Ad Widget

Collapse

Windows agent problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • swtch3k
    Junior Member
    • Sep 2015
    • 1

    #1

    Windows agent problem

    hi,

    i cant get connection from the zabbix server to a windows agent.
    had read other topics and the manual without succeed.

    my enviroment=

    - zabbix server (rasbberry pi) with hostname rasp-zabbix
    - an agent on the zabbix server, which is gatherd with succeed
    - a second agent on a windows client with no succeed
    (Get value from agent failed:*** cannot connect to ip-adress:10050 :[4] interrupted system call

    my configuration on the windows client x64:

    zabbix folder with the agend and the config file with:

    server : zabbix-server-ip-adress (not 127.0... because it works with a proxy)
    Hostname:examle01.at.no.intern
    ServiceActive: zabbix-server-ip-adress
    installed with zabbix_agentd.exe --config zabbix_agentd.conf -install
    and started the agent with zabbix_agentd.exe --config zabbix_agentd.conf -start
    then open port 10050 on this client


    on zabbix i selected configuration->Hosts->create host->
    Name: examle01.at.no.intern
    Group : windows client
    IP adress : ip-windows-client
    connect to ip adress
    zabbix agent port 10050
    monitored by no proxy
    linked with windows template -> and i get that red "Z"

    Issue on dashboard : Server is unreachable


    i disabled the proxy on the zabbix-server -> no succeed
    the proxy on the client is enabled.
    ping from server to client -> succeed

    agent_log on windows client with no error
    Last edited by swtch3k; 22-09-2015, 10:28.
Working...