summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2006-11-15made 'usage' unmandatory in N::P::new().Nathan Vonnahme1-30/+60
2006-11-11Add get_shortname to NP::Functions export_ok list; update perldocs.Gavin Carr1-2/+19
2006-11-10* exposed Getopt and Threshold functionality from top level Nagios::PluginNathan Vonnahme4-30/+106
2006-10-180.14 uploaded to CPAN. Version numbers changed and updated Changes fileTon Voon2-2/+4
2006-10-16Copyrights given to the Nagios Plugin Development TeamTon Voon4-7/+7
2006-10-04Fix NP shortname defaulting; downgrade version requirements.Gavin Carr5-9/+23
2006-10-04Tweak NP perldoc line widths; add missing chomp to NP::Functions.Gavin Carr2-55/+75
2006-09-26Added requisite of Class::Accessor to Makefile.PL. Fixed compile problemTon Voon1-1/+1
2006-09-26Update Nagios::Plugin with NP::Function wrapper methods, and extras.Gavin Carr2-82/+319
2006-09-26Rename NP::Base to NP::Functions; add check_messages() to NP::Functions.Gavin Carr8-211/+359
2006-09-25Fix Nagios::Plugin->new( shortname => "ANYTHING" ); (Wolfgang Barth)Ton Voon1-3/+1
2006-09-11Add missing Nagios::Plugin::ExitResult class.Gavin Carr1-0/+67
2006-09-11Add constants, nagios_exit, and nagios_die to Nagios::Plugin::Base.Gavin Carr4-25/+136
2006-09-07adding example script and test for it, and fixing POD according to warnings f...Nathan Vonnahme4-7/+29
2006-08-31Support multiple -v options for verbosity levelTon Voon1-4/+4
2006-08-31Consistent version numbers across all modules. Inherited from Nagios::Plugin:...Ton Voon6-10/+9
2006-08-30Add first-pass Nagios::Plugin::Getopt.Gavin Carr1-0/+603
2006-08-04Lots of extra tests and subsequent fixes (Nathan Vonnahme)Ton Voon5-34/+71
2006-06-15is_set method to see if a range has been setTon Voon2-4/+10
2006-06-15Added rrdlabel method. Fixed parse_perfstring if value=0Ton Voon2-2/+24
2006-06-14Update for 0.11 releaseTon Voon1-1/+1
2006-06-09Fixed problems parsing in nagiosgraphTon Voon1-7/+10
2006-06-08Initial revisionTon Voon5-0/+566