mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
This could easily turn into a big long todo list. Thoughts on how to make it coherent gratefully accepted.
32 lines
1.1 KiB
Markdown
32 lines
1.1 KiB
Markdown
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.
|
|
|
|
- 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.
|
|
|
|
- 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?
|
|
|