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

Clarify behaviour of action condition "Maintenance status", having a trigger expression that involves multiple hosts

XMLWordPrintable

      https://www.zabbix.com/documentation/2.0/manual/config/notifications/action/conditions currently has:

      """
      Maintenance status | in, not in |
      Specify a host in maintenance or not in maintenance.
      in - host is in maintenance mode.
      not in - host is not in maintenance mode.
      """

      This leaves room for speculation, what's going to happen, when multiple hosts are involved, some of them being in maintenance and others not.

      I found the behaviour to be the following:

      in: If at least one of the hosts IS in maintenance, the condition matches
      not in: If at least one of the hosts IS NOT in maintenance, the condition matches

            martins-v Martins Valkovskis
            volter Volker Fröhlich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: