librenms/includes/definitions/packetlight.yaml
2020-06-25 14:43:53 -05:00

15 lines
352 B
YAML

os: packetlight
text: 'Packetlight'
type: network
icon: packetlight
group: packetlight
over:
- { graph: device_temperature, text: 'Temperature' }
- { graph: device_dbm, text: 'Interface Power' }
discovery:
-
snmpget:
oid: '1.3.6.1.4.1.4515.1.3.6.1.1.1.2.0'
op: starts
value: [ 'PL', 'Pl', 'pl' ]