What was actually fixed with perf_counter[*] in 1.1.5. I was just testing and go the following issues:
C:\TEMP>ZabbixW32.exe test perf_counter["\Processor(_Total)\% Processor Time"]
Using configuration file "C:\zabbix_agentd.conf"
Configuration file OK
[27-Jan-2007 06:28:36] *************** Log file opened ****************
[27-Jan-2007 06:28:36] Collector thread initialized successfully
[27-Jan-2007 06:28:36] Information: Can't format counter value \Processor(_Total)\% Processor Time
perf_counter[\Processor(_Total)\% Processor Time] [ZBX_ERROR]
I also have this problem when queriying other counters with a "%", "." "/" so it looks to me that there may be something wrong in the formating.
thanks.
C:\TEMP>ZabbixW32.exe test perf_counter["\Processor(_Total)\% Processor Time"]
Using configuration file "C:\zabbix_agentd.conf"
Configuration file OK
[27-Jan-2007 06:28:36] *************** Log file opened ****************
[27-Jan-2007 06:28:36] Collector thread initialized successfully
[27-Jan-2007 06:28:36] Information: Can't format counter value \Processor(_Total)\% Processor Time
perf_counter[\Processor(_Total)\% Processor Time] [ZBX_ERROR]
I also have this problem when queriying other counters with a "%", "." "/" so it looks to me that there may be something wrong in the formating.
thanks.
Comment