0.40 25th July 2018
- improve --extra-opts error handling (#18)
- fix handling named arguments (#17)
- Allow negation of command line arguments using '--no'-prefix (#13)
- Fix plugin-name processing in ALRM handler. (#12)
- Fixed regex in plugin_exit() that handles hyphen for LONGOUTPUT (#11)
- Support LONGTEXT output in plugin_exit (#10)
- convert empty perfdata values to 'U' (daku3649 #5)
- fix output when there is only long plugin output (pdugas)
From DESCR:
Monitoring::Plugin and its associated Monitoring::Plugin::* modules are
a family of perl modules to streamline writing Monitoring plugins. The
main end user modules are Monitoring::Plugin, providing an
object-oriented interface to the entire Monitoring::Plugin::*
collection, and Monitoring::Plugin::Functions, providing a simpler
functional interface to a useful subset of the available functionality.