14 апреля 2020 г. вышла версия Zabbix — Zabbix 5.0.0beta1.
Zabbix — бесплатное открытое решение распределенного мониторинга корпоративного класса. Выпускается под лицензией GPL.
Ссылки
https://www.zabbix.com/ru/download_sources#tab:pre-release
https://www.zabbix.com/ru/rn/rn5.0.0beta1
Что нового
Больше всего меня заинтересовало следующее:
- Низкоуровневое обнаружение датчиков IPMI. Новый элемент ipmi.get, возвращает JSON с информацией о датчиках IPMI.
- Базы данных
- Поддержка IBM DB2 прекращена
- Поддержка IBM DB2 прекращена
- Минимально необходимые версии:
- MySQL 5.5.62
- MariaDB 10.0.37
- PostgreSQL 9.2.24
- Oracle 11.2
- Версия PHP увеличена с 5.4.0 до 7.2.0. Интерфейс должен теперь пошустрее работать.
- Тестирование элементов при создании
- Интеграции с:
- Telegram
- Zendesk
- Redmine
- Microsoft Teams
- Jira
- SIGNL4
- Discord
- Функция base64 encode, decode
- Улучшена производительность интерфейса на больших инсталляциях
- Шаблоны:
- Встроены IPMI шаблоны для шасси Supermicro и HP iLO. Интересно, не для них ли сделали ipmi.get?
- Шаблон для docker
- Memcached
Полный список новых возможностей и улучшений:
ZBXNEXT-5851 | added ability to monitor versions of all other Zabbix servers and proxies with zabbix.stats and zabbix[version] internal items |
ZBXNEXT-2297 | added user defined macros creation/edition for host prototypes |
ZBXNEXT-5825, ZBXNEXT-5826 | fixed support of Elasticsearch version 7.x |
ZBXNEXT-5325 | added Docker plugin |
ZBXNEXT-5622 | added Zendesk media |
ZBXCTR-1 | added Telegram media type |
ZBXNEXT-5824 | added media "Redmine" |
ZBXNEXT-5861 | added {EVENT.DURATION} macro to subject of message templates |
ZBXNEXT-5848 | Expand acknowledge message maximum size to more than 256 characters |
ZBXNEXT-5702 | improved UI performance for large installations |
ZBXNEXT-5599 | Added MS Teams media type |
ZBXNEXT-5715 | Added Jira media type |
ZBXNEXT-5767 | added Memcached plugin |
ZBXNEXT-5569 | updated main menu to vertical style for the saving space |
ZBXNEXT-5691 | implemented IEEE754 compatible value range for Numeric (float) history data type |
ZBXNEXT-4829 | changed web setup wizard to not create and drop tables for DB connectivity test purposes |
ZBXNEXT-5369 | added EVENT.TAGSJSON macro |
ZBXNEXT-1736 | increased float precision |
ZBXNEXT-5734 | added base64 encode, decode functions to webhook |
ZBXNEXT-5527 | added "Template Server Chassis by IPMI" |
ZBXNEXT-5685 | added "Template DB MySQL by Zabbix agent 2" |
ZBXCTR-3 | added SIGNL4 webhook integration |
ZBXNEXT-5821 | added "Template App Memcached" |
ZBXNEXT-5325 | added "Template App Docker" template |
ZBXNEXT-252 | added EVENT.DURATION macro |
ZBXNEXT-5720 | implemented displaying latest data if filter is empty |
ZBXNEXT-4712 | added new preprocessing type "Replace" for items, item prototypes and LLD rules |
ZBXNEXT-5786 | updated the list of user agents |
ZBXNEXT-5685 | added MySQL plugin for Zabbix agent 2 |
ZBXNEXT-5676 | added support for TimescaleDB compression |
ZBXNEXT-5829 | replaced uint64 hash function with faster one |
ZBXNEXT-1169 | replaced problem acknowledge page with a modal popup window |
ZBXNEXT-2753, ZBXNEXT-5641 | added TLS for server, proxy and UI connection to database |
ZBXNEXT-1961 | added support for connection string to db.odbc.* items |
ZBXNEXT-3604 | added support of user configurable ciphers for communication between Zabbix components |
ZBXNEXT-5649 | added name referencing support ('~' suffix) to jsonpath |
ZBXNEXT-2727 | added support of JMX TabularData |
ZBXNEXT-5694 | implemented new page Monitoring->Hosts and added "Configuration" to Host context menu |
ZBXNEXT-2957 | added ability to mask macros |
ZBXNEXT-617 | added mass update of macros on host / template |
ZBXNEXT-2613 | moved SNMP connection-related attributes to host interface level |
ZBXNEXT-5449 | added support of svg graph as image download |
ZBXNEXT-5716 | removed mbedTLS support |
ZBXNEXT-5781 | improved agent2 metric testing (-t) and printing (-p) by adding full plugin interface support and verbose testing option |
ZBXNEXT-3940 | added functionality to flush SNMP connections cache |
ZBXNEXT-1561 | added nanoseconds option for zabbix_sender; thanks to Vladimir for the patch |
ZBXNEXT-5604 | added option to suppress logging of system.run[] if embedded in agent configuration file |
ZBXNEXT-4584 | implemented auditlog API |
ZBXNEXT-1797 | added HOST.ID macro support to notifications |
ZBXNEXT-5725 | added ability to select specific severities in Monitoring->Problems |
ZBXNEXT-5697 | removed support for Internet Explorer |
ZBXNEXT-5698 | added filter by tags for widget "Problems by severity" and "Problem hosts" |
ZBXNEXT-5287, ZBXNEXT-5288 | implemented functionality to test items |
ZBXNEXT-5514 | added functionality for Zabbix frontend customization |
ZBXNEXT-5660 | Added Discord media type |
ZBXNEXT-5603, ZBXNEXT-5626 | added database character set check |
ZBXNEXT-5659 | added "Template DB MySQL by ODBC" |
ZBXNEXT-5690 | added support for libssh |
ZBXNEXT-5646 | added support of configuration parameters HostInterface and HostInterfaceItem |
ZBXNEXT-5706 | replaced xml2-config to pkg-config when building with libxml2 |
ZBXNEXT-1423 | added ipmi.get item for IPMI sensor LLD |
ZBXNEXT-5546, ZBXNEXT-5548 | added support of default message templates for each media type |
ZBXNEXT-5639 | added available agent 2 check restriction parameters |
ZBXNEXT-5693 | reset page number when applying new filter, changing sort order or re-opening the page |
ZBXNEXT-5554 | added webhook through proxy |
ZBXNEXT-1898 | implemented strong cryptography for encoding frontend passwords |
ZBXNEXT-5592 | dropped IBM DB2 database support for Zabbix server |
ZBXNEXT-1085 | added available agent check restriction parameters |
ZBXNEXT-4700 | reworked new action operation form as popup |
ZBXNEXT-5412 | reworked new condition forms as popup |
ZBXNEXT-1989 | increased maximum item key length to 2048 chars |
ZBXNEXT-5414 | moved maintenance period configuration settings to modal window to decrease page refresh count |
ZBXNEXT-5538 | moved Adminitration->User groups pages to MVC framework |
ZBX-11991 | reworked event correlation operations page |
ZBXNEXT-5413 | reworked discovery checks form as popup |
ZBXNEXT-170 | implemented possibility to "unlink" specific templates in hosts and templates massupdate |
ZBXNEXT-3322 | implemented popup submenus on page headings instead of select controls |