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
/
Nagios-Plugin-Performance.t
Age
Commit message (
Expand
)
Author
Files
Lines
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-05-14
Fixed parsing of scientific notation
Ton Voon
1
-4/+23
2008-03-17
Fixed parsing of negative values and support full range definitions
Ton Voon
1
-1/+30
2007-09-04
Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering
Ton Voon
1
-1/+10
2007-08-31
Fixed bug where warn or crit = 0 will raise an error. Optional flag to
Ton Voon
1
-1/+13
2007-03-14
Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs).
Gavin Carr
1
-4/+44
2007-02-08
Fixed warnings when no uom specified for add_perfdata
Ton Voon
1
-0/+2
2006-09-26
Rename NP::Base to NP::Functions; add check_messages() to NP::Functions.
Gavin Carr
1
-3/+3
2006-09-11
Add constants, nagios_exit, and nagios_die to Nagios::Plugin::Base.
Gavin Carr
1
-1/+1
2006-08-04
Lots of extra tests and subsequent fixes (Nathan Vonnahme)
Ton Voon
1
-2/+7
2006-06-15
is_set method to see if a range has been set
Ton Voon
1
-5/+6
2006-06-15
Added rrdlabel method. Fixed parse_perfstring if value=0
Ton Voon
1
-0/+9
2006-06-09
Fixed problems parsing in nagiosgraph
Ton Voon
1
-3/+7
2006-06-08
Initial revision
Ton Voon
1
-0/+63