Age | Commit message (Expand) | Author | Files | Lines |
2007-08-31 | Convenience function to set use_die on use of N::P::Performance | Ton Voon | 1 | -0/+13 |
2007-08-31 | Fixed bug where warn or crit = 0 will raise an error. Optional flag to | Ton Voon | 2 | -2/+19 |
2007-03-21 | Finished initial --extra-opts support; added Getopt spec-to-help and multilin... | Gavin Carr | 32 | -30/+150 |
2007-03-16 | Cleanups, mostly to N::P::Range/Threshold/Performance. | Gavin Carr | 2 | -14/+60 |
2007-03-14 | Refactor N::P::Performance; cleanups to Threshold and Range (mostly perldocs). | Gavin Carr | 2 | -5/+45 |
2007-02-08 | Fixed warnings when no uom specified for add_perfdata | Ton Voon | 2 | -1/+11 |
2007-02-08 | Add initial --default-opts implementation to Nagios::Plugin::Getopt (II). | Gavin Carr | 21 | -0/+151 |
2007-02-07 | Added max_state function | Ton Voon | 1 | -0/+21 |
2006-12-18 | Add t/Nagios-Plugin-04.t, which tests top level Getopt and Threshold methods | Nathan Vonnahme | 1 | -0/+91 |
2006-11-17 | * renamed N::P::arg to add_arg | Nathan Vonnahme | 2 | -19/+26 |
2006-11-15 | made 'usage' unmandatory in N::P::new(). | Nathan Vonnahme | 3 | -18/+18 |
2006-11-11 | Add get_shortname to NP::Functions export_ok list; update perldocs. | Gavin Carr | 1 | -1/+4 |
2006-11-10 | * exposed Getopt and Threshold functionality from top level Nagios::Plugin | Nathan Vonnahme | 5 | -76/+53 |
2006-10-04 | Fix NP shortname defaulting; downgrade version requirements. | Gavin Carr | 2 | -2/+16 |
2006-09-26 | Add additional Nagios::Plugin tests. | Gavin Carr | 3 | -0/+411 |
2006-09-26 | Update Nagios::Plugin with NP::Function wrapper methods, and extras. | Gavin Carr | 1 | -1/+17 |
2006-09-26 | Rename NP::Base to NP::Functions; add check_messages() to NP::Functions. | Gavin Carr | 6 | -19/+186 |
2006-09-25 | Fix Nagios::Plugin->new( shortname => "ANYTHING" ); (Wolfgang Barth) | Ton Voon | 1 | -1/+8 |
2006-09-11 | Add constants, nagios_exit, and nagios_die to Nagios::Plugin::Base. | Gavin Carr | 4 | -11/+153 |
2006-09-07 | adding example script and test for it, and fixing POD according to warnings f... | Nathan Vonnahme | 2 | -0/+244 |
2006-08-31 | Support multiple -v options for verbosity level | Ton Voon | 1 | -1/+12 |
2006-08-31 | Consistent version numbers across all modules. Inherited from Nagios::Plugin:... | Ton Voon | 1 | -0/+14 |
2006-08-30 | Add first-pass Nagios::Plugin::Getopt. | Gavin Carr | 2 | -0/+195 |
2006-08-04 | Lots of extra tests and subsequent fixes (Nathan Vonnahme) | Ton Voon | 4 | -24/+320 |
2006-06-15 | is_set method to see if a range has been set | Ton Voon | 2 | -9/+10 |
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 | 4 | -0/+211 |