Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-24 | Help, usage and version output go to stdout now, rather than stderr | Ton Voon | 1 | -3/+1 |
2007-03-21 | Finished initial --extra-opts support; added Getopt spec-to-help and multilin... | Gavin Carr | 1 | -69/+194 |
2007-02-08 | Add initial --default-opts implementation to Nagios::Plugin::Getopt. | Gavin Carr | 1 | -9/+153 |
2006-11-10 | * exposed Getopt and Threshold functionality from top level Nagios::Plugin | Nathan Vonnahme | 1 | -2/+2 |
2006-09-26 | Rename NP::Base to NP::Functions; add check_messages() to NP::Functions. | Gavin Carr | 1 | -3/+3 |
2006-09-11 | Add constants, nagios_exit, and nagios_die to Nagios::Plugin::Base. | Gavin Carr | 1 | -4/+3 |
2006-09-07 | adding example script and test for it, and fixing POD according to warnings f... | Nathan Vonnahme | 1 | -3/+1 |
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 | 1 | -1/+2 |
2006-08-30 | Add first-pass Nagios::Plugin::Getopt. | Gavin Carr | 1 | -0/+603 |