Tag:
aggregated items

Handy Tips #3: 6 ways how the new expression syntax simplifies the life of Zabbix administrators
August 31, 2021
Handy Tips
Zabbix 5.4 has introduced a new unified syntax for trigger expressions and calculated items (including aggregate calculations). Discover what has changed and why the new syntax is better. Trigger expressions in Zabbix are used to define problem thresholds. An example of the old syntax: {<host>:<key>.<function>(<parameter>)}<operator><constant> Since Zabbix 5.4 the syntax of the trigger formula has […]

Zabbix Aggregate Monitoring Checks Explained
April 14, 2020
How To
Aggregate checks allow you to gather data from items within one or multiple host groups. Therefore, you can get overall information about your group, instead of one single host.