Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-06-09 | Fixed problems parsing in nagiosgraph | Ton Voon | 1 | -7/+10 |
2006-06-08 | Initial revision | Ton Voon | 5 | -0/+566 |