Hi again
currently i have more than 10 linux boxes, given me a helpful first impression of machines state. Now i want to work with Triggers and Actions. My version of Zabbix Server is 1.4.6.
I read some post before to post this, about Triggers and Actions. Before to check mail and smpt server of zabbix server, i ought to make actions on. I did some test and i have some doubts...I will write and running Trigger and its Action. Trigger is in TRUE state always.
1) I create a new Trigger on Host template, not in Linux template
Name of host: Linux Anf 249.3
Name: cpu
Expression: {Linux Anf 249.3:system.cpu.util[,idle,avg1].last(0)}<99
I check Trigger and it is in TRUE state. Cpu idle of this host has always high load. So is good that Trigger change to TRUE.
2) I want to create a new Action to check. I did it below
Name: Test
Event Source: Trigger
Conditions: (A) Trigger = "cpu"
* here i select "Trigger = " and then click "Select" button and change to Host Linux Anf 249.3 and then select cpu Trigger added before.
Operations: Send message to User Admin
Status: Enabled
3) I enable new Action
and then I go to check if new Action appears on Actions (Monitoring -> Actions). But I don't see nothing.
No actions found
Worst of all is that, in one of first attempt I create one Trigger and one Action and worked. But not now... Sure i forgot something because i do something wrong.
Im going to do more and more test to find what happen. Its horrible when you knows that is easy thing and you cant do it :S
Thanks
currently i have more than 10 linux boxes, given me a helpful first impression of machines state. Now i want to work with Triggers and Actions. My version of Zabbix Server is 1.4.6.
I read some post before to post this, about Triggers and Actions. Before to check mail and smpt server of zabbix server, i ought to make actions on. I did some test and i have some doubts...I will write and running Trigger and its Action. Trigger is in TRUE state always.
1) I create a new Trigger on Host template, not in Linux template
Name of host: Linux Anf 249.3
Name: cpu
Expression: {Linux Anf 249.3:system.cpu.util[,idle,avg1].last(0)}<99
I check Trigger and it is in TRUE state. Cpu idle of this host has always high load. So is good that Trigger change to TRUE.
2) I want to create a new Action to check. I did it below
Name: Test
Event Source: Trigger
Conditions: (A) Trigger = "cpu"
* here i select "Trigger = " and then click "Select" button and change to Host Linux Anf 249.3 and then select cpu Trigger added before.
Operations: Send message to User Admin
Status: Enabled
3) I enable new Action
and then I go to check if new Action appears on Actions (Monitoring -> Actions). But I don't see nothing.
No actions found
Worst of all is that, in one of first attempt I create one Trigger and one Action and worked. But not now... Sure i forgot something because i do something wrong.
Im going to do more and more test to find what happen. Its horrible when you knows that is easy thing and you cant do it :S
Thanks
Comment