Hi guys
I have a problem
I want to monitore 4 hosts in a group
I tried to create an item like this:
net.tcp.port[$ip,8485]
net.tcp.port[,8485]
net.tcp.port[{IP},8485]
and my trigger is: {JournalNode:net.tcp.port[$ip,8485].last()}=0
what is the good syntax to monitore all IP from a group?
like this it s ok:
thank you.
Best regards
Zabbix 3.4.2.
redhat 6
I have a problem
I want to monitore 4 hosts in a group
I tried to create an item like this:
net.tcp.port[$ip,8485]
net.tcp.port[,8485]
net.tcp.port[{IP},8485]
and my trigger is: {JournalNode:net.tcp.port[$ip,8485].last()}=0
what is the good syntax to monitore all IP from a group?
like this it s ok:
| Test Port Journal intbigdata2s003 | Triggers
|
net.tcp.port[intbigdata2s003.int-bigdata,8485] |
Best regards
Zabbix 3.4.2.
redhat 6
Comment