Hello,
I am having some problems with actions in my Zabbix 1.1.2 installation. For example, I have the following trigger:
{Generic_t
roc.num.last(0)}>100
Generic_t is the name of a template.
I named this trigger: Number of processes on Generic_t
I created an action that says: Trigger = Number of processes on Generic_t and it is supposed to email me when the number of processes on a server reaches over 100. Well, I have 4 servers that have more than 100 processes running, but yet it's still not notifying me.
Is there a reason that this might happen?
I am having some problems with actions in my Zabbix 1.1.2 installation. For example, I have the following trigger:
{Generic_t
roc.num.last(0)}>100Generic_t is the name of a template.
I named this trigger: Number of processes on Generic_t
I created an action that says: Trigger = Number of processes on Generic_t and it is supposed to email me when the number of processes on a server reaches over 100. Well, I have 4 servers that have more than 100 processes running, but yet it's still not notifying me.
Is there a reason that this might happen?
Comment