Skip to content

Releases: DE-IBH/nag2mqtt

0.4

31 Aug 09:23
Compare
Choose a tag to compare

ChangeLog:

  • Fix typo in daemon path of systemd service file.
    (Thanks to Uwe Hentzschel uhe@stahl-groeditz.de)
  • Embed nagios-core 3.5.0 headers since upstream removed
    the sources.
  • Link nag2mqtt's install documentation from SNMD.

0.3

27 Mar 23:51
Compare
Choose a tag to compare
0.3

ChangeLog:

  • Add logging (console, syslog).
  • Add PID file handling.
  • Strip wildcards [+#] from topic names.
  • [MQTT] Fix odd number of elements warning.
  • [MQTT] Publish host/service states in sub-topic ($basedir/checks).
  • [MQTT] Reconnect to MQTT after 30s on MQTT fatal failures.

0.2

27 Mar 23:51
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

ChangeLog:

  • Do not add a trailing slash to topics.
  • Fix permissions on config files.
  • Strip invalid utf8 chars from nagios.
  • [NEB] Used hashed filenames.
  • [NEB] Add some error logging.

0.1

31 Jan 21:43
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

Initial release.