Ad Widget

Collapse

net.tcp.service Not supported by ZABBIX agent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • RattleS
    Junior Member
    • Oct 2008
    • 4

    #1

    net.tcp.service Not supported by ZABBIX agent

    Hi all,

    i run into a Problem on My zabbix Installation when i want to check a Windows Host (Server2003 64bit) with net.tcp.service. I use zabbix_server 1.6 and zabbix_agent 64bit v1.4.6

    Here is the Output of:
    C:\Program Files (x86)\Zabbix Agent>zabbix_agentd -p -c "c:\Program Files (x86)\Zabbix Agent\zabbix_agentd.conf"
    net.tcp.dns[127.0.0.1,localhost] [m|ZBX_NOTSUPPORTED]
    net.tcp.port[,80] [u|0]
    net.tcp.service[ssh,127.0.0.1,22] [u|0]
    net.tcp.service.perf[ssh,127.0.0.1,22] [d|0.000000]
    In my Opinion the net.tcp.service String is supported in this Agent Version, or am i wrong?

    I add the following Item to my Zabbix Server:
    Description Domino-Server-Check
    Type Zabbix Agent
    Key net.tcp.service[domino,192.168.15.101,1352]
    Type of information numeric (integer 64 bit)
    Update interval (in sec) 30secs
    Flexible intervals (sec) No flexible intervals
    New flexible interval Delay Period
    Keep history (in days) 30
    Keep trends (in days) 365
    Status active
    When i look now in my Item View, it keeps telling me:
    Not supported - Not supported by ZABBIX agent
    I also tried different ports, 80, 23, 22 and IP-Adresses ( localhost, second interface), but no success. It keeps telling me that this is not supported. I tried to connect wit telnet to this ports, and i see that i definately can connect to them.

    The zabbix_server.log also keeps telling me:
    4372:20081017:163120 Parameter net.tcp.service[domino,192.168.15.101,1352]] is not supported by agent
    What am i doing wrong or what else can i try to check if the port is online?
    Any help really would be appreciated,

    Thanks, RattleS
Working...