Close
Log in to Zabbix Blog
Email
Password
Show password Hide password
Forgot password?
Incorrect e-mail and/or password
or
By creating an account or logging in with an existing account, you agree to our Terms of Service
Handy TipsTechnicalHow ToIntegrationsConferencesCommunityNewsSocialInterviewCase StudyLogin
Tag:

calculated items

Handy Tips #3: 6 ways how the new expression syntax simplifies the life of Zabbix administrators
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 Monitoring With Calculated Items Explained
Zabbix Monitoring With Calculated Items Explained
April 16, 2020
How To
With calculated items, you can create calculations based on other items. The values will be periodically calculated based on an arithmetical expression and done by the Zabbix server – nothing  is performed on Zabbix agents or proxies.