The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.