mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
32 lines
763 B
YAML
32 lines
763 B
YAML
|
os: ciscowlc
|
||
|
text: 'Cisco WLC'
|
||
|
type: network
|
||
|
ifname: 1
|
||
|
over:
|
||
|
- { graph: device_bits, text: 'Device Traffic' }
|
||
|
- { graph: device_processor, text: 'CPU Usage' }
|
||
|
- { graph: device_mempool, text: 'Memory Usage' }
|
||
|
- { graph: device_ciscowlc_numaps, text: 'Number of APs' }
|
||
|
- { graph: device_ciscowlc_numclients, text: 'Number of Clients' }
|
||
|
icon: cisco
|
||
|
poller_modules:
|
||
|
cisco-cbqos: 1
|
||
|
cisco-cef: 1
|
||
|
cisco-mac-accounting: 1
|
||
|
cisco-voice: 1
|
||
|
cisco-remote-access-monitor: 1
|
||
|
cisco-sla: 1
|
||
|
cisco-ipsec-flow-monitor: 1
|
||
|
cipsec-tunnels: 1
|
||
|
cisco-otv: 1
|
||
|
discovery_modules:
|
||
|
cisco-cef: 1
|
||
|
cisco-sla: 1
|
||
|
cisco-mac-accounting: 1
|
||
|
cisco-otv: 1
|
||
|
cisco-pw: 1
|
||
|
cisco-vrf: 1
|
||
|
cisco-vrf-lite: 1
|
||
|
mib_dir:
|
||
|
- cisco
|