Ad Widget

Collapse

Zabbix Sender Failure

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Abdul
    Junior Member
    • May 2020
    • 4

    #1

    Zabbix Sender Failure


    Hi,

    I am trying to publish metric to Zabbix server using Zabbix sender.

    I am on Zabbix 3.4

    The command I am running is as follows:

    Code:
    zabbix_sender -vv -z zabbix-svr -s "zabbix-svr" -k db.connections1 -o 43
    This is the result:
    Code:
    zabbix_sender [15607]: DEBUG: answer [{"response":"success","info":"processed: 0; failed: 1; total: 1; seconds spent: 0.000028"}]
    info from server: "processed: 0; failed: 1; total: 1; seconds spent: 0.000028"
    sent: 1; skipped: 0; total: 1

    Also Attaching screenshot of how my host is configured in the zabbix gui

    Click image for larger version  Name:	Zabbix Hosts.png Views:	1 Size:	64.2 KB ID:	401312

    Not sure where I am going wrong.
    Attached Files
    Last edited by Abdul; 17-05-2020, 19:36.
  • tim.mooney
    Senior Member
    • Dec 2012
    • 1427

    #2
    Can you show how the 'db.connections1' item is configured on zabbix-svr ?

    BTW, 3.4 isn't receiving software updates any longer, so when you have a convenient opportunity, you should consider upgrading to a recent long-term support (LTS) release.

    Comment

    Working...