In the previous version of Zabbix 5.4 you could disable a trigger via the Zabbix sender by doing a
Zabbix_Sernder -z Zabbix -s ServerName -k event.mainteance.trigger -o "enable:ID's of triggers to stop" (The Enable is to start the Maintenance event)
That does not work in version 6, has anyone found the new syntax for making that work again?
Zabbix_Sernder -z Zabbix -s ServerName -k event.mainteance.trigger -o "enable:ID's of triggers to stop" (The Enable is to start the Maintenance event)
That does not work in version 6, has anyone found the new syntax for making that work again?
Comment