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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-13
Fixed parsing of numeric values with commas instead of periods. Fixed test plan
Ton Voon
3
-12/+29
2008-12-02
Added clean_label, like rrdlabel, but without truncation
Ton Voon
3
-8/+21
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
1
-0/+1
2008-11-19
Add max_state_* interface warper to Nagios::Plugin object
Thomas Guyot-Sionnest
2
-2/+35
2008-05-14
Fixed parsing of scientific notation
Ton Voon
4
-12/+14
2008-03-28
New release for test fix
Ton Voon
2
-2/+2
2008-03-17
Fixed parsing of negative values and support full range definitions
Ton Voon
3
-3/+5
2008-02-01
Version bump to 0.24
Ton Voon
2
-3/+2
2007-12-18
Use $^X for perl because of failures on CPAN Testers
Ton Voon
2
-2/+2
2007-12-13
Bump to version 0.22
Ton Voon
2
-2/+2
2007-11-17
Fixed handling of repeated ini arguments
Thomas Guyot-Sionnest
1
-3/+1
2007-09-24
0.21 release to CPAN
Ton Voon
2
-2/+2
2007-09-24
Help, usage and version output go to stdout now, rather than stderr
Ton Voon
2
-11/+19
2007-09-05
Version bump because of CPAN permission problems
Ton Voon
2
-3/+3
2007-09-04
Fixed CPAN test failures due to bad MANIFEST. Fixed version numbering
Ton Voon
3
-3/+4
2007-08-31
Convenience function to set use_die on use of N::P::Performance
Ton Voon
1
-1/+15
2007-08-31
Fixed bug where warn or crit = 0 will raise an error. Optional flag to
Ton Voon
3
-7/+18
2007-03-23
Bump to version 0.17 to workaround cpan indexing stupidity.
Gavin Carr
2
-2/+5
2007-03-21
Revert $SIG{__DIE__} handler in Functions - failing on later perls.
Gavin Carr
1
-7/+0
2007-03-21
Finished initial --extra-opts support; added Getopt spec-to-help and multilin...
Gavin Carr
3
-71/+372
2007-03-16
Cleanups, mostly to N::P::Range/Threshold/Performance.
Gavin Carr
5
-51/+86
2007-03-14
Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs).
Gavin Carr
4
-88/+188
2007-02-08
Fixed warnings when no uom specified for add_perfdata
Ton Voon
1
-1/+1
2007-02-08
Add initial --default-opts implementation to Nagios::Plugin::Getopt.
Gavin Carr
1
-9/+153
2007-02-07
Added max_state function
Ton Voon
1
-3/+19
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-11
Add get_shortname to NP::Functions export_ok list; update perldocs.
Gavin Carr
1
-2/+19
2006-11-10
* exposed Getopt and Threshold functionality from top level Nagios::Plugin
Nathan Vonnahme
4
-30/+106
2006-10-18
0.14 uploaded to CPAN. Version numbers changed and updated Changes file
Ton Voon
2
-2/+4
2006-10-16
Copyrights given to the Nagios Plugin Development Team
Ton Voon
4
-7/+7
2006-10-04
Fix NP shortname defaulting; downgrade version requirements.
Gavin Carr
5
-9/+23
2006-10-04
Tweak NP perldoc line widths; add missing chomp to NP::Functions.
Gavin Carr
2
-55/+75
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
2
-82/+319
2006-09-26
Rename NP::Base to NP::Functions; add check_messages() to NP::Functions.
Gavin Carr
8
-211/+359
2006-09-25
Fix Nagios::Plugin->new( shortname => "ANYTHING" ); (Wolfgang Barth)
Ton Voon
1
-3/+1
2006-09-11
Add missing Nagios::Plugin::ExitResult class.
Gavin Carr
1
-0/+67
2006-09-11
Add constants, nagios_exit, and nagios_die to Nagios::Plugin::Base.
Gavin Carr
4
-25/+136
2006-09-07
adding example script and test for it, and fixing POD according to warnings f...
Nathan Vonnahme
4
-7/+29
2006-08-31
Support multiple -v options for verbosity level
Ton Voon
1
-4/+4
2006-08-31
Consistent version numbers across all modules. Inherited from Nagios::Plugin:...
Ton Voon
6
-10/+9
2006-08-30
Add first-pass Nagios::Plugin::Getopt.
Gavin Carr
1
-0/+603
2006-08-04
Lots of extra tests and subsequent fixes (Nathan Vonnahme)
Ton Voon
5
-34/+71
2006-06-15
is_set method to see if a range has been set
Ton Voon
2
-4/+10
2006-06-15
Added rrdlabel method. Fixed parse_perfstring if value=0
Ton Voon
2
-2/+24
2006-06-14
Update for 0.11 release
Ton Voon
1
-1/+1
[prev]
[next]