diff options
| author | tonvoon@users.sourceforge.net <tonvoon@users.sourceforge.net> | 2009-06-05 17:01:22 +0000 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-06-06 02:16:11 -0400 |
| commit | 673108c6cd8c84f72db0ddb2997b96cbe28ba5ea (patch) | |
| tree | c981e66bd9ab75637a916f60ca955d42bb38f1eb /Changes | |
| parent | b0ff1e4262fa7f09c9cdb91206b6d2a2a1aa06a7 (diff) | |
| download | monitoring-plugin-perl-673108c6cd8c84f72db0ddb2997b96cbe28ba5ea.tar.gz | |
Fixed parsing when two = signs within the performance data portion
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.33 5th June 2009 | ||
| 4 | - Fixed infinite loop when invalid performance data with multiple = were present | ||
| 5 | |||
| 3 | 0.32 3rd March 2009 | 6 | 0.32 3rd March 2009 |
| 4 | - Handle performance data with quotes in the label (thanks to Kang) | 7 | - Handle performance data with quotes in the label (thanks to Kang) |
| 5 | - Die if default config file is not available and --extra-opts is set | 8 | - Die if default config file is not available and --extra-opts is set |
