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
14 lines
296 B
YAML
14 lines
296 B
YAML
os: siklu
|
|
text: 'Siklu Wireless'
|
|
type: wireless
|
|
icon: siklu
|
|
over:
|
|
- { graph: device_bits, text: Traffic }
|
|
- { graph: device_wireless_rssi, text: RSSI }
|
|
- { graph: device_wireless_snr, text: CINR }
|
|
poller_modules:
|
|
wifi: 1
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.31926
|