Ad Widget

Collapse

Zabbix HAProxy Monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vnoc
    Senior Member
    • Sep 2017
    • 115

    #1

    Zabbix HAProxy Monitoring

    Hi Team,

    I followed below link and added HAProxy but few other items are not getting auto discovered and I am also not getting any error either in the UI nor in the zabbix agent logs. Please help me in sorting out .

    Below is the link I followed
    HAProxy Zabbix Discovery and Template. Contribute to anapsix/zabbix-haproxy development by creating an account on GitHub.


    Zabbix master server getting below error zabbix_get -s x.x.x.x -p 10050 -k haproxy.list.discovery[/var/run/haproxy/info.sock,SERVER] { "data":[ ]} But when I am running zabbix_agentd -t haproxy.list.discovery[BACKEND] I am getting the output in the server


    Do I need to change the haproxy.conf permission or what is the exact issue I am not understanding. Please help me in sorting out this



    And in the haproxy server when I am trying to rung zabbix_agentd -t haproxy.list.discovery[BACK] I am getting the output of what all backend server configured wbuth when I trying to run zabbix_get -s haproxyip -p 10050 -k haproxy.list.discovery[/var/run/haproxy.sock,BACK] from haproxy server itself I am getting the below output
    {
    "data":[
    ]}


    Last edited by vnoc; 11-11-2019, 16:23.
Working...