26 What's new in Zabbix 3.0.21
Item changes
- A new
zoneparameter is supported for the proc.num Zabbix agent item. It is supported on Solaris only.
Trigger expression constructor
Improvements have been made to the trigger expression constructor:
- String list in the Function field has been shortened; it now contains the trigger function choice only (no operator);
- Operators (
>,<,=,<>) have been moved to a new drop-down field placed directly before the constant field; - Missing operators have been added (
>=and<=); - The constant field is now combined with the operator field and named Result.
