mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* first commit * fix style * fix style * fix style * fix style * fix style * fix style * fix style * change local_port_id * fix style * fix style * fix style * first commit * fid disc * tests? * fix "nobulk" test-check Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
22 lines
468 B
YAML
22 lines
468 B
YAML
os: aos7
|
|
group: nokia
|
|
text: 'Alcatel-Lucent OS'
|
|
type: network
|
|
ifXmcbc: true
|
|
ifname: true
|
|
nobulk: false
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_temperature, text: 'Temperature' }
|
|
icon: alcatellucent
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.6486.801. #aos7
|
|
mib_dir: nokia/aos7
|
|
discovery_modules:
|
|
bgp-peers: true
|
|
poller_modules:
|
|
bgp-peers: true
|