summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-06-15 09:11:54 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-06-15 09:11:54 (GMT)
commitf948ceecba9b5f6cb0aef9aae6f6be18ba6feffe (patch)
tree687e8c72f89ae9cced849754e362f1cde19ae745 /Changes
parente736a3c2b0a62707f12cf66fbb65ef23eeb01dd6 (diff)
downloadmonitoring-plugin-perl-f948ceecba9b5f6cb0aef9aae6f6be18ba6feffe.tar.gz
is_set method to see if a range has been set
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1429 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index a86a117..15812bd 100644
--- a/Changes
+++ b/Changes
@@ -4,6 +4,7 @@ Revision history for Perl module Nagios::Plugin.
4 - rrdlabel method available to get a performance label, 4 - rrdlabel method available to get a performance label,
5 converted to something rrd can use 5 converted to something rrd can use
6 - fixes to parse_perfstring routine if values are 0 6 - fixes to parse_perfstring routine if values are 0
7 - is_set method for range object to see if warning/critical range is set
7 8
80.11 14th June 2006 90.11 14th June 2006
9 - Interface changed for parse_perfstring, returning empty 10 - Interface changed for parse_perfstring, returning empty