Hello,
First of all I'd like to say that I'm totally new to Zabbix.
I'm trying to set a new trigger with the following expression:
{hostname
roc.num[firefox.exe].last(0)}<1
if I'm right this trigger is monitoring whether the application firefox is running on the host?
I get the following error:
No such host (hostname) or monitored parameter (proc.num[firefox.exe])
Can somebody help me to solve this error?
thanks!
First of all I'd like to say that I'm totally new to Zabbix.
I'm trying to set a new trigger with the following expression:
{hostname
roc.num[firefox.exe].last(0)}<1if I'm right this trigger is monitoring whether the application firefox is running on the host?
I get the following error:
No such host (hostname) or monitored parameter (proc.num[firefox.exe])
Can somebody help me to solve this error?
thanks!
Comment