HI,guys!
I have two problem about trigger:
one is:I read the manual of zabbix found the example :
when i set the trigger if item in the same node is ok ,in the diffrent is can't save,error mesage is
other is :for example :i use two servers(one is master,the other is child) monitor the same host,so i hope when both of node monitor the host status is problem in the same time,then send the message to user! now i don't enable funciton ,hope somebody help ,thanks!
I have two problem about trigger:
one is:I read the manual of zabbix found the example :
Example 5
Both nodes of clustered SMTP server are down
Note use of two different hosts in one expression:
{smtp1.zabbix.com:net.tcp.service[smtp].last(0)}=0&{smtp2.zabbix.com:net.tcp.service[smtp].last(0)}=0
The expression is true when both SMTP servers are down on both smtp1.zabbix.com and smtp2.zabbix.com.
Both nodes of clustered SMTP server are down
Note use of two different hosts in one expression:
{smtp1.zabbix.com:net.tcp.service[smtp].last(0)}=0&{smtp2.zabbix.com:net.tcp.service[smtp].last(0)}=0
The expression is true when both SMTP servers are down on both smtp1.zabbix.com and smtp2.zabbix.com.
No such monitored parameter (tcp,23.last(0)}<1 & {: ) for host (test)
Comment