Hi All,
I'm running zabbix 6.0.1 as an appliance and have successfully deployed the zabbix agents to Linux and Windows servers. I have a common process that is launched with different parameters, therefore I'm trying to filter using the cmdline options instead of the process name specifically.
On linux I am able to monitor my process using the following key:
However, on windows I am monitoring a similar process except that I keep getting an error returned stating "Too many parameters" with the following key:
I have also tried the following with no luck:
I have also tried both zabbix agent and zabbix agent 2. Is there something I am doing wrong?
I'm running zabbix 6.0.1 as an appliance and have successfully deployed the zabbix agents to Linux and Windows servers. I have a common process that is launched with different parameters, therefore I'm trying to filter using the cmdline options instead of the process name specifically.
On linux I am able to monitor my process using the following key:
proc.num[,myuser,,myprocess Sydney]
proc.num[,myuser,,myprocess.exe Newcastle]
proc.num[",myuser,,myprocess.exe Newcastle"]


Comment