Skip to content

Releases: nook24/statusengine

Statusengine - 2.2.2

26 Sep 13:34
Compare
Choose a tag to compare
  • Try to convert non UTF-8 characters into UTF-8

Statusengine - 2.2.1

16 Jan 07:34
Compare
Choose a tag to compare
  • Set output length to 1024 and 2048 for performance data
  • Add CDATA section to XML file for pnp4nagios

Statusengine - 2.2.0

06 Sep 15:10
7d9aa45
Compare
Choose a tag to compare
  • Restart dead childs in case of database errors #44
  • Fix restart through systemd
  • Thanks to dhoffend

Statusengine - 2.1.5

14 Jun 13:58
e234866
Compare
Choose a tag to compare
  • Remove bulk insert debug messages
  • Fix a bug where downtimes got reset on nagios/naemon restart in downtimehistory table
  • Downtimes with start time in future get now be delete gracefully

Statusengine - 2.1.4

03 May 08:31
Compare
Choose a tag to compare

Update CakePHP to Version 2.10.9 for PHP7.2

Statusengine - 2.1.3-1

15 Feb 18:58
Compare
Choose a tag to compare

Statusengine Broker Module

  • [Backport] Fix segmentation fault if contact has no mail or alias

Statusengine - 2.1.3

12 Sep 10:09
Compare
Choose a tag to compare
  • Resolve missing notifications in database - again
  • The queues statusngin_notifications and statusngin_contactnotificationdata are no longer in
    use by StatusengineLegacyShell.
    All data is parsed out of statusngin_contactnotificationmethod

Statusengine - 2.1.2

12 Sep 06:14
Compare
Choose a tag to compare
  • Resolve missing notifications in database

Statusengine - 2.1.1

12 Jul 08:23
Compare
Choose a tag to compare
  • Resolve Gab in servicestatus_id due to MySQL behavior #40

Statusengine - 2.1.0

18 May 08:13
Compare
Choose a tag to compare
  • Add method for bulk insert - Many thanks to dhoffend
  • Add broker option gearman_server_addr - Many thanks to mjameswh
  • Fixed typos in Statusengine Web Interface - Many thanks to BlangTech
  • Update Makefile