index
:
monitoring-plugin-perl
fix_munged_hyphen
initial
master
Monitoring::Plugin
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-19
Allow negation of command line arguments using '--no'-prefix
Manfred Stock
1
-1
/
+17
2016-04-02
Fixed regex in plugin_exit() that handles hyphen for LONGOUTPUT.
Paul Dugas
1
-1
/
+14
2015-03-31
Revert "fix warning in function tests"
Sven Nierlein
1
-1
/
+1
2015-03-30
fix warning in function tests
Sven Nierlein
1
-1
/
+1
2014-12-28
Merge pull request #2 from evgeni/getopt_colon_spec
Sven Nierlein
1
-1
/
+29
2014-12-28
fix test in windows
Sven Nierlein
1
-1
/
+4
2014-10-03
format optional arguments in square brakets
Evgeni Golov
1
-4
/
+4
2014-10-03
GetOpt::Long optional arguments using a colon instead of an equal sign
Evgeni Golov
1
-1
/
+29
2014-01-20
keep the old name in copyright for more transparency
v0.37
Sven Nierlein
1
-13
/
+13
2014-01-20
renamed module into Monitoring::Plugin
Sven Nierlein
23
-584
/
+564
2012-06-28
Add new test - match on "die" error message
Thomas Guyot-Sionnest
3
-1
/
+4
2011-12-22
check_threshold to check multiple values at once
Ton Voon
1
-1
/
+7
2010-12-03
Fixed test failure with Test::More 0.96 (RT57709)
nagios
1
-2
/
+3
2010-04-15
Test for exported variable %STATUS_TEXT (Andrew Ford - RT46048)
tonvoon
1
-0
/
+16
2010-03-12
shortname enhancement
Thomas Guyot-Sionnest
1
-1
/
+7
2009-06-06
Fixed parsing when two = signs within the performance data portion
tonvoon@users.sourceforge.net
1
-1
/
+5
2009-03-03
Added parsing of labels with spaces (thanks to Kang)
Ton Voon
2
-8
/
+113
2009-01-05
Check for valid numerical value before returning perfdata object
Ton Voon
1
-1
/
+7
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
1
-5
/
+50
2008-12-02
Added clean_label, like rrdlabel, but without truncation
Ton Voon
1
-7
/
+9
2008-11-21
Fixed test problems against Test::More 0.86
Ton Voon
1
-2
/
+4
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
1
-0
/
+21
2008-05-14
Fixed parsing of scientific notation
Ton Voon
1
-4
/
+23
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
1
-1
/
+30
2008-02-01
Fixed a test where a fractional number was stripped out
Ton Voon
1
-2
/
+7
2007-12-18
Use $^X for perl because of failures on CPAN Testers
Ton Voon
1
-1
/
+1
2007-12-13
Added testcase for > 2 repeated parameters
Ton Voon
3
-0
/
+7
2007-09-24
Help, usage and version output go to stdout now, rather than stderr
Ton Voon
4
-17
/
+16
2007-09-04
Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering
Ton Voon
1
-1
/
+10
2007-08-31
Convenience function to set use_die on use of N::P::Performance
Ton Voon
1
-0
/
+13
2007-08-31
Fixed bug where warn or crit = 0 will raise an error. Optional flag to
Ton Voon
2
-2
/
+19
2007-03-21
Finished initial --extra-opts support; added Getopt spec-to-help and multilin...
Gavin Carr
32
-30
/
+150
2007-03-16
Cleanups, mostly to N::P::Range/Threshold/Performance.
Gavin Carr
2
-14
/
+60
2007-03-14
Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs).
Gavin Carr
2
-5
/
+45
2007-02-08
Fixed warnings when no uom specified for add_perfdata
Ton Voon
2
-1
/
+11
2007-02-08
Add initial --default-opts implementation to Nagios::Plugin::Getopt (II).
Gavin Carr
21
-0
/
+151
2007-02-07
Added max_state function
Ton Voon
1
-0
/
+21
2006-12-18
Add t/Nagios-Plugin-04.t, which tests top level Getopt and Threshold methods
Nathan Vonnahme
1
-0
/
+91
2006-11-17
* renamed N::P::arg to add_arg
Nathan Vonnahme
2
-19
/
+26
2006-11-15
made 'usage' unmandatory in N::P::new().
Nathan Vonnahme
3
-18
/
+18
2006-11-11
Add get_shortname to NP::Functions export_ok list; update perldocs.
Gavin Carr
1
-1
/
+4
2006-11-10
* exposed Getopt and Threshold functionality from top level Nagios::Plugin
Nathan Vonnahme
5
-76
/
+53
2006-10-04
Fix NP shortname defaulting; downgrade version requirements.
Gavin Carr
2
-2
/
+16
2006-09-26
Add additional Nagios::Plugin tests.
Gavin Carr
3
-0
/
+411
2006-09-26
Update Nagios::Plugin with NP::Function wrapper methods, and extras.
Gavin Carr
1
-1
/
+17
2006-09-26
Rename NP::Base to NP::Functions; add check_messages() to NP::Functions.
Gavin Carr
6
-19
/
+186
2006-09-25
Fix Nagios::Plugin->new( shortname => "ANYTHING" ); (Wolfgang Barth)
Ton Voon
1
-1
/
+8
[next]