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.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-19
renamed module into Monitoring::Plugin
Sven Nierlein
1
-697/+0
2011-12-23
Updated version numbers
Ton Voon
1
-1/+1
2011-12-22
check_threshold to check multiple values at once
Ton Voon
1
-1/+4
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
1
-1/+1
2010-04-15
Missed out the export_ok change
tonvoon
1
-1/+1
2010-04-15
Version 0.34
tonvoon
1
-1/+1
2010-04-15
Updated --extra-opts help text. Pod fix (Frank Wiegand - RT51872)
tonvoon
1
-1/+1
2010-03-12
shortname enhancement
Thomas Guyot-Sionnest
1
-13/+3
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
1
-1/+1
2009-03-03
Added parsing of labels with spaces (thanks to Kang)
Ton Voon
1
-1/+1
2009-01-05
Check for valid numerical value before returning perfdata object
Ton Voon
1
-1/+1
2008-12-13
Fixed parsing of numeric values with commas instead of periods. Fixed test plan
Ton Voon
1
-1/+1
2008-12-02
Added clean_label, like rrdlabel, but without truncation
Ton Voon
1
-1/+1
2008-11-21
Update with new version number
Ton Voon
1
-1/+1
2008-11-19
Add max_state_* interface warper to Nagios::Plugin object
Thomas Guyot-Sionnest
1
-0/+11
2008-05-14
Fixed parsing of scientific notation
Ton Voon
1
-1/+1
2008-03-28
New release for test fix
Ton Voon
1
-1/+1
2008-03-17
Fixed parsing of negative values and support full range definitions
Ton Voon
1
-1/+1
2008-02-01
Version bump to 0.24
Ton Voon
1
-2/+1
2007-12-18
Use $^X for perl because of failures on CPAN Testers
Ton Voon
1
-1/+1
2007-12-13
Bump to version 0.22
Ton Voon
1
-1/+1
2007-09-24
0.21 release to CPAN
Ton Voon
1
-1/+1
2007-09-05
Version bump because of CPAN permission problems
Ton Voon
1
-2/+2
2007-09-04
Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering
Ton Voon
1
-1/+2
2007-08-31
Fixed bug where warn or crit = 0 will raise an error. Optional flag to
Ton Voon
1
-1/+2
2007-03-23
Bump to version 0.17 to workaround cpan indexing stupidity.
Gavin Carr
1
-1/+4
2007-03-16
Cleanups, mostly to N::P::Range/Threshold/Performance.
Gavin Carr
1
-2/+1
2006-12-18
Expand MESSAGE METHODS docs in Nagios::Plugin.
Gavin Carr
1
-1/+13
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
1
-7/+38
2006-11-15
made 'usage' unmandatory in N::P::new().
Nathan Vonnahme
1
-30/+60
2006-11-10
* exposed Getopt and Threshold functionality from top level Nagios::Plugin
Nathan Vonnahme
1
-26/+102
2006-10-18
0.14 uploaded to CPAN. Version numbers changed and updated Changes file
Ton Voon
1
-1/+2
2006-10-04
Fix NP shortname defaulting; downgrade version requirements.
Gavin Carr
1
-3/+13
2006-10-04
Tweak NP perldoc line widths; add missing chomp to NP::Functions.
Gavin Carr
1
-54/+69
2006-09-26
Added requisite of Class::Accessor to Makefile.PL. Fixed compile problem
Ton Voon
1
-1/+1
2006-09-26
Update Nagios::Plugin with NP::Function wrapper methods, and extras.
Gavin Carr
1
-75/+311
2006-09-26
Rename NP::Base to NP::Functions; add check_messages() to NP::Functions.
Gavin Carr
1
-3/+3
2006-09-25
Fix Nagios::Plugin->new( shortname => "ANYTHING" ); (Wolfgang Barth)
Ton Voon
1
-3/+1
2006-09-11
Add constants, nagios_exit, and nagios_die to Nagios::Plugin::Base.
Gavin Carr
1
-2/+1
2006-09-07
adding example script and test for it, and fixing POD according to warnings f...
Nathan Vonnahme
1
-4/+22
2006-08-31
Consistent version numbers across all modules. Inherited from Nagios::Plugin:...
Ton Voon
1
-1/+1
2006-08-04
Lots of extra tests and subsequent fixes (Nathan Vonnahme)
Ton Voon
1
-3/+6
2006-06-15
Added rrdlabel method. Fixed parse_perfstring if value=0
Ton Voon
1
-1/+1
2006-06-14
Update for 0.11 release
Ton Voon
1
-1/+1
2006-06-08
Initial revision
Ton Voon
1
-0/+160