Know any system monitoring frameworks?
Posted: Mon Dec 27, 2010 5:15 am
I'm wanting to collect several stats about my applications, and:
* have them available with a history, including pretty graphs
* have threshholds that set off alarms
* allow the collecting and data storage/reporting to be on different machines
It strikes me that this is what a system monitoring framework should provide. Many of them let you write plugins that simply return the current status then the framework takes care of the rest.
Anyway, does anyone do something similar or have any suggestions?
Thanks,
James
* have them available with a history, including pretty graphs
* have threshholds that set off alarms
* allow the collecting and data storage/reporting to be on different machines
It strikes me that this is what a system monitoring framework should provide. Many of them let you write plugins that simply return the current status then the framework takes care of the rest.
Anyway, does anyone do something similar or have any suggestions?
Thanks,
James