hi to all.
Now i'm a problem with the syntax of a system.run trigger
this is the parameter:
system.run[ps -ef|grep esafe|grep -v zabbix|wc -l]
the result of the command is 3.
and this is the trigger:
{ESAFE:system.run[ps -ef|grep esafe|grep -v zabbix|wc -l].last(0)}#3
but the answer of zabbix is:
Expression [{ESAFE:system.run[ps -ef|grep esafe|grep -v zabbix|wc -l].last(0)}] does not match to [server:key.func(param)]

can i resolve without upgrade?
now i working with the 1.1.6 release
tnks
Now i'm a problem with the syntax of a system.run trigger
this is the parameter:
system.run[ps -ef|grep esafe|grep -v zabbix|wc -l]
the result of the command is 3.
and this is the trigger:
{ESAFE:system.run[ps -ef|grep esafe|grep -v zabbix|wc -l].last(0)}#3
but the answer of zabbix is:
Expression [{ESAFE:system.run[ps -ef|grep esafe|grep -v zabbix|wc -l].last(0)}] does not match to [server:key.func(param)]

can i resolve without upgrade?
now i working with the 1.1.6 release
tnks
roc.num[,,,/opt/eSafe/].last(0)<72
Comment