diff options
author | Ton Voon <tonvoon@gmail.com> | 2011-12-22 11:56:08 -0500 |
---|---|---|
committer | Ton Voon <tonvoon@gmail.com> | 2011-12-22 11:56:08 -0500 |
commit | cce4fccf608b3e4accf7cbf2f11da23b3d627f15 (patch) | |
tree | 95eab212877fef34e132c1ee4d33055611e3bb4d /Changes | |
parent | 95426817f66bbc7a1e4ad998fe10f327f0096257 (diff) | |
download | monitoring-plugin-perl-cce4fccf608b3e4accf7cbf2f11da23b3d627f15.tar.gz |
check_threshold to check multiple values at once
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | Revision history for Perl module Nagios::Plugin. | 1 | Revision history for Perl module Nagios::Plugin. |
2 | 2 | ||
3 | 0.36 22nd December 2011 | ||
4 | - Updated check_threshold to allow multiple check values to be checked at once | ||
5 | |||
3 | 0.35 3rd December 2010 | 6 | 0.35 3rd December 2010 |
4 | - Fixed test failures with Test::More 0.96 (Slaven Rezic and Peter John Edwards - RT57709) | 7 | - Fixed test failures with Test::More 0.96 (Slaven Rezic and Peter John Edwards - RT57709) |
5 | 8 | ||