summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Check for valid numerical value before returning perfdata objectTon Voon5-4/+23
2008-12-13One other test, from check_ntp_timeTon Voon1-1/+12
2008-12-13Fixed parsing of numeric values with commas instead of periods. Fixed test planTon Voon5-17/+85
2008-12-02Added clean_label, like rrdlabel, but without truncationTon Voon5-15/+33
2008-11-23Add .gitignore (imported from svn:ignore)Thomas Guyot-Sionnest1-0/+7
2008-11-21Update with new version numberTon Voon2-2/+2
2008-11-21Fixed test problems against Test::More 0.86Ton Voon3-2/+9
2008-11-19Get rid if CVS/SVN tags (this is an example anyway)Thomas Guyot-Sionnest1-4/+1
2008-11-19Add max_state_* interface warper to Nagios::Plugin objectThomas Guyot-Sionnest3-2/+56
2008-05-14Fixed parsing of scientific notationTon Voon6-16/+40
2008-03-28New release for test fixTon Voon3-2/+5
2008-03-27Missing section test was failing because of thisThomas Guyot-Sionnest1-0/+3
2008-03-17Fixed parsing of negative values and support full range definitionsTon Voon5-4/+38
2008-02-01Version bump to 0.24Ton Voon2-3/+2
2008-02-01Fixed a test where a fractional number was stripped outTon Voon2-2/+10
2007-12-18Use $^X for perl because of failures on CPAN TestersTon Voon4-3/+6
2007-12-13Added notes for releasingTon Voon1-0/+15
2007-12-13Bump to version 0.22Ton Voon3-3/+3
2007-12-13Added testcase for > 2 repeated parametersTon Voon3-0/+7
2007-11-17Fixed handling of repeated ini argumentsThomas Guyot-Sionnest2-3/+4
2007-09-240.21 release to CPANTon Voon4-4/+4
2007-09-24Help, usage and version output go to stdout now, rather than stderrTon Voon7-28/+38
2007-09-05Version bump because of CPAN permission problemsTon Voon4-4/+7
2007-09-04Fixed CPAN test failures due to bad MANIFEST. Fixed version numberingTon Voon8-20/+32
2007-08-31Auto updated META.ymlTon Voon1-4/+5
2007-08-31Convenience function to set use_die on use of N::P::PerformanceTon Voon3-2/+30
2007-08-31Fixed bug where warn or crit = 0 will raise an error. Optional flag toTon Voon6-9/+42
2007-03-23Bump to version 0.17 to workaround cpan indexing stupidity.Gavin Carr4-4/+10
2007-03-23Update VERSION in META.yml to try and fix 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-21Add multi-entry help line to Changes.Gavin Carr1-0/+1
2007-03-21Finished initial --extra-opts support; added Getopt spec-to-help and multilin...Gavin Carr37-122/+553
2007-03-16Cleanups, mostly to N::P::Range/Threshold/Performance.Gavin Carr9-69/+154
2007-03-14Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs).Gavin Carr7-96/+233
2007-02-08Fixed warnings when no uom specified for add_perfdataTon Voon4-2/+16
2007-02-08Add initial --default-opts implementation to Nagios::Plugin::Getopt (II).Gavin Carr21-0/+151
2007-02-08Add initial --default-opts implementation to Nagios::Plugin::Getopt.Gavin Carr4-13/+189
2007-02-07Added max_state functionTon Voon2-3/+40
2007-01-19Add missing Test::Exception dependency.Gavin Carr1-0/+1
2006-12-18Update Changes; remove Class::Struct dependency.Gavin Carr3-3/+5
2006-12-18Expand MESSAGE METHODS docs in Nagios::Plugin.Gavin Carr1-1/+13
2006-12-18Add t/Nagios-Plugin-04.t, which tests top level Getopt and Threshold methodsNathan Vonnahme1-0/+91
2006-11-21* POD updates to reflect Getopt and Threshold top level interface work.Nathan Vonnahme1-89/+190
2006-11-17* renamed N::P::arg to add_argNathan Vonnahme3-26/+64
2006-11-15made 'usage' unmandatory in N::P::new().Nathan Vonnahme4-48/+78
2006-11-11Add get_shortname to NP::Functions export_ok list; update perldocs.Gavin Carr2-3/+23
2006-11-10* exposed Getopt and Threshold functionality from top level Nagios::PluginNathan Vonnahme10-106/+160
2006-10-180.14 uploaded to CPAN. Version numbers changed and updated Changes fileTon Voon4-6/+15
2006-10-16Copyrights given to the Nagios Plugin Development TeamTon Voon4-7/+7
2006-10-04Fix NP shortname defaulting; downgrade version requirements.Gavin Carr9-16/+46