The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.16

  • added support for multi-entry help output (e.g. two separate help entries for --warning) (Gavin)
  • added automatic spec-to-help-text support to N::P::Getopt (Gavin)
  • added initial --extra-opts support to N::P::Getopt (Gavin)
  • removed default use of Threshold from N::P::Performance (Gavin)
  • removed remaining Class::Struct usages from Performance, Threshold, and Range (Gavin)
  • fixed warnings when no uom specified for add_perfdata (Ton)
  • added max_state function in N::P::Functions (Ton)

Modules

a family of perl modules to streamline writing Nagios plugins
read nagios plugin .ini style config files
Helper class for returning both output and return codes when testing.
functions to simplify the creation of Nagios plugins
OO perl module providing standardised argument processing for Nagios plugins
class for handling Nagios::Plugin performance data.
class for handling Nagios::Plugin range data.
class for handling Nagios::Plugin thresholds.