Skip to content

Releases: bashgeek/icinga-multi-status

Acknowledgement & Rechecks

27 Apr 11:43
Compare
Choose a tag to compare
  • You can now Acknowledge host/service problems right within the popup
  • You can schedule an immediate recheck for a host/service right within the popup
  • Library Updates: Bootstrap, URI.js, jQuery

Instance Link Fix

12 Mar 01:57
Compare
Choose a tag to compare
  • Correction for release 0.6.1, fixing instance link

Update Libraries, Fix Instance Link

12 Mar 01:42
Compare
Choose a tag to compare
  • Updated Bootstrap to v4.3.1
  • Updated URI.js to v1.19.1
  • Fixed Instance Link in Overview Tab to link to Web URL instead of API, if Icinga2 API is used

Storage Update, Bootstrap 4.1, jQuery 3.3.1

29 Apr 04:25
Compare
Choose a tag to compare
  • Updated interface to use current Bootstrap v4.1
  • Updated jQuery to current version 3.3.1
  • Updated storage integration for settings from localStorage to chrome.storage.local (thanks to @tgerling)

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