Skip to content

Commit 11bc6e5

Browse files
authored
Merge pull request #498 from GMichu/patch-1
Fix temperature sensor discovery in PAN-OS >=10.1.6
2 parents ed6510a + 257fabb commit 11bc6e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Network_Devices/Palo_Alto/template_palo_alto_with_64-bit_counters_(snmpv2)/6.0/template_palo_alto_with_64-bit_counters_(snmpv2).yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ zabbix_export:
235235
conditions:
236236
-
237237
macro: '{#PHY}'
238-
value: '.*(Temperature).*'
238+
value: '.*(temperature).*'
239239
formulaid: A
240240
item_prototypes:
241241
-

0 commit comments

Comments
 (0)