Icinga is an open source network monitoring platform. It includes automation, modularized integration packages, and prebuilt alerts and reporting capabilities.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
IT-Administrator in Information Technology at g.on experience gmbh (11-50 employees employees)
Use Cases and Deployment Scope
Icinga is used to monitor our internal systems and applications, so that we are detectings outages before the user does. It is also used to monitor out applications, which are in use on customer site.
Pros
Monitoring of applications and systems
Easy to provide additional plugins or write them yourself
Big community with many plugins
You can also use plugins for nagios as both share the same code base
Eays upgrade via Package Management
Cons
Configuration is a bit tricky to get into
Sometimes after an upgrade agents lose the connection to the main host
To use graphs you have to use another component. It is not integrated.
Return on Investment
With one check you know which applications are faulty e.g. after an upgrade. Which is big time saver
You easily detect outages ion the applications so that your customer ideally does not even realize there was an outage.
Detect if the environment does deliver the same result as in the same time as before to detect shortages.
Additional information when debugging. Saved us several hours where we could simply point to a database which was slow.
Alternatives Considered
PRTG Network Monitor and Nagios Core
Other Software Used
Microsoft Windows, Ubuntu Linux, Apache HTTP Server, NGINX, Docker
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info
Verified User
Engineer in Engineering (11-50 employees employees)
Pros
Flexible: Monitoring is done via scripts. If you can write a script to return a go/no go response for something you want monitored, then you can monitor it.
Client/Server Model: The client/server model allows for secure communications between systems. Additionally, it allows data to continue to be collected in the event of a communication problem, queuing the data for upload when communication is restored.
Simple, but powerful, configuration: The configuration language used by Icinga allows additional flexibility without having to directly specify every relation. That is, you can use commands to apply a given configuration to hosts and services based on common properties.
Cons
Distributed configurations can be somewhat challenging to deploy. However, once set up, a multiple master setup can result in a highly available, resilient monitoring system.
Icinga supports a centralized configuration system akin to something like svn or git. Understanding how this works and using it in practice can be something of a challenge for beginners.
Return on Investment
Free - Icinga is free, open-source software. There are companies that can provide support if needed. But having a full-featured product such as this with no initial capex or continual opex cost is a definite plus.
Relatively simple to set up a single instance. This allows one to get up and running quickly and learn the system. As you learn, you can transform the system into a more complex, resilient system.
A de minimis incentive was given to thank the reviewer for their time. The incentive was not used to bias or drive a particular response, nor was the incentive contingent on a positive endorsement. More Info