Score:0

Comparision trigger in Zabbix

na flag

I got two items created for showing certain values. One of them is shoving value from today and the other one from week ago. How can I create trigger that compares them and alert when one of them is lower than the other one by 15% or higher by 10%? I'm running on Zabbix 5.2

us flag
you could even do this using one item and using the time shift. In the trigger you can compare the item as it was a week ago with how the last value is. See https://www.zabbix.com/documentation/current/manual/config/triggers/expression
Score:0
it flag

enter image description here

to compare 2 items you can use an expression:

{Template Module Linux CPU by Zabbix agent active:system.cpu.load[all,avg1].last()}>{Template Module Linux CPU by Zabbix agent active:system.cpu.load[all,avg15].last()}

for example

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.