From 8f4afc033de34ca26befc3a1b20b4550b27fd40f Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Thu, 31 Oct 2013 07:43:03 +1000 Subject: [PATCH] Start on roadmap --- doc/ROADMAP.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/ROADMAP.md diff --git a/doc/ROADMAP.md b/doc/ROADMAP.md new file mode 100644 index 000000000..1205af7ff --- /dev/null +++ b/doc/ROADMAP.md @@ -0,0 +1,18 @@ +Roadmap +------- + +- Device support: + + - Ruckus wireless controllers + + - 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 multiple communities per device. + +- Integrate Nagios-based alerting. +