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. +