-
Problem report
-
Resolution: Unresolved
-
Major
-
7.0.11, 7.0.12, 7.2.6, 7.4.0beta2
-
Support backlog
Hi! with my team detect the next issue at the F5 Big IP Template:
Steps to reproduce:
In the template_net_f5_bigip_snmp.yaml on folder zabbix-release-7.0@110041ce2e2\templates\net\f5_bigip_snmp
At ´line 1719
recovery_expression: 'last(/F5 Big-IP by SNMP/bigip.memory.used.swap{#HOST.ID})/last(/F5 Big-IP by SNMP/bigip.memory.total.swap{#HOST.ID})*100>{$BIGIP.SWAP.UTIL.WARN.MIN}'
The comparison simbol is more than, and should be less than the variable $BIGIP.SWAP.UTIL.WARN.MIN.
Thank you in advance!