I got a little tired of having to type the trapper item name for each trigger by hand so I added a button on the item form that will redirect to the create trigger form with the description and {host:item} expression already filled in.
The patch is below and applies cleanly to Zabbix 1.1.4 sourcecode with patch -p0 < ../create_trigger_button.patch
The patch is below and applies cleanly to Zabbix 1.1.4 sourcecode with patch -p0 < ../create_trigger_button.patch
Comment