Package: ganglia-monitor
Version: 3.1.7-1+b1
Severity: normal
-- System Information:
Debian Release: 6.0.3
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=fr_FR.utf8@euro, LC_CTYPE=fr_FR.utf8@euro (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
PID number in /var/run/gmond.pid in PID number of gmond minus 1 !
gmond can write it's PID in a file. Change in
init file /etc/init.d/ganglia-monitor
start-stop-daemon --start --quiet -m --pidfile
/var/run/$NAME.pid \
--exec $DAEMON
By
start-stop-daemon --start --quiet \
--exec $DAEMON -- --pid-file /var/run/$NAME.pid
Now, file /var/run/gmond.pid is OK
gaby
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]