From bd65cc8ee279a733aa55c9cc0f01872a37202022 Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Sat, 2 Nov 2013 08:16:39 +1000 Subject: [PATCH] More roadmap updates --- doc/ROADMAP.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/ROADMAP.md b/doc/ROADMAP.md index 1205af7ff6..90f13a1d33 100644 --- a/doc/ROADMAP.md +++ b/doc/ROADMAP.md @@ -3,16 +3,20 @@ Roadmap - Device support: - - Ruckus wireless controllers + - Ruckus wireless controllers (Paul) - Investigate generic device support based on MIBs. It should be possible to do basic graphs based just on the MIB. They would obviously not be as customised as the specifically supported devices but should still be useful to users. -- Investigate solutions for poller performance improvement. +- Investigate solutions for poller performance improvement. (Tyler) -- Investigate solutions for multiple communities per device. +- Investigate solutions for multiple communities per device. (tooms) -- Integrate Nagios-based alerting. +- Integrate Nagios-based alerting. Allow user to choose their preferred + Nagios distribution/fork. + +- Consider some non-monitoring functions such as enabling/disabling ports, + changing access port VLANs, and editing port labels.