diff options
| author | Ton Voon <tonvoon@macbook.local> | 2009-01-05 22:24:44 +0000 | 
|---|---|---|
| committer | Ton Voon <tonvoon@macbook.local> | 2009-01-05 22:24:44 +0000 | 
| commit | 67a45638154221708da7f92451143475bdc229ac (patch) | |
| tree | 65917e7a12893ca1df3ea446864169d6c6076747 /Changes | |
| parent | 91047f17af0454e94fbd30615f4a6959a593f48e (diff) | |
| download | monitoring-plugin-perl-67a45638154221708da7f92451143475bdc229ac.tar.gz | |
Check for valid numerical value before returning perfdata object
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.31 5th January 2009 | ||
| 4 | - Check for valid numerical value before returning perfdata object | ||
| 5 | |||
| 3 | 0.30 13th December 2008 | 6 | 0.30 13th December 2008 | 
| 4 | - Fixed performance parsing when numeric fields had commas instead of periods due to locale settings | 7 | - Fixed performance parsing when numeric fields had commas instead of periods due to locale settings | 
| 5 | - If a performance set is not parseable, instead of returning an empty array, will return all the successfully | 8 | - If a performance set is not parseable, instead of returning an empty array, will return all the successfully | 
