On this page
8 What's new in Zabbix 3.0.3
- Frontend improvements
- Global script results
The global script result window has regained a header with the script name. Information about the executed command is now displayed as well.
![]() |
![]() |
| Script result in 3.0.0 | Script result in 3.0.3 |
- Updated translations
- Chinese (China)
- English (United States)
- French
- Italian
- Japanese
- Korean
- Polish
- Portuguese (Brazil)
- Russian
- Slovak
- Spanish
- Ukrainian
Chinese (China) translation has been enabled to be displayed by default.
- Daemon improvements
- Instead of switching trigger to unknown state if there are no data
in period the
sum,str,regexpandiregexpfunctions will return 0.
<!-- -->
- If an “icmppingsec” item would return a value less than 0.0001 seconds, the value will be set to 0.0001 seconds.
- Miscellaneous improvements
Fixed issues with mysql user parameter configuration script mysql.size parameter. It contained a complex bash expression and was failing if the default shell was not bash (CVE-2016-4338).

