mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added connected AP count for Cisco WLCs (#6572)
* newdevice: Add connected AP count for Cisco WLCs Adds ap-count wireless sensor type fixes: #4295 * better detection Update the overview graph to the new one
This commit is contained in:
committed by
Neil Lathwood
parent
1187d92351
commit
5ca07e11aa
@@ -6,7 +6,7 @@ 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_wireless_ap-count, text: 'Connected APs' }
|
||||
- { graph: device_wireless_clients, text: 'Number of Clients' }
|
||||
icon: cisco
|
||||
poller_modules:
|
||||
|
Reference in New Issue
Block a user