Ad Widget

Collapse

Problem with windows agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • berazumis
    Junior Member
    • May 2007
    • 6

    #1

    Problem with windows agent

    Hi,
    I have problem with zabbixw32 agent (1.1.7 ver.) on win2k3 machine. It cannot start. Log file shows:

    Code:
    Unable to add performance counter "\(_Total)\" to query: The specified object is not found on the system.
    The conf file is OK, I'm using it on other machines.
    I have tried to install zabbix_agentd.exe from the latest release. It starts and stops the same moment. Log file:
    Code:
     3852:20070604:141437 zabbix_agentd started. ZABBIX 1.4.
      3736:20070604:141437 zabbix_agentd collector started
       636:20070604:141437 zabbix_agentd listener started
      1460:20070604:141437 zabbix_agentd listener started
      3936:20070604:141437 zabbix_agentd listener started
      4052:20070604:141437 zabbix_agentd listener started
    Event viewer:
    Code:
    The application, C:\zabbix_agentd.exe, generated an application error The error occurred on 06/04/2007 @ 14:14:40.126 The exception generated was c0000005 at address 00417576 (zabbix_agentd)
    config file:
    Code:
    Server=192.168.1.98
    ServerPort=10001
    Hostname=azotas
    StartAgents=5
    DebugLevel=4
    LogFile=c:\zabbix\zabbix_agentd.log
    Timeout=3
    Any ideas?
Working...