I'm trying to monitor the remote queue lenght of an Exchange server (Exchange 2003) but after adding the item Zabbix says 'not supported'.
The item is: perf_counter[\SMTP Server(_Total)\Remote Queue Lenght] (type = numeric float)
When running the check from the commandline:
zabbix_agentd.exe -t perf_counter["\SMTP Server(_Total)\Remote Queue Lenght"] -c zabbix_agentd.conf
The response is: perf_counter[\SMTP Server(_Total)\Remote Queue Lenght] [m|ZBX_NOTSUPPORTED]
This is the way it is called in the performance monitor on windows. I have several other items running against the Exchange server which work fine. Why does Zabbix respond with 'not supported' on some performance monitor keys and how can I fix this?
The item is: perf_counter[\SMTP Server(_Total)\Remote Queue Lenght] (type = numeric float)
When running the check from the commandline:
zabbix_agentd.exe -t perf_counter["\SMTP Server(_Total)\Remote Queue Lenght"] -c zabbix_agentd.conf
The response is: perf_counter[\SMTP Server(_Total)\Remote Queue Lenght] [m|ZBX_NOTSUPPORTED]
This is the way it is called in the performance monitor on windows. I have several other items running against the Exchange server which work fine. Why does Zabbix respond with 'not supported' on some performance monitor keys and how can I fix this?


Comment