Hi,
We recently started to monitor quite a lot of things with the Zabbix Agent where the user parameters was very long (does not fit into the 75 size text box for the item key).
Since our item keys are pretty long, it also affected the trigger expressions, making it near impossible to edit it in its small text box.
This patch simply swaps the item key & trigger expression text boxes for text areas.
Take note that I've written the patch for 1.8.11 and it also works on 1.8.13.
It might not look pretty, but it works very well for our Zabbix environment.
Comments are welcome.
We recently started to monitor quite a lot of things with the Zabbix Agent where the user parameters was very long (does not fit into the 75 size text box for the item key).
Since our item keys are pretty long, it also affected the trigger expressions, making it near impossible to edit it in its small text box.
This patch simply swaps the item key & trigger expression text boxes for text areas.
Take note that I've written the patch for 1.8.11 and it also works on 1.8.13.
It might not look pretty, but it works very well for our Zabbix environment.
Comments are welcome.