mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* newdevice: basic Lantronix UDS support Update Lantronix logo to SVG * Fixed an issue with the logo * less specific sysObjectId
13 lines
313 B
YAML
13 lines
313 B
YAML
os: lantronix-uds
|
|
text: 'Lantronix UDS'
|
|
type: network
|
|
icon: lantronix
|
|
mib_dir:
|
|
- lantronix
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
- { graph: device_processor, text: 'CPU Usage' }
|
|
- { graph: device_mempool, text: 'Memory Usage' }
|
|
discovery:
|
|
- sysObjectId: .1.3.6.1.4.1.1723.2.1
|