Opened 4 years ago
Last modified 3 years ago
#751 assigned enhancement
Sort graphs by utilitization (for example for SNMP switches) in the web-interface
| Reported by: | lars | Owned by: | snide |
|---|---|---|---|
| Priority: | low | Milestone: | Z-later |
| Component: | web-interface | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Tore had a nice feature request:
13:52 < tore> would've been cool if you could order graphs by util
13:53 < tore> %utilisation I mean
13:53 < janll> hum
13:53 < janll> we lack a service_order directive I think
When collecting traffic utilitization from, say a 48 port network switch (SNMP), it will be a lot of graphs to browse and keep track on. Therefore, it would be nice if we could sort the graphs in the web-interface by utilization.
This can be done either by a configuration directive in munin-node.conf/munin.conf or (even better) as some kind of option in the web-interface directly.
Change History (2)
comment:1 Changed 4 years ago by lars
- Milestone set to Munin 1.5
- Version 1.2.5 deleted
comment:2 Changed 3 years ago by snide
- Milestone changed from Munin 1.5 to Z-later
- Owner changed from nobody to snide
- Status changed from new to assigned

I'm wondering how it would be safely configured, so could you add a concrete configuration example ?