mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added Device Trango Apex-Plus * Code Climate Blank Line Fix * Added json test file + fixed awplus file stopping snmpsimd starting * Updated awplus json * Update apex-plus.json
11 lines
186 B
YAML
11 lines
186 B
YAML
os: apex-plus
|
|
text: 'Apex Plus'
|
|
type: wireless
|
|
icon: trango
|
|
mib_dir:
|
|
- trango
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
discovery:
|
|
- sysDescr_regex: '/^ApexPlus.*/'
|