ruby - Is there a way to query munin about system performance? -


Basically I'll run a script which asks Munin to take some alerts from time to time or check the graph page. To get Perf information, some types of Ruby Libil will be awesome.

Just read the RRD files that arise with Munin Rrdtool - it parsing them in XML is.


Comments