summaryrefslogtreecommitdiffstats
path: root/lib/Nagios/Plugin/Functions.pm
AgeCommit message (Expand)AuthorFilesLines
2007-09-240.21 release to CPANTon Voon1-1/+1
2007-09-24Help, usage and version output go to stdout now, rather than stderrTon Voon1-8/+18
2007-09-05Version bump because of CPAN permission problemsTon Voon1-1/+1
2007-09-04Fixed CPAN test failures due to bad MANIFEST. Fixed version numberingTon Voon1-1/+1
2007-08-31Fixed bug where warn or crit = 0 will raise an error. Optional flag toTon Voon1-4/+14
2007-03-23Bump to version 0.17 to workaround cpan indexing stupidity.Gavin Carr1-1/+1
2007-03-21Revert $SIG{__DIE__} handler in Functions - failing on later perls.Gavin Carr1-7/+0
2007-03-21Finished initial --extra-opts support; added Getopt spec-to-help and multilin...Gavin Carr1-2/+8
2007-03-16Cleanups, mostly to N::P::Range/Threshold/Performance.Gavin Carr1-3/+15
2007-03-14Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs).Gavin Carr1-4/+0
2007-02-07Added max_state functionTon Voon1-3/+19
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 Vonnahme1-1/+1
2006-10-180.14 uploaded to CPAN. Version numbers changed and updated Changes fileTon Voon1-1/+2
2006-10-16Copyrights given to the Nagios Plugin Development TeamTon Voon1-1/+1
2006-10-04Fix NP shortname defaulting; downgrade version requirements.Gavin Carr1-3/+7
2006-10-04Tweak NP perldoc line widths; add missing chomp to NP::Functions.Gavin Carr1-1/+6
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 Carr1-0/+344