Basically I would just like to run a script that queries munin for certain stats periodically instead of getting alerts or checking a graph page. Some sort of ruby lib for getting perf info would be awesome.
|
|
|||
|
|
|
|
Just read the RRD files munin generates with rrdtool -- it parses them into XML. |
||
|
|
