What alternatives to Nagios are out there? I've seen Icinga mentioned today, what else are people using?
Nagios-plugins web site taken over by Nagios
11–20 of 26 posts
Re: Nagios-plugins web site taken over by Nagios
#12What alternatives to Nagios are out there? I've seen Icinga mentioned today, what else are people using?
Re: Nagios-plugins web site taken over by Nagios
#13What alternatives to Nagios are out there? I've seen Icinga mentioned today, what else are people using?
His "release" from being a core nagios developer is another interesting story, he talks about it some here (some nsfw language: http://www.youtube.com/watch?v=YgbbyyNIiHc
Re: Nagios-plugins web site taken over by Nagios
#14What alternatives to Nagios are out there? I've seen Icinga mentioned today, what else are people using?
Take a look at Zabbix, lots of features from the base package, no plug-ins needed, free: http://www.zabbix.com/
It took about 3 months for me to build a monitoring solution from scratch with Zabbix for a little over 100 devices, with just a single vCPU VMware VM for both Zabbix and its MySQL database. Monitored devices included Windows, Linux and AIX machines, but also a couple of large UPSes and a few server rack PDUs.
This was my first contact with Zabbix and during this time I wrote dozens of agent scripts to monitor stuff ranging from DB2 and Microsoft Exchange clusters to physical disks and SAN LUNs.
It's one of a select few software packages that I can say that I really like. It works as expected and it's pretty extensible.
Re: Nagios-plugins web site taken over by Nagios
#15What alternatives to Nagios are out there? I've seen Icinga mentioned today, what else are people using?
You can use nagios check plugins, but it's a completely new, and IMO much better designed code base.
Re: Nagios-plugins web site taken over by Nagios
#16Re: Nagios-plugins web site taken over by Nagios
#17What alternatives to Nagios are out there? I've seen Icinga mentioned today, what else are people using?
Re: Nagios-plugins web site taken over by Nagios
#18Earlier quoted context omitted.
Take a look at Zabbix, lots of features from the base package, no plug-ins needed, free: http://www.zabbix.com/
Zabbix is very good, at least since version 2.0.x which is the one I've used. Once you understand how it works, it's very easy to write agent scripts (plugins) and build templates for it. It took about 3 months for me to build a monitoring solution from scratch with Zabbix for a little over 100 devices, with just a single vCPU VMware VM for both Zabbix and its MySQL database. Monitored devices included Windows, Linux…
Re: Nagios-plugins web site taken over by Nagios
#19What alternatives to Nagios are out there? I've seen Icinga mentioned today, what else are people using?
Very happy Sensu user for over a year now. You can use nagios check plugins, but it's a completely new, and IMO much better designed code base. http://sensuapp.com/
Getting a "Heroku | No such app" on the .com version...
Just in case anyone's confused (I was :-p )
Re: Nagios-plugins web site taken over by Nagios
#20What alternatives to Nagios are out there? I've seen Icinga mentioned today, what else are people using?
Many prefer Cacti to Zabbix because the latter is clunky and confusing compared to Cacti's simple straightforward approach with plugins.
But I am actually wondering, how alive is Cacti now, because its releases are constantly postponed, and forum is not as alive as it used to be.