Fix Cross-plugin display restrictions for Settings tab to open properly

Related-Bug: #1538617

Change-Id: I0490a7b752d172a3c8afb603ce1169d69275d823
This commit is contained in:
Olivier Bourdon 2016-03-08 14:13:41 +01:00
parent 78f610bab7
commit ce5666608f
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
attributes: attributes:
metadata: metadata:
restrictions: restrictions:
- condition: "settings:zabbix_snmptrapd.metadata.enabled == false" - condition: "settings:zabbix_snmptrapd ==null or settings:zabbix_snmptrapd.metadata.enabled == false"
action: disable action: disable
message: This plugin requires SNMP trap daemon for Zabbix plugin message: This plugin requires SNMP trap daemon for Zabbix plugin
strict: false
hosts: hosts:
value: "" value: ""
label: "Extreme Networks hardware to monitor" label: "Extreme Networks hardware to monitor"