PDA

View Full Version : w32 Unable to add performance counter


kapitan
29-08-2006, 17:18
server side under zabix 1.1 (linux), IP 10.90.8.86/23
client OS - Windows XP SP2 Rus, IP 10.90.9.6/23

C:\zabbix_agentd.conf
---------------------
Server=10.90.8.86
ServerPort=10051
Hostname=kmz-nachitsup
ListenPort=10050
DebugLevel=4
LogFile=c:\zabbix_agentd.log
---------------------

netstat -na
---------------------
TCP 0.0.0.0:21 0.0.0.0:0 LISTENING
TCP 0.0.0.0:25 0.0.0.0:0 LISTENING
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:443 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
TCP 0.0.0.0:990 0.0.0.0:0 LISTENING
TCP 0.0.0.0:1038 0.0.0.0:0 LISTENING
TCP 0.0.0.0:2701 0.0.0.0:0 LISTENING
TCP 0.0.0.0:2702 0.0.0.0:0 LISTENING
TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING
TCP 0.0.0.0:8081 0.0.0.0:0 LISTENING
TCP 0.0.0.0:30048 0.0.0.0:0 LISTENING
TCP 10.90.9.6:139 0.0.0.0:0 LISTENING
TCP 10.90.9.6:2182 10.90.8.53:1168 ESTABLISHED
TCP 10.90.9.6:3337 10.90.8.56:3268 CLOSE_WAIT
TCP 10.90.9.6:3370 10.90.8.52:3128 ESTABLISHED
TCP 10.90.9.6:3372 10.90.8.52:3128 ESTABLISHED
TCP 10.90.9.6:3447 10.90.8.52:3128 ESTABLISHED
TCP 10.90.9.6:4081 10.90.8.53:1146 ESTABLISHED
TCP 10.90.9.6:4400 10.90.8.57:445 ESTABLISHED
TCP 127.0.0.1:1053 0.0.0.0:0 LISTENING
TCP 127.0.0.1:5679 0.0.0.0:0 LISTENING
TCP 127.0.0.1:7438 0.0.0.0:0 LISTENING
UDP 0.0.0.0:161 *:*
UDP 0.0.0.0:445 *:*
UDP 0.0.0.0:500 *:*
UDP 0.0.0.0:1025 *:*
UDP 0.0.0.0:1026 *:*
UDP 0.0.0.0:1434 *:*
UDP 0.0.0.0:2240 *:*
UDP 0.0.0.0:2538 *:*
UDP 0.0.0.0:3456 *:*
UDP 0.0.0.0:3620 *:*
UDP 0.0.0.0:3647 *:*
UDP 0.0.0.0:4082 *:*
UDP 0.0.0.0:4500 *:*
UDP 0.0.0.0:4668 *:*
UDP 0.0.0.0:8081 *:*
UDP 0.0.0.0:8082 *:*
UDP 10.90.9.6:123 *:*
UDP 10.90.9.6:137 *:*
UDP 10.90.9.6:138 *:*
UDP 127.0.0.1:123 *:*
UDP 127.0.0.1:1027 *:*
UDP 127.0.0.1:1046 *:*
UDP 127.0.0.1:1055 *:*
UDP 127.0.0.1:1900 *:*
UDP 127.0.0.1:3181 *:*
UDP 127.0.0.1:3336 *:*
UDP 127.0.0.1:3625 *:*
UDP 127.0.0.1:4095 *:*
UDP 127.0.0.1:4538 *:*
UDP 127.0.0.1:4894 *:*
UDP 127.0.0.1:4902 *:*
UDP 192.11.13.5:123 *:*
UDP 192.11.13.5:1900 *:*
UDP 192.168.255.1:123 *:*
---------------------

D:\>ZabbixW32.exe check-config
Checking configuration file:

Using configuration file "C:\zabbix_agentd.conf"
Configuration file OK

I am tried of agent version 1.1 and 1.1.1

D:\>ZabbixW32.exe test
Using configuration file "C:\zabbix_agentd.conf"
Configuration file OK
[29-Aug-2006 18:24:24] *************** Log file opened ****************
[29-Aug-2006 18:24:46] Unable to add performance counter "\(_Total)\" to query: Указанные объекты не найдены в системе.

Please help me

kapitan
31-08-2006, 08:01
I am tested w32 zabbix agent 1.1.1 on diferent Windows systems, but error:

C:\>ZabbixW32.exe test
Using configuration file "C:\zabbix_agentd.conf"
Configuration file OK
[31-Aug-2006 09:07:59] *************** Log file opened ****************
[31-Aug-2006 09:08:11] Unable to add performance counter "\(_Total)\" to query:

occurs only on one mashine - see my previous message.

MCHASE
04-10-2006, 16:00
You can try rebuilding your String Tables by running Lodctr /r (on the box having trouble). It can take a few minutes and you will not see any activity at the prompt, just be patient when your prompt returns the agent should work normally.

hth
Matt