Icinga is an open source network monitoring platform. It includes automation, modularized integration packages, and prebuilt alerts and reporting capabilities.
N/A
OpServices OpMon
Score 0.0 out of 10
N/A
OpMon from Brazilian company OpServices is an IT infrastructure monitoring offering.
If you're running bare-metal in a datacenter and your hosts are fairly static, it's probably okay to use something like Icinga to monitor your systems. In general, I would not recommend using any monitoring software based on Nagios (Icinga is a fork of Nagios) due to the outdated concepts inherent in those systems. There are a number of good SaaS monitoring solutions which are superior and several open source projects which implement an automation-centric approach to monitoring
I think Icinga has a great search feature. I can always search for the hosts, host groups, or check names. When using just regular Nagios, I don't recall being able to do this search.
The fact that I can use Active Directory or LDAP for logins is a great feature.
If you are familiar with Nagios, it's very simple to combine the two products to get a polished finished product.
Icinga is a solid solution which does everything it promises. It is backwards compatible with most Nagios instances, making the transition very easy. Once you get the hang of installing new plugins and editing configuration files expanding its monitoring capabilities are easy.
Icinga was initially a fork of Nagios. Over time, the configuration language was replaced with something more programmatic. This configuration language is one of the big sellers of this product. It allows flexible, quick configuration of large sets of hosts and services with minimal input. Comparing it to other products like WhatsUp Gold, Zenoss, Zabbix, etc., it stands out as incredibly flexible. Adding additional features to Icinga can be as simple as searching for them online. And if they don't yet exist, there is a full API available for custom extensions.