[Pkg-monitoring-maintainers] Bug#838490: ganglia: ship systemd service units
sergio garcia ojeda
garciaojeda.sergio at gmail.com
Thu Jan 10 20:10:30 GMT 2019
Package: ganglia
Version: 3.6.0-7+b1
Severity: wishlist
Tags: patch
Dear Maintainer,
Ganglia currently has no SystemD unit in debian.
This is the first unit i do, but i think have the necessary to work,
probably need more functions.
I hope this is helpful!
Thanks, Sergio.
-------------------------------------------------------------------
[Unit]
Description=monitoring system for high-performance
After=network.target
[Service]
ExecStart=/usr/sbin/gmond --foreground --pid-file /var/run/gmond.pid
Type=simple
KillMode=process
Restart=always
StandardError=syslog
[Install]
WantedBy=multi-user.target
--System Information:
Debian 9
Architecture: amd64
Kernel: Linux 4.9.0-7-amd64
Init: systemd (via /run/systemd/system)
More information about the Pkg-monitoring-maintainers
mailing list