-
-
25 Jul 2018 20:17:23 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (6)
- Testers (630 / 0 / 0)
- Kwalitee
Bus factor: 3- 89.24% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (61.57KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 2 contributors- This code is maintained by the Monitoring Plugin Development Team: see
-
Monitoring Plugin Team
- Dependencies
- Carp
- Class::Accessor
- Config::Tiny
- File::Basename
- File::Spec
- IO::File
- Math::Calc::Units
- Params::Validate
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.40
- 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)
Modules
A family of perl modules to streamline writing Naemon, Nagios, Icinga or Shinken (and compatible) plugins.read nagios plugin .ini style config filesHelper class for returning both output and return codes when testing.functions to simplify the creation of Nagios pluginsOO perl module providing standardised argument processing for Nagios pluginsclass for handling Monitoring::Plugin performance data.class for handling Monitoring::Plugin range data.class for handling Monitoring::Plugin thresholds.Other files
Module Install Instructions
To install Monitoring::Plugin, copy and paste the appropriate command in to your terminal.
cpanm Monitoring::Plugin
perl -MCPAN -e shell install Monitoring::Plugin
For more information on module installation, please visit the detailed CPAN module installation guide.