On this page
15 What's new in Zabbix 2.2.10
Frontend improvements
Czech translation is 100% completed and is now displayed in the language dropdown.
Updated translations
- Brazilian Portuguese
- Czech
- French
- Japanese
- Polish
- Spanish
Daemon improvements
- While item
net.tcp.service[ntp]has existed for a long time, it almost never worked, because it tried to probe NTP protocol over TCP. It was rewritten to work over UDP and it now works. - For Java gateway, it is now possible to specify timeout for JMX network operations using TIMEOUT configuration option in startup.sh.
- In actions, it is now possible to execute a custom script on the server if trigger expression contains multiple hosts.