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
/
lib
/
Nagios
/
Plugin
/
Performance.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-19
renamed module into Monitoring::Plugin
Sven Nierlein
1
-294/+0
2009-06-06
Fixed parsing when two = signs within the performance data portion
tonvoon@users.sourceforge.net
1
-1/+8
2009-03-03
Added parsing of labels with spaces (thanks to Kang)
Ton Voon
1
-4/+10
2009-01-05
Check for valid numerical value before returning perfdata object
Ton Voon
1
-1/+11
2008-12-13
Fixed parsing of numeric values with commas instead of periods. Fixed test plan
Ton Voon
1
-10/+27
2008-12-02
Added clean_label, like rrdlabel, but without truncation
Ton Voon
1
-6/+19
2008-05-14
Fixed parsing of scientific notation
Ton Voon
1
-4/+3
2008-03-17
Fixed parsing of negative values and support full range definitions
Ton Voon
1
-1/+3
2007-09-04
Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering
Ton Voon
1
-1/+1
2007-08-31
Convenience function to set use_die on use of N::P::Performance
Ton Voon
1
-1/+15
2007-03-16
Cleanups, mostly to N::P::Range/Threshold/Performance.
Gavin Carr
1
-1/+1
2007-03-14
Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs).
Gavin Carr
1
-55/+130
2007-02-08
Fixed warnings when no uom specified for add_perfdata
Ton Voon
1
-1/+1
2006-10-16
Copyrights given to the Nagios Plugin Development Team
Ton Voon
1
-2/+2
2006-10-04
Fix NP shortname defaulting; downgrade version requirements.
Gavin Carr
1
-1/+1
2006-09-26
Rename NP::Base to NP::Functions; add check_messages() to NP::Functions.
Gavin Carr
1
-2/+2
2006-09-07
adding example script and test for it, and fixing POD according to warnings f...
Nathan Vonnahme
1
-0/+4
2006-08-31
Consistent version numbers across all modules. Inherited from Nagios::Plugin:...
Ton Voon
1
-2/+2
2006-08-04
Lots of extra tests and subsequent fixes (Nathan Vonnahme)
Ton Voon
1
-0/+3
2006-06-15
Added rrdlabel method. Fixed parse_perfstring if value=0
Ton Voon
1
-1/+23
2006-06-09
Fixed problems parsing in nagiosgraph
Ton Voon
1
-7/+10
2006-06-08
Initial revision
Ton Voon
1
-0/+119