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

The server does not change the status of not-supported active checks to ZBX_NOTSUPPORTED

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 1.9.0 (alpha)
    • 1.6
    • Server (S)
    • None
    • Not dependent on any environment.

      If an active check is or becomes ZBX_NOTSUPPORTED, it is being correctly reported by the agent and sent to the server! BUT! The server does not change the status of the active check to ZBX_NOTSUPPORTED in the database and the check in the frontend looks like supported.
      zabbix_log(LOG_LEVEL_WARNING, "Active parameter [%s] is not supported by agent on host [%s]",
      item.key_orig,
      item.host_name);
      zabbix_syslog("Active parameter [%s] is not supported by agent on host [%s]",
      item.key_orig,
      item.host_name);
      The server only logs the status of the active check.

            Unassigned Unassigned
            polymath Dmitry Borovikov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: