Icinga Multi Status helps you monitoring your (multiple) Icinga instances with comfortable alert badges and notifications.** Problems or Ideas? **
Please report bugs or ideas on the official GitHub project page:
https://github.com/bashgeek/icinga-multi-status
** Features **
- Monitoring of multiple Icinga Instances (Version 1 and 2) using it's JSON data interface and/or API
- Ability to hide/ignore certain host or service patterns and hosts/services with downtimes
- Configurable refresh time
- Ability to temporarily disable instances without deleting them
- Status-Icon in Toolbar, showing indicator for problems or number of hosts if everything is okay
- Overview Tab showing status of your Icinga instances as well as it's current host or service problems
- Hosts Tab showing you all hosts of all Instances with a quick filter to search for a host
- Services Tab showing you all services of all hosts of all Instances with a quick filter to search for a service
- Instant Chrome Notifications about new problems, if enabled
- Interface completely build on Bootstrap v3.3
** Changelog **
v0.4.1 (2016-12-14)
- Fix to work with just released Icinga 2.6
- Added 60 minutes refresh option
v0.4 (2016-10-07)
- Added option to ignore SOFT alerts
- Massively improved performance of Icinga2 API requests, saves up to 90% traffic now
- Fixed host URL in services tab for Icinga 2
- Updated Bootstrap and jQuery to new versions
v0.3.2 (2016-03-19)
- Fixed re-appearing notifications for the same problem, occurred with a Chrome update a few weeks back
- Adjusted timeout for Icinga requests according to your refresh-rate interval
- Added some default text if there is no instance yet
- Updated Bootstrap to 3.3.6 and jQuery to 2.2.2
v0.3.1 (2015-12-02)
- Added option for Icingaweb 2 URL to enable correct linking of hosts & services to your Icingaweb2 instance
v0.3.0 (2015-11-20)
- Added support for the new Icinga 2 API
- Updated Bootstrap to 3.3.5
- Updated URI.js to 1.17.0
- Updated help & options accordingly
v0.2.1 (2015-06-18)
- Fixed broken Chrome Web Store package
v0.2.1 (2015-05-28)
- Bugfix for broken Options
v0.2 (2015-05-28)
- Fixed a bug happening when added more than one Icinga instance while having duplicate host-names
- Added sorting for host- and service-names
- Updated jQuery to 2.1.4
- Update Bootstrap to 3.3.4
- Added "Icinga Type" to options in preparation for Icingaweb2 support