mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
14 lines
342 B
YAML
14 lines
342 B
YAML
os: hiveos-wireless
|
|
text: 'Aerohive HiveOS'
|
|
type: wireless
|
|
icon: aerohive
|
|
mib_dir:
|
|
- aerohive
|
|
over:
|
|
- { graph: device_bits, text: Traffic }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_wireless_clients, text: 'Wifi Clients' }
|
|
discovery:
|
|
- sysDescr_regex:
|
|
- '/^(Hive)*AP[\w]+(?:_n)?, HiveOS/'
|