Age | Commit message (Expand) | Author | Files | Lines |
2014-12-28 | Merge pull request #2 from evgeni/getopt_colon_spec | Sven Nierlein | 2 | -5/+43 |
2014-12-28 | release 0.38v0.38 | Sven Nierlein | 4 | -4/+4 |
2014-12-28 | update changelog | Sven Nierlein | 1 | -0/+3 |
2014-12-28 | fix test in windows | Sven Nierlein | 1 | -1/+4 |
2014-12-08 | fix link to documentation | Sven Nierlein | 1 | -1/+1 |
2014-12-08 | correct getopt help | Sven Nierlein | 1 | -2/+2 |
2014-10-03 | format optional arguments in square brakets | Evgeni Golov | 2 | -7/+17 |
2014-10-03 | GetOpt::Long optional arguments using a colon instead of an equal sign | Evgeni Golov | 2 | -3/+31 |
2014-01-20 | keep the old name in copyright for more transparencyv0.37 | Sven Nierlein | 14 | -69/+98 |
2014-01-20 | renamed module into Monitoring::Plugin | Sven Nierlein | 38 | -1062/+1104 |
2013-08-23 | Fixed rt.cpan.org bug #77399, No space allowed in section names | Richard Leitner | 1 | -1/+1 |
2012-06-28 | Fix a bug where default file used is not shown | Thomas Guyot-Sionnest | 2 | -1/+7 |
2012-06-28 | Add new test - match on "die" error message | Thomas Guyot-Sionnest | 3 | -1/+4 |
2011-12-23 | Updated version numbers | Ton Voon | 2 | -2/+2 |
2011-12-22 | check_threshold to check multiple values at once | Ton Voon | 4 | -6/+23 |
2011-05-10 | fixed typo in pod | Sven Nierlein | 1 | -2/+2 |
2010-12-03 | Fixed test failure with Test::More 0.96 (RT57709) | nagios | 4 | -4/+8 |
2010-04-28 | Update extra-opts help text based on ML agreement | Thomas Guyot-Sionnest | 1 | -1/+1 |
2010-04-18 | Fix POD error | Holger Weiss | 1 | -0/+2 |
2010-04-15 | Missed out the export_ok change | tonvoon | 1 | -1/+1 |
2010-04-15 | Version 0.34 | tonvoon | 2 | -2/+2 |
2010-04-15 | Test for exported variable %STATUS_TEXT (Andrew Ford - RT46048) | tonvoon | 2 | -0/+17 |
2010-04-15 | Updated --extra-opts help text. Pod fix (Frank Wiegand - RT51872) | tonvoon | 3 | -2/+6 |
2010-03-12 | shortname enhancement | Thomas Guyot-Sionnest | 3 | -19/+19 |
2010-03-09 | Fix nagios_die wrapper not properly passing last argument to nagios_exit | Thomas Guyot-Sionnest | 1 | -1/+1 |
2009-10-09 | Fixed documentation bug (Mike Place) | Ton Voon | 1 | -2/+2 |
2009-06-06 | Fixed parsing when two = signs within the performance data portion | tonvoon@users.sourceforge.net | 5 | -4/+18 |
2009-03-03 | Added parsing of labels with spaces (thanks to Kang) | Ton Voon | 7 | -14/+132 |
2009-01-22 | Die as UNKNOWN instead of CRITICAL when default file is not found | Thomas Guyot-Sionnest | 2 | -2/+7 |
2009-01-05 | Check for valid numerical value before returning perfdata object | Ton Voon | 5 | -4/+23 |
2008-12-13 | One other test, from check_ntp_time | Ton Voon | 1 | -1/+12 |
2008-12-13 | Fixed parsing of numeric values with commas instead of periods. Fixed test plan | Ton Voon | 5 | -17/+85 |
2008-12-02 | Added clean_label, like rrdlabel, but without truncation | Ton Voon | 5 | -15/+33 |
2008-11-23 | Add .gitignore (imported from svn:ignore) | Thomas Guyot-Sionnest | 1 | -0/+7 |
2008-11-21 | Update with new version number | Ton Voon | 2 | -2/+2 |
2008-11-21 | Fixed test problems against Test::More 0.86 | Ton Voon | 3 | -2/+9 |
2008-11-19 | Get rid if CVS/SVN tags (this is an example anyway) | Thomas Guyot-Sionnest | 1 | -4/+1 |
2008-11-19 | Add max_state_* interface warper to Nagios::Plugin object | Thomas Guyot-Sionnest | 3 | -2/+56 |
2008-05-14 | Fixed parsing of scientific notation | Ton Voon | 6 | -16/+40 |
2008-03-28 | New release for test fix | Ton Voon | 3 | -2/+5 |
2008-03-27 | Missing section test was failing because of this | Thomas Guyot-Sionnest | 1 | -0/+3 |
2008-03-17 | Fixed parsing of negative values and support full range definitions | Ton Voon | 5 | -4/+38 |
2008-02-01 | Version bump to 0.24 | Ton Voon | 2 | -3/+2 |
2008-02-01 | Fixed a test where a fractional number was stripped out | Ton Voon | 2 | -2/+10 |
2007-12-18 | Use $^X for perl because of failures on CPAN Testers | Ton Voon | 4 | -3/+6 |
2007-12-13 | Added notes for releasing | Ton Voon | 1 | -0/+15 |
2007-12-13 | Bump to version 0.22 | Ton Voon | 3 | -3/+3 |
2007-12-13 | Added testcase for > 2 repeated parameters | Ton Voon | 3 | -0/+7 |
2007-11-17 | Fixed handling of repeated ini arguments | Thomas Guyot-Sionnest | 2 | -3/+4 |
2007-09-24 | 0.21 release to CPAN | Ton Voon | 4 | -4/+4 |