diff options
author | Sven Nierlein <sven@nierlein.de> | 2018-07-25 22:13:33 +0200 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2018-07-25 22:13:33 +0200 |
commit | d60e9290dd22e37f9ede3c9c909b97603f6324c2 (patch) | |
tree | 8864e95cde6d2e562523bc55c25cd88b2774d49a | |
parent | f4b90a56b819a219a147860deb3248883f86c0a8 (diff) | |
download | monitoring-plugin-perl-d60e9290dd22e37f9ede3c9c909b97603f6324c2.tar.gz |
update changelog
Signed-off-by: Sven Nierlein <sven@nierlein.de>
-rw-r--r-- | Changes | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,13 @@ | |||
1 | Revision history for Perl module Monitoring::Plugin. | 1 | Revision history for Perl module Monitoring::Plugin. |
2 | 2 | ||
3 | next: | 3 | next: |
4 | - convert empty perfdata values to 'U' (daku3649) | 4 | - improve --extra-opts error handling (#18) |
5 | - fix handling named arguments (#17) | ||
6 | - Allow negation of command line arguments using '--no'-prefix (#13) | ||
7 | - Fix plugin-name processing in ALRM handler. (#12) | ||
8 | - Fixed regex in plugin_exit() that handles hyphen for LONGOUTPUT (#11) | ||
9 | - Support LONGTEXT output in plugin_exit (#10) | ||
10 | - convert empty perfdata values to 'U' (daku3649 #5) | ||
5 | - fix output when there is only long plugin output (pdugas) | 11 | - fix output when there is only long plugin output (pdugas) |
6 | 12 | ||
7 | 0.39 11th April 2015 | 13 | 0.39 11th April 2015 |