mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
24 lines
579 B
YAML
24 lines
579 B
YAML
os: stellar
|
|
group: nokia
|
|
text: 'Alcatel-Lucent Enterprise Stellar Wireless OS (AWOS)'
|
|
type: network
|
|
ifXmcbc: true
|
|
ifname: true
|
|
snmp_bulk: false
|
|
ignore_mount_string:
|
|
- firmware
|
|
- overlay
|
|
- .productinfo
|
|
- rom
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
- { graph: device_wireless_clients, text: 'Client Count' }
|
|
icon: alcatellucent
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.6486.802. #stellar
|
|
mib_dir: nokia/stellar
|