I use ganglia to monitor my computer cluster:
When I restart the Ganglia server, the gmond
daemon on the other servers in the cluster stop sending information to the Ganglia server. I have to run
sudo /etc/init.d/ganglia-monitor restart
on each server.
Can Ganglia's gmond be configured so that it doesn't need to be restarted if the Ganglia server is restarted?
I use:
- Ganglia Web Frontend version 3.6.1
- Ganglia Web Backend (gmetad) version 3.6.0
- RRDtool version 1.4.7.
- Ubuntu 14.04.3 LTS x64 server
0 Answers