[Pkg-monitoring-maintainers] Bug#838490: ganglia: ship systemd service units

Filippo Giunchedi filippo at debian.org
Wed Sep 21 13:35:34 UTC 2016


Source: ganglia
Severity: normal

Hi,
it would be nice to have systemd service unit files shipped for gmond /
gmetad, as a very basic replacement for the sysvinit scripts something like
this (for gmond)

[Unit]
Description=Ganglia monitor
After=network.target

[Service]
ExecStart=/usr/sbin/gmond --foreground --pid-file /var/run/gmond.pid

[Install]
WantedBy=multi-user.target


-- System Information:
Debian Release: 8.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Pkg-monitoring-maintainers mailing list