Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

In our company, we have one nagios for each of our clients, to offer them a 24x7 monitoring service. Currently, we are using Coffeesaint to have a "central monitoring display" were all alarms about hosts and services are shown. But it does not work perfectly all the time with more than 3 nagios configured and having to read large "status.dat" files. So we're thinking about changing from Coffeesaint to any other tool that does "the same".

I would like to know if you know any other tool that does the same but is more complete or has more options than Coffeesaint.

Thank you very much!

share|improve this question

2 Answers

How about using the Distributed Monitoring function of Nagios? if you want a nice gui you can add Birdseye2 on the central server.

share|improve this answer

If you are willing to give up Nagios, I highly recommend Zabbix. With it you would just need one service and can create multiple groups for each client. You can create multiple users with different levels of access to any number of groups you want.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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