Hello,
I´ve installed zabbix server and agents on some of our servers (1.1.6ver)
So here what I´m doing:
1. I´ve created a template called basico and have put on Templates Group.
2. I´ve created two itens on Basico:
Description Key Type
FTP ftp_perf Simple Check
HTTP http_perf Simple Check
But I couldnt add a trigger:
Name: FTP server down on {HOSTNAME}
Expression: {Basico:net.tcp.service[ftp].last(0)}=0
No dependences defined
I´m getting this error:
[ERROR:Cannot add trigger]
No such host (Basico) or monitored parameter (net.tcp.service[ftp])
What am I missing?
Thanks for any help.
I´ve installed zabbix server and agents on some of our servers (1.1.6ver)
So here what I´m doing:
1. I´ve created a template called basico and have put on Templates Group.
2. I´ve created two itens on Basico:
Description Key Type
FTP ftp_perf Simple Check
HTTP http_perf Simple Check
But I couldnt add a trigger:
Name: FTP server down on {HOSTNAME}
Expression: {Basico:net.tcp.service[ftp].last(0)}=0
No dependences defined
I´m getting this error:
[ERROR:Cannot add trigger]
No such host (Basico) or monitored parameter (net.tcp.service[ftp])
What am I missing?
Thanks for any help.
Comment