Files
Tony Murray 88b40c3d6c All os detection now uses Yaml (#12186)
* All os detection now uses Yaml
Move OS detection code into the Core module.
Defer all OS with snmp queries.
Add snmpwalk option.
Port ubnt and mobileiron to yaml.

* Silly ide refactor
2020-10-05 14:26:37 +02:00

20 lines
433 B
YAML

os: edgeos-ep
text: 'Ubiquiti Edgepower'
type: power
icon: ubiquiti
nobulk: true
mib_dir: ubnt
over:
- { graph: device_current, text: 'Current' }
- { graph: device_voltage, text: 'Voltage' }
- { graph: device_power, text: 'Power' }
discovery:
-
sysObjectID:
- .1.3.6.1.4.1.10002.1
snmpget:
oid: .1.3.6.1.4.1.41112.1.5.1.1.0
op: 'contains'
value: 'EP-'