mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* refactor: remove duplicated data collection in old wifi module Still a bit more work before we can fully remove it * remove unused graphs update overview graphs for some wireless os
12 lines
286 B
YAML
12 lines
286 B
YAML
os: saf
|
|
text: 'SAF Tehnika'
|
|
type: wireless
|
|
icon: saf
|
|
over:
|
|
- { graph: device_bits, text: Traffic }
|
|
- { graph: device_wireless_power, text: 'Power Levels' }
|
|
- { graph: device_ping_perf, text: 'Ping Times' }
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.7571.100.1.1.5
|