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

Logical operators to allow more complex Icon Mappings

XMLWordPrintable

    • Icon: New Feature Request New Feature Request
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 2.4.0, 2.4.1
    • Frontend (F)
    • None
    • all

      It would be nice if we could use more complex expressions to define Icon Mappings.
      Logical operators would really help here.

      Example (pseudo code):

      if "Type" is "virtual" and "Deployment status" is "production" then Icon is "VM_(128)"
      if "Type" is "virtual" and "Deployment status" is "testing" then Icon is "VM_(64)"
      if "Type" is "physical" and "Deployment status" is "production" then Icon is "Server_(128)"
      if "Type" is "physical" and "Deployment status" is "testing" then Icon is "Server_(64)"

            Unassigned Unassigned
            vitaminx callistix
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: