Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-7457

Monitor proxy host internal stats by default

XMLWordPrintable

    • Icon: New Feature Request New Feature Request
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 5.0.19, 5.4.10rc1
    • Frontend (F), Server (S)
    • None

      Currently when users deploy new installation of Zabbix there is one host already - Zabbix server with template "Zabbix server" linked to it. This is good, as internal metrics are automatically monitored.
      Sadly this is not the case with proxies. User needs to remember that after creating a proxy one must also got to Configuration -> Hosts and also create another host, monitored by this proxy and link template "Zabbix proxy" to it.
      I propose automating this task by creating the internal metrics host with the same name automatically. Or this could be optional when creating proxy. We might also need a choice of which template should be assigned, as the name might differ.

      Another way to do it is to just reuse the same host already existing in DB, it's identified by the status parameter:

      Host status:
      0, HOST_STATUS_MONITORED - Host is monitored
      1, HOST_STATUS_NOT_MONITORED - Host is not monitored
      3, HOST_STATUS_TEMPLATE - The record is template
      5, HOST_STATUS_PROXY_ACTIVE - The record is active proxy
      6, HOST_STATUS_PROXY_PASSIVE - The record is passive proxy

      Currently many users suffer from a situation where Zabbix is having major problems because proxies are overloaded/misconfigured, but do not know about it because they forgot to monitor it's internal stats.

            vmurzins Valdis Murzins
            zux Edgars Melveris
            Votes:
            8 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: