Ad Widget

Collapse

net.tcp.port[] Stops Running with Return 0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tball
    Junior Member
    • Apr 2006
    • 10

    #1

    net.tcp.port[] Stops Running with Return 0

    Hi All,

    I'm having a problem with the net.tcp.port[] item. If I run a `zabbix_get -s 10.1.10.130 -k net.tcp.port[10.1.0.240,8081]` (10.1.10.130 has two interfaces, 10.1.10.130 and 10.1.0.130) I get the expected results whether or not the IP and port are up or down.

    When I create the same item in Zabbix, it runs fine when the 10.1.0.240:8081 is up, but when the interface or port is down the item seems to stop running. I get the response code of 1 when all is good, but when 10.1.0.240:8081 is down, I don't get the expected return of 0, the items just stops. When I watch the latest values, they don't update until I start 10.1.0.240:8081 again.

    Any thoughts?

    Thanks
Working...