diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | Revision history for Perl module Nagios::Plugin. | 1 | Revision history for Perl module Nagios::Plugin. |
2 | 2 | ||
3 | 0.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 | |||
3 | 0.11 14th June 2006 | 8 | 0.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 |