Ad Widget

Collapse

zabbix_sender [1234]: Error on thread waiting.

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

    #1

    zabbix_sender [1234]: Error on thread waiting.

    Anybody ever come across this error message when using zabbix_sender?

    Two identical linux servers, Zabbix agent 1-4.4 (statically built), one reports the error, one does not. The open source tool swatch is watching /var/log/messages and if it finds something runs the following line:

    /usr/local/bin/zabbix_sender -z zabbix_srv -s `/bin/hostname -s` -k SWATCH -o 101

    Running the above command from the shell everything looks fine:

    sent: 1; failed: 0; total: 1

    ...but if swatch runs it:

    sent: 0; failed: 1; total: 1

    The other server always reports sent: as '1' and both servers do update the key on the server.

    Is this something i should be worried about?
Working...