mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* better Lancom LCOS detection, added LCOS-MIB * added copyright, fixed mib placement, fixed definition
15 lines
342 B
YAML
15 lines
342 B
YAML
os: lcos
|
|
text: 'Lancom OS'
|
|
type: wireless
|
|
icon: lancom
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
mib_dir:
|
|
- lancom
|
|
discovery:
|
|
- sysObjectId:
|
|
- .1.3.6.1.4.1.2356.600.6.
|
|
- .1.3.6.1.4.1.2356.11.8.
|