Fix plant-pdu detection (#12452)

* Fix plant-pdu detection

* fix regex
This commit is contained in:
Tony Murray
2021-01-21 14:21:02 -06:00
committed by GitHub
parent 712c260914
commit 488cc2b2c4

View File

@@ -11,6 +11,5 @@ over:
- { graph: device_temperature, text: Temperature }
discovery:
- sysObjectID:
- .1.3.6.1.4.1.10456
- sysObjectID_regex:
- '/^\.1\.3\.6\.1\.4\.1\.10456$/'