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

Changes for version 0.30

  • Fixed performance parsing when numeric fields had commas instead of periods due to locale settings
  • If a performance set is not parseable, instead of returning an empty array, will return all the successfully parsed sets
  • Fixed test plan for Nagios-Plugin-Performance.t

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.