Files
librenms-librenms/includes/definitions/packetlight.yaml
O Palivan 53e9579ae9 Added Packetlight PL2000 support (#11782)
convert Watts to Dbm and call user_function on limits
dbm graphs summary
pl1000eTests update
Tests OK
2020-06-05 20:58:34 +02:00

14 lines
338 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' ]