Roadmap
This is the roadmap for the Nagios Plugins, from the last team meet in October 2009.
If you'd like to help out, contact us at on the nagiosplug-devel mailing lists.
Version 1.4.15
- Only counting procs return perf data - TV
- Snapshots hourly - TG. Done
- check_dummy with extra opts
- Nagios::Plugin as submodule to remove tarballs - TG and TV
- Test bugs - TV
- Review existing bugs - TV
- email re: contribs to move to new repo - TV
- git on SF and commit emails. Done
- perl tests for mock output - TV
- Branch 1.4
- Test defaults to nagiosplugins.org - TV
Version 1.5 - Jan 2010
- New perf data with range - TG
Version 1.6 - mid 2010
- check_snmp: print 1st line and perf then other lines
- tinderbox with 2 branches - TV
- contrib into separate repo - TG
- Choose 1 perl plugin to convert to N::P and decide how to link to library
- df/check_disk thread hanging issue - ME
- Nagios::Plugin perl module to be compiled and installed by default (perl scripts to be updated incrementally) - TV
- extra-opts compiled by default - TG
- check_ntp to symlink to check_ntp_time
- Config file options to be available in Nagios::Plugin module and in C library
- Drop support for legacy (unsupported) command-line options
- check_ntp to be symlinked to check_ntp_time, recommend use of check_ntp_peer and check_ntp_time - TV
- NEWS to inform of next release: plugins to drop; utils.pm to drop
- positional parameters to drop - ME
- check_nt: check compatibility; contact NCNET re: extension - TG
Version 2.0 - end 2010
- New threshold library (phase 1) with changes to performance data (undecided format)
Take a look at our RFC for a new threshold specification method and post your comments to the nagiosplug-devel mailing list - Drop utils.pm
Version 3.0 - 2011
- C library: design; review; implementation