After upgrading some of our clusters, I noticed that some metrics were
not being sent out or updated. It took about 10 minutes for the
following metrics to be included in the XML output and displayed in the
web-frontend:
load_fifteen, proc_run, cpu_aidle, cpu_speed, mtu, swap_total,
load_five, di
There is an inconsistency for scalability mode in the example
gmetad.conf config file and the gmetad/conf.c source file which reads
that config file. In the example config file, the option is called
"scalability" but the source is looking for an option named "scalable".
Also, if the scalable opti