summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-06-15 08:38:18 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-06-15 08:38:18 (GMT)
commite736a3c2b0a62707f12cf66fbb65ef23eeb01dd6 (patch)
treef8e4dd361b74480752ff7dda173f1fd7ced1868b /Changes
parent3e4062f33b9d0ab7c02053400281eb9a26d54003 (diff)
downloadmonitoring-plugin-perl-e736a3c2b0a62707f12cf66fbb65ef23eeb01dd6.tar.gz
Added rrdlabel method. Fixed parse_perfstring if value=0
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1428 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index ae1498b..a86a117 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
1Revision history for Perl module Nagios::Plugin. 1Revision history for Perl module Nagios::Plugin.
2 2
30.12 ??
4 - rrdlabel method available to get a performance label,
5 converted to something rrd can use
6 - fixes to parse_perfstring routine if values are 0
7
30.11 14th June 2006 80.11 14th June 2006
4 - Interface changed for parse_perfstring, returning empty 9 - Interface changed for parse_perfstring, returning empty
5 array if not parseable 10 array if not parseable