[ZBX-20060] F5 template trigger expression misconfiguration Created: 2021 Oct 07  Updated: 2024 Apr 10  Resolved: 2021 Dec 13

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Templates (T)
Affects Version/s: None
Fix Version/s: 5.0.19rc1, 5.4.9rc1, 6.0.0beta1, 6.0 (plan)

Type: Problem report Priority: Trivial
Reporter: Karlis Salins (Inactive) Assignee: Alexander Bakaldin
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Causes
Team: Team INT
Sprint: Sprint 83 (Dec 2021)
Story Points: 1

 Description   

F5 template

Contains misconfiguration on triggers:

{TEMPLATE_NAME:bigip.memory.used[{#HOST.ID}].max(5m)}/{Big-IP SNMP:bigip.memory.total[{#HOST.ID}].min(5m)}*100>{$BIGIP.MEMORY.UTIL.WARN.MAX}

and

{TEMPLATE_NAME:bigip.memory.used.swap[{#HOST.ID}].max(5m)}/{Big-IP SNMP:bigip.memory.total.swap[{#HOST.ID}].min(5m)}*100>{$BIGIP.SWAP.UTIL.WARN.MAX}

on the xx.memory.total.xx.min(5m) expression.
Both items have discard_unchanged_heartbeat :

F5 BIG-IP: Host [{#HOST.ID}]: Total memory
F5 BIG-IP: Host [{#HOST.ID}]: Total swap

However, thus the triggers enter a not supported state, as the values do not usually change more than once in an hour.
Best workaround is to use xxxxx.last() instead of xxxx.min(5m).



 Comments   
Comment by Alexander Bakaldin [ 2021 Dec 07 ]

Available in:

Generated at Sun Apr 05 12:44:33 EEST 2026 using Jira 10.3.18#10030018-sha1:5642e4ad348b6c2a83ebdba689d04763a2393cab.