On 3/22/2014 5:51 PM, Rita wrote:
I was wondering if anyone runs a web server for startd nodes. I was thinking of exposing the system load average, disk space for all partitions, output of `top` (update it every 10 seconds), output of free, etc..when startd was running on that host.
You might want to to look at net-snmp and nagios instead. Load average and disk space are built-in, the others can be done with some scripting.
Dimitri