If I try to use the new funktionality from zabbix beta3 with multiple
parameters like:
UserParameter=wc[*],wc -$2 $1|cut -f1 -d" "
I got allways:
Parameter [usr.wc[/etc/hosts,w]] is not supported by agent on host HOSTNAME Old status [0]
If I use only one parametr I have the same problem.
Some help?
parameters like:
UserParameter=wc[*],wc -$2 $1|cut -f1 -d" "
I got allways:
Parameter [usr.wc[/etc/hosts,w]] is not supported by agent on host HOSTNAME Old status [0]
If I use only one parametr I have the same problem.
Some help?
Comment