Hi all,
this is my first post, but I read the forum from few month and I find help for any problem that I have.
I have to do one more thing, I want to receive an email when a trigger, for a running process, is "on" for a 1 hour.
I try this expression:
but the trigger go on immediately when the process go down, and the mail is sent. This process go up and down many times per day.
Can someone help me?
Thank you all!
Zabbix ver. 1.4.1
this is my first post, but I read the forum from few month and I find help for any problem that I have.
I have to do one more thing, I want to receive an email when a trigger, for a running process, is "on" for a 1 hour.
I try this expression:
Code:
{Template_CF-Linux-Server-virtual1:proc.num[activedvddaemon].min(3600)}<1
Can someone help me?
Thank you all!
Zabbix ver. 1.4.1
Comment