Zabbix 1.5.3 - Email Actions and "count" Expression
This problem might exist in older versions but our testing just noticed the following problem:
In an email macro, if you use something like the following expression:
{{HOSTNAME}:sysStatMemoryUsed.0.count(300,10000,"g t")} to count how many times true, the last value is returned.
Not sure if this kind of expression is allowed in an email action.
This problem might exist in older versions but our testing just noticed the following problem:
In an email macro, if you use something like the following expression:
{{HOSTNAME}:sysStatMemoryUsed.0.count(300,10000,"g t")} to count how many times true, the last value is returned.
Not sure if this kind of expression is allowed in an email action.