Ad Widget

Collapse

Agent sending, server not logging.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ptader
    Member
    • Sep 2007
    • 52

    #1

    Agent sending, server not logging.

    A check on a client runs and appears to send the data back to the server, but yet, nothing is every logged on the server...

    Client debug:

    15726:20081211:162739 Requested [my_item]
    15726:20081211:162739 Before
    15726:20081211:162739 Run remote command [/usr/bin/sudo /usr/local/bin/my_check >/dev/null 2>&1; echo $?] Result [1] [0]...
    15726:20081211:162739 Sending back [0]


    The server never logs the sent back "0". Running zabbix_get works as well...

    # zabbix_get -s client_host -k my_item
    0


    The server is stable and relatively quiet (load/network/disk I/O).

    The item is configured as a "Zabbix agent", with "Numeric" data type and everything else is set to defaults. Both server and client run 1.4.4

    Thoughts?
Working...