Skip to content

Release 1.4.0

Compare
Choose a tag to compare
@slauger slauger released this 20 Aug 07:57
· 135 commits to master since this release

Breaking changes

  • switched from Nagios::Plugin to Monitoring::Plugin (Nagios::Plugin was renamed to Monitoring::Plugin in 2014)
  • please install the perl-Monitoring-Plugin RPM before upgrading to v1.4.0

New commands

  • added command ntp to check NTP status (#18)
  • added command hastatus to check the status of an high availability pair (#25)

Fixes and enhancements

  • merged check_threshold and get_perfdata into one function: check_threshold_and_get_perfdata
  • command state: more performance data when testing single vserver and service objects (not servicegroups)