mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added Support For TLT RUT2XX Devices * Deleted unnecessary vaules * required changes * delete group unix * updated tests * Update rutos-2xx.json * Update rutos-2xx.yaml * Update rutos-2xx.json
21 lines
460 B
YAML
21 lines
460 B
YAML
os: rutos-2xx
|
|
type: network
|
|
text: "Teltonika RutOS"
|
|
icon: teltonika
|
|
ifXmcbc: true
|
|
ifname: true
|
|
mib_dir:
|
|
- teltonika
|
|
over:
|
|
- { graph: device_processor, text: "Processor Usage" }
|
|
- { graph: device_ucd_memory, text: "Memory Usage" }
|
|
- { graph: device_signal, text: 'Mobile Signal' }
|
|
processor_stacked: true
|
|
discovery:
|
|
- sysObjectID:
|
|
- .1.3.6.1.4.1.8072.3.2.10
|
|
snmpget:
|
|
oid: .1.3.6.1.4.1.48690.2.14.0
|
|
op: starts
|
|
value: RUT2XX
|