Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-23086

Apache and nginx template process discovery is too broad

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 6.4.4
    • Templates (T)
    • None
    • OS: Alma Linux 8
      Zabbix Server and Agent2: 6.4.4-release1.el8
      Apache by Zabbix agent template: 6.4-0
      Nginx by Zabbix agent template: 6.4-0

      We've recently had some false positives where our monitoring alerted us that Apache or nginx were down when they were in fact running and working as expected.

      Further investigation showed that Zabbix incorrectly discovered auxiliary processes named "nginx_control" or "libapache2-mod-" and was alerting because these were not running. (see screenshots)

      Suggested fix:

      • change {$APACHE.PROCESS_NAME} to ^(httpd|apache2)$
      • change {$NGINX.PROCESS_NAME} to ^nginx$

            zalex_ua Oleksii Zagorskyi
            salfers Stefan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: