Skip to content

Releases: bashgeek/icinga-multi-status

jQuery Update 3.2.1

30 Oct 13:58
Compare
Choose a tag to compare
  • Update jQuery to 3.2.1

Firefox support

26 Sep 08:25
Compare
Choose a tag to compare
  • Fixes to work also as Firefox extension (thanks to EmTeedee)
  • Updated options integration
  • Updated URI.js
  • Updated some outdated documentation/help

Icinga 2.6 Fix

14 Dec 04:38
Compare
Choose a tag to compare
  • Fix to work with just released Icinga 2.6
  • Added 60 minutes refresh option

Ignore SOFT alerts & speed/memory improvements

07 Oct 05:28
Compare
Choose a tag to compare
  • Added option to ignore SOFT alerts (implements #7)
  • Massively improved performance of Icinga2 API requests, saves up to 90% memory/traffic now
  • Fixed host URL in services tab for Icinga 2 (merged #8 thanks to @xtao)
  • Updated Bootstrap and jQuery to new versions

Notification Fix & Bugfixes

19 Mar 10:05
Compare
Choose a tag to compare
  • 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 (mentioned in #6 )
  • Added some default text if there is no instance yet (also mentioned in #6 )
  • Updated Bootstrap to 3.3.6 and jQuery to 2.2.2

Linking to Icingaweb2

02 Dec 09:57
Compare
Choose a tag to compare
  • Added option for Icingaweb 2 URL to enable correct linking of hosts & services to your Icingaweb2 instance

Icinga 2 API support

20 Nov 09:46
Compare
Choose a tag to compare
  • 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

Bugfix

18 Jun 13:24
Compare
Choose a tag to compare
  • Fixed broken Chrome Web Store package

Bugfix

27 May 17:14
Compare
Choose a tag to compare
  • Bugfixed Options to work again

Multi-Server Issues + Library Update

27 May 17:00
Compare
Choose a tag to compare
  • 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