In the last couple of betas, and with 1.1, I cannot get most of the Windows agent checks to work.
As a regular zabbix check, the log file shows:
Parameter [diskused[c:]] is not supported by agent on host [host] Old status [0]
The same parameter with an active check shows:
Type of received value [ZBX_NOTSUPPORTED] is not suitable for [cpu_util5@host]
I haven't tried all the Windows specific options, but so far only agent.ping is working. This is using the v1.1 server and agent, but I've had the problem since at least beta11. It was working with beta9.
Also, I've never been able to get any actions to trigger. I've tried severity, severity + trigger value, trigger + trigger value, and trigger name + trigger value, but no combination has worked yet.
As a regular zabbix check, the log file shows:
Parameter [diskused[c:]] is not supported by agent on host [host] Old status [0]
The same parameter with an active check shows:
Type of received value [ZBX_NOTSUPPORTED] is not suitable for [cpu_util5@host]
I haven't tried all the Windows specific options, but so far only agent.ping is working. This is using the v1.1 server and agent, but I've had the problem since at least beta11. It was working with beta9.
Also, I've never been able to get any actions to trigger. I've tried severity, severity + trigger value, trigger + trigger value, and trigger name + trigger value, but no combination has worked yet.
Comment