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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-09-24
Help, usage and version output go to stdout now, rather than stderr
Ton Voon
7
-28
/
+38
2007-09-05
Version bump because of CPAN permission problems
Ton Voon
4
-4
/
+7
2007-09-04
Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering
Ton Voon
8
-20
/
+32
2007-08-31
Auto updated META.yml
Ton Voon
1
-4
/
+5
2007-08-31
Convenience function to set use_die on use of N::P::Performance
Ton Voon
3
-2
/
+30
2007-08-31
Fixed bug where warn or crit = 0 will raise an error. Optional flag to
Ton Voon
6
-9
/
+42
2007-03-23
Bump to version 0.17 to workaround cpan indexing stupidity.
Gavin Carr
4
-4
/
+10
2007-03-23
Update VERSION in META.yml to try and fix cpan indexing stupidity.
Gavin Carr
1
-1
/
+1
2007-03-21
Revert $SIG{__DIE__} handler in Functions - failing on later perls.
Gavin Carr
1
-7
/
+0
2007-03-21
Add multi-entry help line to Changes.
Gavin Carr
1
-0
/
+1
2007-03-21
Finished initial --extra-opts support; added Getopt spec-to-help and multilin...
Gavin Carr
37
-122
/
+553
2007-03-16
Cleanups, mostly to N::P::Range/Threshold/Performance.
Gavin Carr
9
-69
/
+154
2007-03-14
Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs).
Gavin Carr
7
-96
/
+233
2007-02-08
Fixed warnings when no uom specified for add_perfdata
Ton Voon
4
-2
/
+16
2007-02-08
Add initial --default-opts implementation to Nagios::Plugin::Getopt (II).
Gavin Carr
21
-0
/
+151
2007-02-08
Add initial --default-opts implementation to Nagios::Plugin::Getopt.
Gavin Carr
4
-13
/
+189
2007-02-07
Added max_state function
Ton Voon
2
-3
/
+40
2007-01-19
Add missing Test::Exception dependency.
Gavin Carr
1
-0
/
+1
2006-12-18
Update Changes; remove Class::Struct dependency.
Gavin Carr
3
-3
/
+5
2006-12-18
Expand MESSAGE METHODS docs in Nagios::Plugin.
Gavin Carr
1
-1
/
+13
2006-12-18
Add t/Nagios-Plugin-04.t, which tests top level Getopt and Threshold methods
Nathan Vonnahme
1
-0
/
+91
2006-11-21
* POD updates to reflect Getopt and Threshold top level interface work.
Nathan Vonnahme
1
-89
/
+190
2006-11-17
* renamed N::P::arg to add_arg
Nathan Vonnahme
3
-26
/
+64
2006-11-15
made 'usage' unmandatory in N::P::new().
Nathan Vonnahme
4
-48
/
+78
2006-11-11
Add get_shortname to NP::Functions export_ok list; update perldocs.
Gavin Carr
2
-3
/
+23
2006-11-10
* exposed Getopt and Threshold functionality from top level Nagios::Plugin
Nathan Vonnahme
10
-106
/
+160
2006-10-18
0.14 uploaded to CPAN. Version numbers changed and updated Changes file
Ton Voon
4
-6
/
+15
2006-10-16
Copyrights given to the Nagios Plugin Development Team
Ton Voon
4
-7
/
+7
[next]