summaryrefslogtreecommitdiffstats
path: root/lib/Nagios/Plugin
AgeCommit message (Expand)AuthorFilesLines
2006-09-26Update Nagios::Plugin with NP::Function wrapper methods, and extras.Gavin Carr1-7/+8
2006-09-26Rename NP::Base to NP::Functions; add check_messages() to NP::Functions.Gavin Carr7-208/+356
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 Carr3-23/+135
2006-09-07adding example script and test for it, and fixing POD according to warnings f...Nathan Vonnahme3-3/+7
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 Voon5-9/+8
2006-08-30Add first-pass Nagios::Plugin::Getopt.Gavin Carr1-0/+603
2006-08-04Lots of extra tests and subsequent fixes (Nathan Vonnahme)Ton Voon4-31/+65
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 Voon1-1/+23
2006-06-09Fixed problems parsing in nagiosgraphTon Voon1-7/+10
2006-06-08Initial revisionTon Voon4-0/+406