Currently I've got this trio configured, but I would like to have one solution, because configuring those 3 separately is a head ache time to time. First add service to monit, then to nagios and after that to snmpd processes and cacti.

So is there something combining functionality of Cacti, Nagios and Monit provided not as SaaS?

Thank you.

link|improve this question

25% accept rate
feedback

2 Answers

Zenoss would be able to handle the Cacti and Nagios parts; it has both historical or performance graphing and live monitoring. However, it does not have a way to manage services out-of-the-box (last time I checked). It does have a very extensive API, though, so you could write a plugin that used the SSH credentials Zenoss can save per-host to log in and restart the appropriate service.

link|improve this answer
feedback

I find that I need to use multiple solutions, depending on the environment. OpenNMS and Monit and Orca are my choices, for instance. OpenNMS and Orca can be substituted for any of the offerings out there, but I haven't found a direct replacement for Monit.

link|improve this answer
what's Orca all about? Google's just bringing up whales. – gravyface Jul 19 '11 at 19:03
orcaware.com/orca – ewwhite Jul 19 '11 at 19:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.