Ad Widget

Collapse

Best practice for monitoring the components of a Zabbix HA system

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sleb
    Junior Member
    • Jul 2024
    • 4

    #1

    Best practice for monitoring the components of a Zabbix HA system

    Hi all,

    What is the best practice for monitoring the components of a Zabbix system composed of:
    - 2 server nodes on high-availability (HA) configuration
    - 2 proxy groups, each composed of 2 proxies.

    I can't find any information on this topic.

    I'm using version 7.4, and for now I'm using the following templates:
    - “Zabbix proxy health by Zabbix agent” on the proxies,
    - “Zabbix server health by Zabbix agent” for the server nodes.

    Am I on the right way ?

    Thanks a lot for your support
    Séb
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4937

    #2
    I use "zabbix server" host, pointing to 127.0.0.1, monitored by server tiself. whichever host is active will answer. Does provide general proxy availability also, but for detailed info use proxy health template directly on proxy hosts (as you already do).

    Comment

    Working...