diff --git a/doc/ROADMAP.md b/doc/ROADMAP.md index 90f13a1d3..f2137ac17 100644 --- a/doc/ROADMAP.md +++ b/doc/ROADMAP.md @@ -2,21 +2,30 @@ Roadmap ------- - Device support: - - 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. (Tyler) - -- Investigate solutions for multiple communities per device. (tooms) +- Functionality/performance improvements: + - Investigate solutions for poller performance improvement. (Tyler) + - Investigate solutions for multiple communities per device. (tooms) + - Eliminate interface churn for transient interfaces (e.g. ppp/tun) on + net-snmp. - 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. +- Possibly build a testing ISO/VM image to allow people to quickly and + easily trial LibreNMS on their network. + +- Consider adding some non-monitoring administrative functions: + - enabling/disabling ports + - changing access port VLANs + - editing port labels + +- Integrate as many usability improvements as time permits: + - Integrate nice menus like current Observium? + - Front page cleanups: more automation; GUI configuration?