Skip to content

v0.11

Compare
Choose a tag to compare
@SamK SamK released this 13 Sep 12:57
· 20 commits to master since this release

Features:

  • add pnp4nagios template [Gavrilov Alexy]. Closes #28
  • more unittests

Bugfixes:

  • try to take care of malformed data file (eg: empty) Fixes #24
  • use NagiosService.status() instead of non existent property. Fixes #27