Adding some values for match sources

Cette révision appartient à :
Philippe Caseiro 2018-06-06 09:26:21 +02:00
Parent 4195adfa6e
révision 0fbffcc6d2
1 fichiers modifiés avec 12 ajouts et 0 suppressions

Voir le fichier

@ -169,6 +169,18 @@
<param>['Node Exporter','Port']</param>
</check>
<check name='valid_enum' target='alRouteMatchSource'>
<param>['','service','severity']</param>
</check>
<check name='valid_enum' target='alRouteMatchRegExpSource'>
<param>['','service','severity']</param>
</check>
<check name='valid_enum' target='alSubRouteMatchSource'>
<param>['','service','severity']</param>
</check>
<condition name='disabled_if_in' source='alSMTPAuth'>
<param>non</param>
<target type='variable'>alSMTPUser</target>