I'm trying this in Zabbix 3.4.2 and it doesn't seem to work. Could somebody clarify the actual syntax and confirm if they have an action like this working in 3.4.2
I have a trigger called:
Free disk space is less than 10% on volume E:
For an action, I've put:
Trigger name like "Free disk space is less than 10% on volume E:"
I've even tried:
Trigger name like "Free disk" and all sorts of combinations but to no avail.
Do you have to include the speech marks eg "<string_to_search_for>" or use inverted comma's eg '<string_to_search_for>' or just the <string_to_search_for>
Any help would be appreciated
I have a trigger called:
Free disk space is less than 10% on volume E:
For an action, I've put:
Trigger name like "Free disk space is less than 10% on volume E:"
I've even tried:
Trigger name like "Free disk" and all sorts of combinations but to no avail.
Do you have to include the speech marks eg "<string_to_search_for>" or use inverted comma's eg '<string_to_search_for>' or just the <string_to_search_for>
Any help would be appreciated
Comment