|
|
|
|
Changelog for zabbix-ui-7.0.4-1.2.noarch.rpm :
* Fri Oct 04 2024 ecsos - Update to 7.0.4 * New features: + [ZBXNEXT-9221] added links to host configuration forms in entity lists (esekace) + [ZBXNEXT-466] added the ability to filter audit log entries by IP (Ivo) + [ZBXNEXT-9418] split {$PG.CONNSTRING} macro in PostgreSQL templates (abrosimovs) + [ZBXNEXT-9208] implemented new macro functions and support for macro functions, JSONPath and XPath extractions in web scenario steps (esekace, sboidenko) + [ZBXNEXT-9122] added a warning icon for discovery checks used in action conditions (esekace) + [ZBXNEXT-9416] updated max supported MariaDB version to 11.5 (mprihodko) + [ZBXNEXT-9318] added Microsoft 365 reports by HTTP template (abrosimovs) + [ZBXNEXT-7936] updated VMware templates (akotsegubov) + [ZBXNEXT-9248] added GitHub repository by HTTP template (drasikhov) + [ZBXNEXT-9408] updated max supported TimescaleDB version to 2.16 (mprihodko) + [ZBXNEXT-8937] added support for IMDSv2 for role based authentication to AWS templates (egordymov) + [ZBXNEXT-9245] added proxy group discovery to Zabbix server health template (knaglis) + [ZBXNEXT-9398] added new mediatype webhook MS Teams Workflow (abiba) + [ZBXNEXT-9341] added AssumeRole authentication to AWS templates (egordymov) * Bug fixes: + [ZBX-25238] fixed crash when deleting proxy group and proxy at same moment (vso) + [ZBX-25176] added retry to asynchronous SNMP pollers to avoid failure if one of packets is lost (vso) + [ZBX-25239] fixed translation strings (averza) + [ZBX-24954] added support of TLS cipher configuration to Zabbix agent 2 (wiper) + [ZBX-25154] added deactivation of service manager problem cache if no services are configured (wiper) + [ZBX-25073] added switchFrame() method to browser object (wiper) + [ZBX-25195] fixed crash in Zabbix agent for Solaris when using \'cmdline\' as a parameter for an item key (MVekslers) + [ZBX-24733] fixed possibility to insert history rows with duplicated timestamps via history.push (dgoloscapov) + [ZBX-24997] fixed script execution status in Action log page (esekace) + [ZBX-25106] fixed binary type items and item prototypes incorrectly displaying a zero when there no trends to configure (Ivo) + [ZBX-25025] fixed DNS resolving after renew (sboidenko) + [ZBX-25085] fixed error of data simultaneous sending to multiple destinations by Zabbix sender (MVekslers) + [ZBX-25045] fixed empty result for vmware. *.property items in case of large time interval between requests (MVekslers) + [ZBX-25068] changed tab key behavior for script textareas to apply indent instead of changing elements (dfofanovs) + [ZBX-25127] fixed crash in JSON library due to null pointer arithmetic (vso) + [ZBX-24995] fixed SNMP OID parsing for network discovery (MVekslers) + [ZBX-24993] removed reset of preprocessing history during configuration sync when preprocessing steps remain unchanged (dgoloscapov) + [ZBX-24485] fixed undefined index error when importing host with technical name already in use by a template (jfreibergs, vmaksimovs) + [ZBX-24731] fixed autoregistration at proxy in cases where custom value is used for the host interface (asestakovs) + [ZBX-24801] made frequency of active checks updates in Zabbix agent 2 better correspond to RefreshActiveChecks configuration parameter (arimdjonoks) + [ZBX-24526] fixed notice when importing a non-template configuration file via the Templates page (jfreibergs) + [ZBX-24245] fixed Zabbix agent 2 and loadable plugin protocol mismatch error (esneiders) + [ZBX-22557] fixed time zones conflict lead to report scheduling errors (sboidenko) + [ZBX-24792] fixed query generation error in retrieval of alerts by non-Superadmin users without user group (jfreibergs) + [ZBX-25026] fixed percentile line being displayed outside of classic graph (Ivo) + [ZBX-24099] prevented ability to enable LDAP authentication without specifying a user directory (jfreibergs) + [ZBX-25084] fixed permission check for scripts with manual input (esekace) + [ZBX-24950] fixed macro function ignoring if text is added before the macro (akozlovs) + [ZBX-25122] fixed column configuration form crashing on save in Item history widget (dfofanovs) + [ZBX-22761] fixed Zabbix agent 2 runtime command result output to stderr (rzvejs) + [ZBX-23535] added alternative data source parsing for key ceph.status (rzvejs) + [ZBX-24418] fix Zabbix agent 2 build on mips architectures (rzvejs) + [ZBX-24471] fixed system.run[,nowait] to include double quotes the same way as system.run[,wait] (asestakovs) + [ZBX-24619] updated atomic variables to be more safe (esneiders) + [ZBX-24052] fixed the error when applying subfilter by tag on graph page if item tag contains special characters (wczerneha) + [ZBX-24051] fixed disappeared space between tags after applying tag values subfilter on the Latest data page (wczerneha) + [ZBX-24819] fixed slow template cloning (asestakovs) + [ZBX-24039] fixed blank page with a JSON error is returned in case if user attempts to enable/disable a host that is removed by another user (wczerneha) + [ZBX-24570] fixed right Y axis being enabled by default in SVG graph widget (agriscenko) + [ZBX-24725] added missing maxlength parameter to description fields (aplich) + [ZBX-24691] fixed issue with SNMPv3 authentication protocol and privacy protocol values not getting sent to server for item testing (gcalenko) + [ZBX-24874] fixed item preprocessing Custom on fail checkbox readonly and disable state toggling (ddauksa) + [ZBX-23315] prevented attempt to update host triggers when importing template through hosts page (epulke, jfreibergs) + [ZBX-24750] fixed issues with maximum field length for map elements and shapes (Ivo) + [ZBX-25081] reduced the alerts table polling in alert syncer (wiper) + [ZBX-25020] fixed macro usage in http agent custom interval (sboidenko) + [ZBX-24966] fixed sorting in Map navigation tree widget (apoga) + [ZBX-24675] fixed Zabbix Proxy configuration synchronization for entries with maximum length names (asestakovs) + [ZBX-24394] made trigger housekeeper documentation more precise (dgoloscapov) + [ZBX-24431] prevented showing the disabled items in the case when not supported state has been selected (aplich) + [ZBX-24636] fixed {HOST.CONN}, {HOST.DNS} and {HOST.IP} to be resolved to unknown in notifications instead of stopping resolving and to be resolved to empty when there is no interface (vso) + [ZBX-24554] added improvements and fixes for binary item usage in Item history widget (dfofanovs) + [ZBX-24728] fixed Item history widget column namings being too long after item selection (dfofanovs) + [ZBX-24339] fixed validation of invalid API methods being passed down in user role rules (Ivo) + [ZBX-24760] fixed default timezone in macro {EVENT.DATE} & {EVENT.TIME} expansion (mprihodko) + [ZBX-24787] fixed execution of remote commands when agent interface is not present (dgoloscapov) + [ZBX-24147] fixed translation strings and comments to gender neutral ones (dpetra) + [ZBX-25023] fixed usage of old libevent library versions (sboidenko) + [ZBX-24650] fixed {ITEM.LOG.SEVERITY} macro to resolve to event severity instead of trigger severity (esekace) + [ZBX-24903] fixed row count in script dialog of script item (apoga) + [ZBX-24730] fixed hintboxes in icon mapping (apoga) + [ZBX-24200] fixed long custom severity names and count in Problems by severity widget (apoga) + [ZBX-24466] fixed configuration map import not resetting element icons (talbergs) + [ZBX-21663] implemented ability to keep timeselector expanded when changing pages in problem view (vmurzins) + [ZBX-24989] fixed memory leak in poller and snmp poller with SNMP agent item type when engine ID is frequently changed (vso) + [ZBX-23174] fixed frontend maintenance configuration not following documentation (agriscenko) + [ZBX-21838] fixed action names in mediatype and script lists being displayed differently; added total number of actions each mediatype/script being used in (agriscenko) + [ZBX-25009] improved configuration syncer performance when reading items and hostmacro table (vso) * Fri Sep 06 2024 ecsos - Update to 7.0.3 * New Features and Improvements + ZBXNEXT-9000 Changed query table for ASM disk group metrics in Oracle Database plugin and Oracle by ODBC template Agent Templates + ZBXNEXT-9218 Added proxy group discovery internal item Frontend Proxy Server * Bug Fixes + ZBX-24800 Fixed global scripts being executed on Zabbix server instead of Zabbix proxy when used in actions Server + ZBX-24930 Fixed inability to import latest official templates to 7.0.0 version API Templates + ZBX-24940 Fixed issue with dependent trigger copying Frontend + ZBX-24576 Fixed built-in dashboard \"Local network\" map element highlight overlapping the widget header Installation + ZBX-24547 Removed duplicate matching name \"Problems by severity\" in built-in \"Global view\" dashboard Installation + ZBX-23844 Fixed long names of icons and background images overlapping each other Frontend + ZBX-24835 Fixed case-conversion and preg functions working incorrectly with the Turkish locale Frontend + ZBX-23510 Removed redundant userdirectory_usrgrp_3 index Server + ZBX-24926 Fixed bad argument error when using latest libcurl Proxy Server + ZBX-23495 Fixed Zabbix agent 2 still sending active check heartbeats when they are disabled Agent + ZBX-24708 Fixed hint visualization issues in Graph widget Frontend + ZBX-24769 Fixed radio buttons in SVG graph data set becoming unresponsive after deleting another data set Frontend + ZBX-24879 Fixed ODBC login with special characters in the password field Server + ZBX-24947 Fixed PHP runtime errors while processing frontend notifications Frontend + ZBX-24927 Fixed duplicate references in dashboard widgets Templates + ZBX-23867 Fixed inherited timeout not being passed to LLD testing form Frontend + ZBX-24779 Fixed signal propagation issues when using Zabbix as a PID1 in a container Agent Proxy Server + ZBX-24543 Removed restriction to remove a user group or removing a user from a user group when the user belongs to only one user group API + ZBX-24251 Fixed login error when SAML authentication is enabled without a SAML userdirectory API + ZBX-24824 Improved loadable plugin connection broker Agent + ZBX-24583 Fixed inability to export/import web scenario with digest authentication API + ZBX-23954 Fixed Pie chart widget displaying \"No data\" if data is 0 Frontend + ZBX-23927 Fixed the incorrect layering of dropdown menu in Graph and Pie chart widgets Frontend + ZBX-23877 Fixed different displaying in left/right axis for SVG Graph widget Frontend + ZBX-21815 Fixed issue with undefined offset for media type when it was deleted before saving the user Frontend + ZBX-24617 Fixed hardcoded region in AWS by HTTP template Templates + ZBX-23905 Fixed double scroll in script dialogs Frontend + ZBX-23714 Fixed items popup layout Frontend + ZBX-24859 Fixed JavaScript in S3 buckets discovery rule Templates + ZBX-18767 Fixed word breaks in flexible text input fields and trigger expressions Frontend * Tue Aug 13 2024 ecsos - Update to 7.0.2 - New Features and Improvements + ZBXNEXT-9230 Converted history_bin table to hypertable for TimescaleDB Installation Server + ZBXNEXT-9217 Added AWS Lambda by HTTP template Templates + ZBXNEXT-9293 Updated max supported MySQL version to 9.0 Proxy Server + ZBXNEXT-9285 Added {EVENT.UPDATE.STATUS} support for Service update notifications Server - Bug Fixes + ZBX-24658 Fixed host-proxy mapping update on proxies with forced full configuration sync Proxy Server + ZBX-24683 Fixed validation rules in event.get() and problem.get() methods API + ZBX-24915 Fixed housekeeper delete parameter Server + ZBX-24889 Fixed crash when VMware eventlog data is still not collected Proxy Server + ZBX-24460 Removed sending length of data in reserved field when compression is not used in Zabbix agent 2 Agent + ZBX-24524 Fixed \"New values per second\" statistic to include dependent items in calculation Proxy Server + ZBX-24743 Fixed wrong DB error handling on host tag deletion by network discovery action operation Server + ZBX-24695 Fixed hintbox sizing Frontend + ZBX-24773 Fixed duplicate item preprocessing in Kubernetes Kubelet by HTTP template Templates + ZBX-24651 Fixed errors in minimum size widgets Frontend + ZBX-24613 Fixed disappearing \"Back\" button on refresh in submaps of Map widget Frontend + ZBX-24163 Fixed submap addition in Map navigation tree widget to not append same submaps repeatedly Frontend + ZBX-24772 Fixed inability to access actions targeting users having at least one common user group with the current user of Admin role API + ZBX-24821 Made \'execute_on\' value being recorded in audit only for shell scripts Server- Changes from 7.0.1 - New Features and Improvements + ZBXNEXT-9215 Added option to specify widgets as data sources for items in Graph and Pie chart widgets Frontend + ZBXNEXT-8657 Updated Zabbix health templates with new items and visualization Templates + ZBXNEXT-9143 Added index on auditlog recordsetid Server + ZBXNEXT-9194 Extended proc.get in Zabbix agent 2 to get proportional set size (PSS) memory on Linux Agent + ZBXNEXT-9260 Updated soft minimal TimescaleDB version to 2.13 Server + ZBXNEXT-9081 Added Small Computer System Interface (SCSI) device type support to Zabbix agent 2 Smart plugin Agent + ZBXNEXT-6445 Added recovery expression for fuzzytime triggers in Linux and Windows templates, removed fuzzytime triggers from active agent templates Templates + ZBXNEXT-8868 Added discovery and template for Azure VM Scale Sets Templates + ZBXNEXT-9201 Updated max supported MySQL version to 8.4 Proxy Server + ZBXNEXT-9225 Updated max supported TimescaleDB version to 2.15 Server + ZBXNEXT-9226 Updated max supported MariaDB version to 11.4 Proxy Server + ZBXNEXT-9140 Added support for custom compartments in Oracle Cloud by HTTP templates Templates + ZBXNEXT-9034 Added Jira Data Center by JMX template Templates + ZBXNEXT-9145 Improved VMware event log retrieval Proxy Server + ZBXNEXT-8990 Extended VMware event log with username Proxy Server - Bug Fixes + ZBX-24852 Fixed compression policy change bug Server + ZBX-24719 Fixed Zabbix agent 2 crashing when executing global script Agent Server + ZBX-24632 Fixed perf entry collection on Firefox in browser monitoring, added filtering of unserializable properties Server + ZBX-24514 Fixed standalone Zabbix server and Zabbix proxy not stopping when database is read-only Proxy Server + ZBX-23936 Fixed state and styling of readonly fields Frontend + ZBX-24643 Fixed auditlog compression by changing compression policy Server + ZBX-24712 Fixed high memory usage in preprocessing manager and main process Proxy Server + ZBX-22920 Fixed undefined array key error in Problems widget when host is in maintenance Frontend + ZBX-24649 Removed logging of critical message when failing to convert value to uint64 in preprocessing Server + ZBX-24520 Fixed an issue with incorrect translations used in several frontend places Frontend + ZBX-24598 Fixed previous value field being updated to current value in item testing from host Frontend + ZBX-24404 Fixed single escape closing all opened modal windows in map constructor Frontend + ZBX-24108 Fixed error in dashboard if Map widget contains map element that user doesn\'t have access to Frontend + ZBX-24559 Fixed nextcheck update for web scenarios Server + ZBX-24569 Fixed old and added new items to Azure Virtual Machine template Templates + ZBX-24689 Fixed crash when using binary item value in calculated items or expression macros Server + ZBX-24577 Fixed error when closing graph widget hintbox Frontend + ZBX-24537 Fixed tags subfilter in Latest data kiosk mode Frontend + ZBX-23403 Fixed frontend not showing pre-requisites page if PHP mbstring extension is not installed Frontend + ZBX-24610 Fixed host interface field appearance for discovered items Frontend + ZBX-24638 Fixed item order in Graph widget Frontend + ZBX-23770 Improved monitoring user permissions documentation for Zabbix agent 2 Oracle plugin and Oracle by ODBC template Documentation + ZBX-24083 Fixed media types list status column styling Frontend + ZBX-24235 Fixed value misalignment in Item value widget Frontend + ZBX-23073 Fixed URL widget resizing and dragging Frontend + ZBX-23751 Fixed inability to pass an action filter condition without an \"operator\" property, implying a default value of \"Equal\" API + ZBX-24682 Fixed SQLite database creation Proxy + ZBX-24562 Fixed incorrect problem order in Problems by severity widget\'s hintbox Frontend + ZBX-24646 Fixed inability to update evaltype property of LLD rule\'s filter on a linked template API + ZBX-24622 Fixed inability to inherit template with multiple items to multiple hosts when total amount of inherited items exceeds but is not a multiple of batch size API + ZBX-23886 Fixed inability to import items, LLD rules and item prototypes containing redundant conditional fields API + ZBX-24609 Fixed host interface not being suggested for discovered item test Frontend + ZBX-21429 Prevented ability to disable all UI element access via role.update API API + ZBX-19271 Fixed inconsistent tag row rendering in different edit forms Frontend + ZBX-24671 Fixed problems not inheriting tags of templates linked to discovered hosts Server + ZBX-24539 Fixed incorrect threshold in trigger expression of Check Point Next Generation Firewall by SNMP template Templates + ZBX-24667 Fixed vm.memory.size[pused] item on Solaris Agent + ZBX-23781 Added storage volumes check in HPE iLO by HTTP template Templates + ZBX-24391 Fixed Zabbix agent to return net.tcp.socket.count result without error if IPv6 is disabled Agent + ZBX-24455 Fixed Zabbix agent crash while reading disk statistics Agent + ZBX-24352 Fixed custom severity name usage in Geomap widget Frontend + ZBX-20993 Fixed Zabbix agent 2 MQTT plugin clientID to be generated by strict requirements Agent + ZBX-23426 Added dependent item with JavaScript preprocessing for edges SD-WAN in VMWare SD-WAN VeloCloud by HTTP template Templates + ZBX-24566 Fixed crash when expression macro is used in unsupported location Server + ZBX-24513 Fixed real-time export of rarely updated trends Server + ZBX-24450 Fixed issue where graph could differ for data gathered from PostgreSQL and other databases Frontend + ZBX-21702 Fixed selected row highlighting on page refresh Frontend + ZBX-23398 Fixed trigger expression constructor incorrectly showing \'<\' and \'>\' operators Frontend + ZBX-23584 Fixed error message being displayed when updating template or host after changing element status Frontend + ZBX-22623 Fixed unavailable dashboard failing to load widget-specific JS files Frontend + ZBX-24405 Fixed memory leak and possibility to miss alerts under high load in alert syncer main loop Server + ZBX-24579 Fixed proxy list error occurred when sorted by Mode column Frontend Installation Server + ZBX-24042 Fixed undefined array key error on manual event action script execution Frontend + ZBX-23489 Fixed value/units overflowing boundaries of gauge arcs Frontend + ZBX-24565 Removed redundant kernel header include, fixed musl compatibility issues (thanks to Alpine Linux maintainers for spotting this) + ZBX-24525 Fixed referencing inaccessible widgets in dashboards Frontend + ZBX-24474 Fixed malformed error message for time periods in column editor of Top hosts widget Frontend + ZBX-24239 Fixed scrollbar jumping in popups with dynamic contents Frontend + ZBX-23917 Regenerated all the templates with new default history value and default trends value Templates + ZBX-24665 Fixed potential problem with deprecated GCE Integrity feature Templates + ZBX-24641 Fixed possible crash when calculating new IDs for tables using cache Server + ZBX-24588 Fixed CyberArk Vault connection with no certificates Frontend + ZBX-23876 Fixed incorrect timeout value being used when testing item Frontend + ZBX-24548 Fixed error when updating disabled Map navigation tree widget Frontend + ZBX-24553 Fixed WebDriverURL handling when trailing slash is present Server + ZBX-24635 Fixed datastore triggers in VMware templates Templates + ZBX-20766 Fixed confusing port binding error message Agent Proxy Server + ZBX-24453 Implemented socket file cleanup when shutting down, added blocking of signals during important stages of startup Proxy Server + ZBX-24167 Fixed template linkage when item prototype collision is found Server + ZBX-24119 Fixed possible blocking of alert manager when it periodically pings database Server + ZBX-23440 Fixed hintbox hiding on parent scroll and on target position changes Frontend + ZBX-24301 Fixed net.dns.perf to return valid response time instead of zero for NXDOMAIN result Agent + ZBX-24550 Removed background color from links in loading state Frontend + ZBX-24560 Fixed {HOST.DNS} and {HOST.IP} not being resolved if empty Server + ZBX-24415 Added triggers for datastores in VMware templates Templates + ZBX-23435 Fixed alert message about unsaved changes appearance in nested modal forms Frontend + ZBX-24483 Improved memory usage in Zabbix server/proxy trappers and in proxy pollers when sending large configuration Proxy Server + ZBX-24574 Fixed HA node flipping between standby and active states Server + ZBX-24532 Fixed unexpected termination on start when DNS library initialization was not possible with broken resolv.conf Server + ZBX-7998 Added VMware service username, password and URL check for empty values Proxy Server + ZBX-24402 Reduced main process connects to database during startup Proxy Server + ZBX-24310 Fixed issue with calculating item count for host availability status if user has no permissions Frontend + ZBX-24318 Fixed slow LLD of hosts due to redundant iteration through many hosts Server + ZBX-24477 Fixed item test result not shown when value type conversion is applied without preprocessing steps Frontend + ZBX-24369 Fixed monitoring list pages\' filters behavior after deleting filter parameters Frontend + ZBX-24484 Fixed Geomap widget console error when dragging map in widget edit mode Frontend + ZBX-24233 Fixed missing interval for active agent items on item list page Frontend + ZBX-24370 Fixed errors on LDAP configuration page when removing provision media mapping Frontend + ZBX-23337 Improved supported version documentation for Zabbix agent 2 Oracle plugin and both templates Documentation + ZBX-24180 Fixed inability to import existing host or template when its dependent item prototype, which is used in trigger prototypes or graph prototypes, would have a different master item API + ZBX-24242 Fixed incorrectly discovered hosts by TCP check Proxy Server + ZBX-24362 Fix Zabbix agent 2 loadable plugin process handling catching all child process exits Agent + ZBX-24152 Fixed host form submission with Enter button if the form is opened in a popup and focus is in a flexible text area field Frontend + ZBX-24276 Fixed inconsistent map element URL opening behavior Frontend + ZBX-24253 Fixed subfilter reset when navigating in items list page Frontend + ZBX-24503 Fixed wrong attachment filename in scheduled reports Server + ZBX-24344 Fixed selected state subfilter visibility in Latest data page Frontend + ZBX-24534 Removed number of elements indicator in proxy groups page table footer when there are no results to show Frontend + ZBX-24601 Fixed log warning telling to upgrade TimescaleDB configuration Server + ZBX-18094 Fixed multiple pie graph issues related with calculation of item angles Frontend + ZBX-24299 Fixed possibility to alter readonly error fields with HostInterface and drule API create/update operation API + ZBX-23436 Fixed broken template edit page being opened from breadcrumbs Frontend + ZBX-24470 Fixed scale of vmware.vm.memory.size.compressed key Proxy Server + ZBX-17382 Improved get[oid] and walk[oid] to display UTF-8 text instead of hex if MIB files are not installed Proxy Server + ZBX-24540 Fixed crash when expanding host interface macros on main Zabbix agent interface Proxy Server + ZBX-23690 Optimized maintenance calculations for large number of hosts x maintenances Server- Changes from 7.0.0 - New Features and Improvements + ZBXNEXT-9193 Implemented time period selector for Item history widget API Frontend Installation + ZBXNEXT-9167 Added Website by Browser template Templates + ZBXNEXT-9056 Removed deprecated Plugins..Capacity parameter Agent + ZBXNEXT-8316 Replaced Plain text widget with Item history widget Frontend Installation Server Templates + ZBXNEXT-9150 Added browser item for browser monitoring API Frontend Proxy Server + ZBXNEXT-8746 Removed template name prefix from items, triggers Templates + ZBXNEXT-9168 Replaced the software license with AGPL-3.0-only Installation + ZBXNEXT-9103 Added 202, 203 and 204 to the HTTP response codes accepted by connectors Server + ZBXNEXT-9057 Added software update check functionality API Frontend + ZBXNEXT-9149 Extended proc.get[] to get PSS (proportional set size) memory on Linux Agent + ZBXNEXT-8956 Enabled communication framework for existing widgets Frontend + ZBXNEXT-9155 Improved usability of \"Override host\" field in configuration form for Item value and Gauge widgets Frontend + ZBXNEXT-9044 Increased dashboard grid granularity and removed widget size restrictions API Frontend Installation Templates + ZBXNEXT-9169 Improved usability of color interpolation in Honeycomb widget Frontend + ZBXNEXT-8248 Added database filter macros to MySQL templates Templates + ZBXNEXT-6698 Updated filesystem discovery in OS templates Templates + ZBXNEXT-5977 Added Zabbix agent and Zabbix agent 2 service startup-type configuration option Agent + ZBXNEXT-9138 Fixed Zabbix server to work with recent versions of mysql_aurora API Frontend Server + ZBXNEXT-9150 Added browser poller process and browser item type for future use Proxy Server + ZBXNEXT-8686 Implemented new Item navigator widget Frontend Installation + ZBXNEXT-8760 Added ability to customize media of provisioned users; removed the capability to modify JIT provisioning fields of provisioned users via API; fixed incorrect audit log details format of User directory\'s provisioned groups and media API Frontend + ZBXNEXT-9077 Added support of custom vault prefix for HashiCorp and CyberArk vault API Frontend Proxy Server + ZBXNEXT-7743 Implemented changes in Latest data page when filter is not set, updated message and added icon in widgets, in filter popups and in all list pages when there is no data found Frontend + ZBXNEXT-9108 Added server side software update check functionality Installation Server + ZBXNEXT-7930 Added user macro support for username and password fields in email media type Server + ZBXNEXT-9132 Updated Zabbix agent to be fully compatible with Zabbix agent 2 active checks protocol Agent + ZBXNEXT-8758 Added proxy load balancing and HA API Frontend Agent Proxy Server + ZBXNEXT-9098 Added AWS ELB Network Load Balancer by HTTP template Templates + ZBXNEXT-6864 Replaced {HOST.CONN} with user macros in templates Templates + ZBXNEXT-8685 Implemented new Host navigator widget Frontend Installation + ZBXNEXT-8682 Introduced a length limit of 512KB for item test values that Zabbix server returns to Zabbix frontend Frontend Server + ZBXNEXT-8880 Added options for disallowing script execution and user HTTP authentication API Frontend Server + ZBXNEXT-8970 Implemented faster action execution on Zabbix server Server ZBXCTR-22 Refactored JavaScript filter functions for Kubernetes templates Templates + ZBXNEXT-9026 Added Go compiler version to Zabbix agent 2 version output Agent + ZBXNEXT-9117 Updated max supported MariaDB version to 11.3 Proxy Server + ZBXNEXT-9096 Removed experimental status from PDF reporting Documentation + ZBXNEXT-9121 Removed experimental status from Streaming to external systems Documentation + ZBXNEXT-8786 Changed \'odbc.discovery\' keys to \'odbc.get\' in MySQL by ODBC and Oracle by ODBC templates Templates + ZBXNEXT-8536 Added cbdhsvc service to macros in Windows agent templates Templates + ZBXNEXT-9024 Set maximum Zabbix agent 2 plugin capacity to 1000 and default number of Zabbix agent listeners to 10 Agent + ZBXNEXT-8861 Made changes and added more metrics to the FortiGate by SNMP template Templates + ZBXNEXT-9047 Implemented new navigation icons for main menu Frontend + ZBXNEXT-8240 Added a new set of templates for integration with Oracle Cloud Infrastructure Templates + ZBXNEXT-2020, + ZBXNEXT-8918 Implemented the option to disable no-longer discovered entities API Frontend Installation Server + ZBXNEXT-8683 Implemented new Honeycomb widget Frontend Installation + ZBXNEXT-8827 Implemented error handling for network discovery rules and added quick links to configuration forms in \"Status of discovery\" page Frontend Installation Server + ZBXNEXT-8670 Added support of async SNMP to network discovery subsystem Proxy Server + ZBXNEXT-6876 Added multi-factor authentication support for Zabbix UI API Frontend Server + ZBXNEXT-3623 Moved cURL library feature detection from build-time to runtime, increased required built-time cURL library version to 7.19.1 Agent Installation Proxy Server + ZBXNEXT-8754 Changed item history period default value to 31 days Frontend Installation + ZBXNEXT-8907 Implemented fixed/variable lines count selection in SVG graph and Pie chart widget legend Frontend + ZBXNEXT-9063 Added metadata in JavaScript for AWS templates Templates + ZBXNEXT-8958 Added AWS ELB Application Load Balancer by HTTP template Templates + ZBXNEXT-8586 Added tags support in webhooks for internal events Server + ZBXNEXT-8928 Added Check Point Next Generation Firewall by SNMP template Templates + ZBXNEXT-8975 Updated main menu icons Frontend + ZBXNEXT-8947 Added MSSQL by Zabbix agent 2 template Templates + ZBXNEXT-8908 Implemented option to show value in Pie chart widget legend Frontend + ZBXNEXT-9012 Updated max supported TimescaleDB version to 2.14 Server + ZBXNEXT-8853 Implemented synchronized notification snooze status across user sessions Frontend + ZBXNEXT-8838 Changed LLD rule default update interval to 1h Frontend + ZBXNEXT-8983 Updated max supported MariaDB version to 11.2 Proxy Server + ZBXNEXT-8984 Updated max supported MySQL version to 8.3 Proxy Server + ZBXNEXT-8963 Improved maintenances to be recalculated immediately when timer period is changed Server + ZBXNEXT-8762 Added YugabyteDB by HTTP and YugabyteDB Cluster by HTTP templates Templates + ZBXNEXT-8925 Set minimal supported PHP version to 8.0 Frontend + ZBXNEXT-8837 Made it possible to turn off audit logging specifically for LLD, network discovery and autoregistration API Frontend Server + ZBXNEXT-5878, + ZBXNEXT-8532 Improved performance of permission checks for hosts, templates and API objects related to them; added strict validation for host group and template parameters of host API methods API Installation Server + ZBXNEXT-8823 Implemented detection of SNMP engineID duplicates Proxy Server + ZBXNEXT-8891 Updated max supported MySQL version to 8.2 Proxy Server + ZBXNEXT-8524 Added support of HTTP proxy in GCP templates Templates + ZBXNEXT-8496 Added aggregations for Item value widget and time period functionality for Top hosts and Item value widgets Frontend Installation + ZBXNEXT-8724 Improved error messages when proxy is starting up Proxy + ZBXNEXT-8759 Added dashboards in Azure templates Templates + ZBXNEXT-8580 Added new discovery rules, refactored discovery rules to dependent items and made few minor changes in MSSQL by ODBC template Templates + ZBXNEXT-8730 Added Azure Cost Management by HTTP template Templates + ZBXNEXT-8721 Added new net.dns.get[] item Agent + ZBXNEXT-8121 Implemented ability to add custom user input when executing scripts API Frontend Installation Server + ZBXNEXT-8854 Improved passive checks to use JSON protocol and fallback to plaintext protocol Agent Proxy Server + ZBXNEXT-8857 Updated max supported TimescaleDB version to 2.13 Server + ZBXNEXT-8707 Updated version check for MongoDB node by Zabbix agent 2 template Templates + ZBXNEXT-7460 Added support for user macros in item and item prototype names API Frontend Installation Proxy Server Templates + ZBXNEXT-8735 Added attempt interval and item data type-based filtering to connectors API Frontend Proxy Server + ZBXNEXT-1400 Added support for configuration file validation Agent Proxy Server + ZBXNEXT-7578 Modified \'headers\' and \'query_fields\' parameter structure for item, item prototype, and LLD rule API objects API Frontend Installation + ZBXNEXT-8765 Changed default values of data storage period for audit log/history housekeeping to 31 days Installation + ZBXNEXT-5120 Extended support of macro functions to all built-in and user macros API Frontend Proxy Server + ZBXNEXT-3826 Added automatic IP address reversal for reverse DNS lookups Agent + ZBXNEXT-8486 Moved items and item prototypes to MVC model and refactored edit forms to modal forms Frontend + ZBXNEXT-8705 Implemented new tablespace item to retrieve percentage about current tablespace usage from max for both Oracle templates Agent Templates + ZBXNEXT-5401 Implemented net.dns.perf key; thanks to Robert Young Agent + ZBXNEXT-8708 Added version metric to Oracle plugin in Zabbix agent 2 Agent + ZBXNEXT-8741 Improved \"Show\" checkbox list behaviour in Clock, Gauge and Item value widgets Frontend + ZBXNEXT-8568 Added new proxy memory buffer metrics to Zabbix proxy health templates Templates + ZBXNEXT-8522 Added HPE iLO by HTTP template Templates + ZBXNEXT-7486 Added openshift-state-metrics in Kubernetes cluster state by HTTP Templates ZBXCTR-20 Added scheme for metrics endpoints Templates + ZBXNEXT-8729 Updated max supported TimescaleDB version to 2.12 Proxy Server + ZBXNEXT-8552 Added FortiGate by SNMP and FortiGate by HTTP templates Templates + ZBXNEXT-5524 Added vmware.eventlog event filtering by severity; added event type and extended event source in latest data Frontend Proxy Server + ZBXNEXT-7754 Added info with list of guest VM IPs to vmware.vm.discovery Proxy Server + ZBXNEXT-8726 Refactored item timeout handling on Zabbix server and proxy Agent Proxy Server + ZBXNEXT-6741 Added all dashboard pages to PDF document sent in scheduled report Frontend Server + ZBXNEXT-8750 Implemented label changes for history and trends storage parameters Frontend + ZBXNEXT-8727 Added additional metrics in Cisco Meraki organization by HTTP template Templates + ZBXNEXT-8716 Implemented usability improvements for item mass update form, preprocessing tab Frontend + ZBXNEXT-7097 Added item and trigger for monitoring PostgreSQL version into PostgreSQL by ODBC and PostgreSQL by Zabbix agent 2 templates Templates + ZBXNEXT-8681 Implemented better defaults and \'Show\' options for description, value, needle and scale of Gauge widget Frontend + ZBXNEXT-8453 Fixed navigation confirmation window for trigger edit form, permission check, error messages for tag tab Frontend + ZBXNEXT-7736 Added support for active checks, \"show only totals\" option and host total column/row in Host availability widget Frontend Installation + ZBXNEXT-8283 Implemented role-based authentication for AWS monitoring Templates + ZBXNEXT-8575 Added Nextcloud template Templates + ZBXNEXT-8645 Added get[oid] to retrieve single value asynchronously API Frontend Proxy Server + ZBXNEXT-8453 Moved triggers and trigger prototypes to mvc model and refactored edit forms to modal forms Frontend Installation + ZBXNEXT-8145 Implemented communication framework for dashboard widgets Frontend Installation Templates + ZBXNEXT-8570 Removed support for TimescaleDB v1 Frontend Installation Proxy Server + ZBXNEXT-8600 Added secrets resolving to script preprocessing step Proxy Server + ZBXNEXT-1096 Implemented configurable per-item-type timeouts API Frontend Agent Proxy Server Templates + ZBXNEXT-7726 Added support for extended error checking in preprocessing API Frontend Server + ZBXNEXT-8331 Implemented new Pie chart widget Frontend Installation + ZBXNEXT-8638 Implemented new evaluation functions jsonpath and xmlxpath Frontend Server + ZBXNEXT-8469 Increased PostgreSQL maximum supported version to 16 Proxy Server + ZBXNEXT-8714 Increased MariaDB maximum supported version to 11.1 Proxy Server + ZBXNEXT-8702 Added support of group discovery from different prototypes/lld rules API Frontend Installation Server + ZBXNEXT-4165 Implemented `selectActions` parameter for API method `mediatype.get` to display all associated actions for media types API Frontend + ZBXNEXT-7761 Updated User groups permissions and problem tag filters \'Add\' button behaviour to add a new row Frontend + ZBXNEXT-8576 Added template integration with Acronis Cyber Protect Cloud Templates + ZBXNEXT-7687 Extended Top Hosts widget column sorting Frontend + ZBXNEXT-6554 Increased remote command execution limits to 16MB Frontend Agent Proxy Server + ZBXNEXT-8610 Added MantisBT template Templates + ZBXNEXT-8621 Improved asynchronous pollers to read configuration in separate thread to avoid blocking Proxy Server + ZBXNEXT-8358 Improved item configuration sync on PostgreSQL by selecting using equal condition instead of not equal Proxy Server + ZBXNEXT-8541 Added support for history.push API method API Frontend Server + ZBXNEXT-8649 Fixed time period params in JavaScript Templates + ZBXNEXT-8429 Added HashiCorp Nomad template Templates + ZBXNEXT-8421 Implemented dashboard tabs navigation for host dashboards Frontend + ZBXNEXT-8500, + ZBXNEXT-8506 Moved proxies to separate database tables API Frontend Installation Proxy Server + ZBXNEXT-8633 Added asynchronous SNMP poller metrics to Zabbix health templates Templates + ZBXNEXT-4781 Added new eventlog.count item key Agent Server + ZBXNEXT-8581 Added support for HTTP proxy in Azure templates Templates + ZBXNEXT-8520 Turned auditlog table into hypertable Installation Server + ZBXNEXT-8558 Added MantisBT webhook Templates + ZBXNEXT-8589 Updated documentation, unified metric names and descriptions in PostgreSQL templates, removed unused macros, user parameters and queries in PostgreSQL by Zabbix agent Templates + ZBXNEXT-8563 Added warning messages that Oracle DB is deprecated on setup page and in System information widget and report Frontend + ZBXNEXT-8528 Added AWS Cost Explorer template Templates + ZBXNEXT-8567 Added asynchronous SNMP pollers Proxy Server + ZBXNEXT-8620 Added asynchronous DNS resolving for async SNMP and Zabbix agent pollers Proxy Server + ZBXNEXT-8444 Moved template configuration form to modal window Frontend + ZBXNEXT-6974 Implemented new \"Top triggers\" widget; added new filtering options to \"Top triggers\" report page API Frontend Installation + ZBXNEXT-6524 Added operations \"Add host tags\", \"Remove host tags\" for autoregistration and discovery actions API Frontend Installation Server + ZBXNEXT-8190 Increased MariaDB maximum supported version to 11.0 Frontend Proxy Server + ZBXNEXT-8582 Increased MySQL maximum supported version to 8.1 Frontend Proxy Server + ZBXNEXT-8481 Added PostgreSQL by ODBC template Templates + ZBXNEXT-8561 Added nodata trigger to remote Zabbix proxy and server health templates Templates + ZBXNEXT-8560 Added messages that Oracle DB is deprecated Proxy Server + ZBXNEXT-8505 Added Cisco SD-WAN templates Templates + ZBXNEXT-8482 Added integration with OpenStack Nova Templates + ZBXNEXT-6470, + ZBXNEXT-6986 Implemented audit logging of LLD rule API object API Frontend + ZBXNEXT-8451 Disabled spell checking for nondescriptive textareas Frontend + ZBXNEXT-8569 Added asynchronous agent and HTTP agent poller metrics to Zabbix health templates Templates + ZBXNEXT-743 Implemented new \"Gauge\" widget Frontend + ZBXNEXT-6144 Added proxy data memory cache to avoid using proxy history tables in normal operation Proxy Server + ZBXNEXT-7944 Excluded edgeupdate service from services discovery in Windows by Zabbix agent templates Templates + ZBXNEXT-8460 Added asynchronous Zabbix agent and HTTP agent pollers Proxy Server + ZBXNEXT-8422 Added AWS ECS templates Templates + ZBXNEXT-8515 Switched Zabbix frontend SVG icons to fonts Frontend + ZBXNEXT-8413 Moved Alerts -> Media types configuration form to modal window Frontend + ZBXNEXT-8497 Removed unnecessary JavaScript preprocessing in discovery rules in Kubernetes templates Templates + ZBXNEXT-8445 Changed Data collection -> Event correlation form to modal window Frontend + ZBXNEXT-8465 Updated JavaScript scripts in Kubernetes templates Templates + ZBXNEXT-297 Added remote command execution via active checks Agent Proxy Server + ZBXNEXT-8447 Added new discovery manager, worker and queue metrics to Zabbix server and proxy health templates Templates + ZBXNEXT-7072 Fixed hintbox to be automatically closed when target element disappears Frontend + ZBXNEXT-8294 Added filters of node labels and annotations for Kubelet discovery in Kubernetes cluster state template Templates + ZBXNEXT-2299 Implemented problem/event filtering by performed update actions and user; reworked problem filter to support filtering by acknowledgement status and current user API Frontend Installation + ZBXNEXT-2732 Improved network discovery by implementing concurrent checks within single discovery rule API Frontend Proxy Server + ZBXNEXT-8425 Increased the maximum length for username and password fields used in HTTP authentication from 64 to 255 characters Frontend Installation + ZBXNEXT-8402 Implemented support of non-numeric vectors in aggregated calculations Server + ZBXNEXT-8245 Converted advanced configuration from checkbox to collapsible block Frontend Installation + ZBXNEXT-8323 Added preprocessing cache support for Prometheus to JSON step Proxy Server + ZBXNEXT-8387 Changed Alerts->Scripts configuration form to modal window Frontend + ZBXNEXT-7640 Updated widget help icon link to documentation link of a specific widget Frontend + ZBXNEXT-8386 Changed Data collection->Discovery configuration form to modal window Frontend + ZBXNEXT-8211 Added support for new binary item value type API Frontend Proxy Server + ZBXNEXT-8390 Added state filter for items in monitoring latest data Frontend + ZBXNEXT-8355 Added various improvements for aggregation functions Frontend Server + ZBXNEXT-8270 Added support of non-blocking sockets and thread-safe connect, accept, read, write operation timeouts based on poll Agent Proxy Server + ZBXNEXT-8086 Implemented ability to use all widgets in dashboard templates Frontend + ZBXNEXT-8079 Added an option to choose whether redirected ICMP ping response is treated as host up or host down API Frontend Installation Proxy Server + ZBXNEXT-8235 Implemented simplified cloning in the UI by leaving only one Clone button for Hosts, Templates and Maps Frontend + ZBXNEXT-8326 Added Zabbix server and Zabbix frontend version to system information report Frontend Server + ZBXNEXT-8324 Dropped support for floats of limited range API Frontend Proxy Server + ZBXNEXT-7569 Added support for Portage in system.sw.packages{,.get} items Agent + ZBXNEXT-8237 Changed module details view to a modal (popup) and updated module details Frontend + ZBXNEXT-7132 Added option of getting fully qualified domain name in system.hostname key to Zabbix agent and Zabbix agent 2 Agent + ZBXNEXT-8226 Fixed the problem of insufficient length of URL fields Frontend Installation + ZBXNEXT-8256 Renamed action operation types related to template linkage Frontend - Bug Fixes + ZBX-24490 Fixed and improved the Item history widget with binary type items Frontend + ZBX-24523 Fixed circular reference errors when collecting performance data Proxy Server + ZBX-24535 Fixed history period calculation in Item value widget when override trend period is active Frontend + ZBX-24531 Fixed compile time data not being set for agent2 Agent + ZBX-23788 Added SNMP OID ifAlias in Network interfaces discovery Templates + ZBX-24518 Updated global dashboards Templates + ZBX-24506 Fixed accidental creation of minimum size widget Frontend + ZBX-24475 Improved software update check functionality Frontend + ZBX-24488 Improved new Item history widget Frontend + ZBX-24473 Fixed cookie setting in browser object Proxy Server + ZBX-24478 Fixed widget placeholder icon hiding in small sizes Frontend + ZBX-24465 Fixed hintboxes of Geomap widget Frontend + ZBX-24481 Fixed inability to unset value map from existing item or item prototype by passing a version without valuemap parameter into configuration.import API + ZBX-24210 Improve Zabbix agent 2 loadable plugin capacity code style Agent + ZBX-24248 Fixed host dashboard header navigation height Frontend + ZBX-22090 Fixed the message and made entity removal confirmation popup being displayed only if template import comparison finds entities to remove Frontend + ZBX-23951 Fixed issue of incorrect template matching when no UUID exists in export file API + ZBX-23953 Fixed CIDR network mask of VMware HV network interface Proxy Server + ZBX-24195 Fixed host IPMI username and password field max length Frontend + ZBX-24451 Added tags and updated items in Proxmox template Templates + ZBX-24447 Fixed typos in templates Templates + ZBX-23386 Fixed hintbox sizing to fit screen Frontend + ZBX-24024 Fixed OIDs for external sensors in APC UPC by SNMP templates Templates + ZBX-21751 Fixed node\'s loadavg item in Proxmox template Templates + ZBX-24315 Fixed linking template to host when some LLD macro paths already exist Server + ZBX-24342 Removed description field from item value widgets in Nextcloud by HTTP template Templates + ZBX-21850 Moved the sorting of filter conditions to the action.get, discoveryrule.get and correlation.get methods API Frontend + ZBX-24172 Fixed Zabbix server issue with scheduled intervals on Feb 29th of leap year Server + ZBX-23407 Improved performance of retrieving last history values when primary keys are available API + ZBX-24413 Changed MFA label appearing in authenticator apps to include the username, enabling users to distinguish between different accounts API Frontend + ZBX-24246 Updated descriptions for family of MySQL and Oracle templates, changed macro in the trigger \'Tablespace utilization is too high\' for family of Oracle templates Templates + ZBX-24222 Fixed incorrect item OIDs in the FortiGate by SNMP template Templates + ZBX-23988 Renamed Agent2 Go module Agent + ZBX-24393 Updated README in Redis by Zabbix agent 2 template Templates + ZBX-24258 Fixed issue causing error when removing the old MFA method and adding a new one API + ZBX-24298 Allowed any JNDI service providers back in JMX monitoring Java gateway + ZBX-24282 Fixed Zabbix proxy to report error for not supported items Proxy Server + ZBX-24376 Fixed resolving of macros for item testing Frontend + ZBX-19990 Separated LLD filter macros in Apache Tomcat by JMX template Templates + ZBX-24364 Added preprocessing steps for LLD rules in RabbitMQ templates Templates + ZBX-24001 Fixed SSL certificate usage in CyberArk Vault Frontend + ZBX-24368 Improved PostgreSQL autovacuum\'s count query Templates + ZBX-19507 Fixed vmware.eventlog item to recover after event keys are reset Server + ZBX-24154 Fixed building Zabbix with Net-SNMP library in custom location Proxy Server + ZBX-24241 Fixed Zabbix server issue with random order of host groups for a host during real-time export Server + ZBX-24275 Fixed item prototype JSONPath preprocessing, added missing volume health metric and triggers in HPE MSA templates Templates + ZBX-24316 Fixed username macro in GridGain by JMX template Templates + ZBX-24314 Fixed Honeycomb widget item pattern selector to allow wildcard selectors Frontend + ZBX-24354 Fixed item status flapping Proxy Server + ZBX-24363 Fixed proxyid being ignored in item test Server + ZBX-24087 Fixed Timeout option description for Zabbix agent 2 Installation + ZBX-23468 Fixed radio button text alignment in network discovery form and modal window resizing when zooming in or out Frontend + ZBX-24205 Fixed the position of warning icon in breadcrumbs for no-longer discovered host Frontend + ZBX-23719 Updated plugin-support to add duplicate flag handling Agent + ZBX-22429 Fixed typo in Zabbix proxy automake file Installation + ZBX-24089 Optimized configuration re-sync after empty initial syncs Proxy Server + ZBX-24264 Fixed value cache being filled with values of newly added items with triggers Server + ZBX-24088 Fixed problem filtering in maps with nested maps Frontend + ZBX-24206 Fixed line breaks in JavaScript in Cloudflare template Templates + ZBX-24134 Added sensor discovery in VMware Hypervisor template Templates + ZBX-23884 Removed possibility to manually add provisioned user to user group Frontend + ZBX-23918 Fixed item pattern select popup to display all available items Frontend + ZBX-24190 Fixed items being updated incorrectly when configuring graph Frontend + ZBX-24081 Fixed full clone of templates or hosts failing due to more strict copied item validation API Frontend + ZBX-23032 Added triggers for cluster status in VMware templates Templates + ZBX-23948 Added support for TabularData data when parsing an MBean attribute Java gateway + ZBX-23742 Fixed tag filtering logic for tags with one name and different types of operators API + ZBX-24127 Fixed checkboxes not being static in Connectors form Frontend + ZBX-24271 Added delay in JavaScript execution for Azure Cost Management by HTTP template Templates + ZBX-24209 Fixed missing filtering options for Proxy object API + ZBX-24208 Fixed Oracle, MySQL plugin connection cache blocking Agent + ZBX-24202 Fixed JavaScript in AWS S3 bucket by HTTP template Templates + ZBX-23478 Fixed issue when missing locale error would not be displayed for user under certain conditions Frontend + ZBX-23853 Fixed duplicate agent check timestamps when time shifts back due to system clock synchronization Agent + ZBX-23402 Fixed web scenario step post type saving in DB API + ZBX-24166 Fixed Zabbix not being able to restart due to RTC and sockets not being closed before stopping Agent Proxy Server + ZBX-23868 Fixed incomplete JSON data for vmware.vm.snapshot.get item Proxy Server + ZBX-24114 Added labels to \"Tags\" and \"Value mapping\" fields in host configuration form Frontend + ZBX-23397 Fixed runtime error in discovered host configuration form with inherited macros Frontend + ZBX-24181 Fixed max repetition count value reset for numbers exceeding 15 digits Frontend + ZBX-24091 Fixed user macro resolution in function part of error messages Server + ZBX-23441 Fixed Go agent Makefile template not respecting DESTDIR Installation + ZBX-24093 Fixed JMX monitoring when using \"remote+http\" protocol Java gateway + ZBX-23567 Fixed PHP error during first time setup when no user is yet created Frontend + ZBX-24050 Fixed snmpaddrs not getting updated when syncing interfaces Server + ZBX-23488 Fixed severity checkbox area width issue when editing widgets and added an option to add title attribute to checkbox labels Frontend + ZBX-24103 Improved configuration sync, history sync and pollers performance Proxy Server + ZBX-23852 Fixed template import failing with unexpected server error when trying to import template dashboards with items or graphs from unexisting hosts Frontend + ZBX-24043 Fixed extensive locking when retrieving Zabbix server statistics Server + ZBX-24143 Fixed swap space trigger prototype name in Proxmox VE by HTTP template Templates + ZBX-24110 Improved configuration sync performance by avoiding host join when syncing items Proxy Server + ZBX-24141 Fixed replication master host LLD macro in MySQL by Zabbix agent template Templates + ZBX-23667 Added VMware datastore UUID to discovery items, added datastore selection by UUID to vmware.hv.datastore items Proxy Server + ZBX-21703 Fixed possible mutual lock between exporter and collector in performance counters for Zabbix agent 2 Agent + ZBX-24049 Fixed Zabbix server template linking logic so that it does not wrongfully update triggers on host when there is a corresponding trigger on template with same description but different expression Server + ZBX-22332 Fixed placeholder and default value for CSV to JSON preprocessing step parameters Frontend + ZBX-20725 Updated documentation for MySQL by Zabbix agent template, added the protocol option to the MySQL client configuration example Templates + ZBX-20788 Updated locale variable to force English locale in user parameter pgsql.ping.time[ *] in PostgreSQL by Zabbix agent template Templates + ZBX-23617 Fixed item test form not showing values for macros with a backslash character used in a string parameter of a calculated item formula function Frontend + ZBX-19918 Prevented redundant audit log entries of failed logins when visiting login page if guest account is disabled; removed automatic login as guest user when entering any page requiring authentication API Frontend + ZBX-24038 Fixed next token parameters in JavaScript for AWS templates; edited links in descriptions Templates + ZBX-22783 Added automatic detection of Oracle instant client installed from RPM Installation + ZBX-18859 Fixed error event 5858 with ResultCode = 0x80041032 after WMI queries Agent + ZBX-24095 Improved data fetch performance for PostgreSQL Proxy Server + ZBX-24017 Added support of null for nodata value in agent JSON protocol Agent Proxy Server + ZBX-23888 Added setting agent items to unsupported state when invalid regexp is supplied Agent + ZBX-23941 Fixed error message in log if TLS handshake has timed out Agent Proxy Server + ZBX-23124 Fixed items with disabled history being sometimes stuck in non-supported state Proxy + ZBX-23586 Fixed filter evaluation type of organizations discovery in Cisco Meraki dashboard by HTTP template Templates + ZBX-23607 Added quoting string values when producing SNMP walk[] output Proxy Server + ZBX-23925 Fixed spelling mistakes Frontend + ZBX-24016 Fixed DB patch not to fail in case of hosts without groups Server + ZBX-23766 Updated Zabbix agent 2 Ceph plugin README setup instructions Agent + ZBX-24094 Fixed network interfaces LLD filtering macro in Linux by Prom template Templates + ZBX-23202 Fixed unused tag value being saved in tag filter Frontend + ZBX-22555 Updated regexp to case-insensitive in Nginx templates Templates + ZBX-23664 Changed calculation logic of Zabbix agent interface availability for active and passive checks Frontend + ZBX-23973 Fixed trends being retrieved from database for new items and for items with infrequent update interval Server + ZBX-22745 Removed incorrect description of network interfaces administrative status filter macro in SNMP templates Templates + ZBX-23663 Fixed inability to enable SAML when PHP LDAP extension is missing Frontend + ZBX-24015 Improved zabbix[queue] internal item not to block history syncers and pollers Proxy Server + ZBX-23509 Fixed JSONPath of keyspace discovery master item in Redis by Zabbix agent 2 template Templates + ZBX-24059 Fixed libmodbus unnecessary linking into all binaries Agent Proxy Server + ZBX-24055 Added missing API port macros in URL of script items in HPE Synergy by HTTP and HPE Primera by HTTP templates Templates + ZBX-24062 Fixed btoa JavaScript function Proxy Server + ZBX-23817 Fixed console error in chart.view when selecting time period for graph Frontend + ZBX-20525 Fixed vfs.dir.size performance issues when walking through directory that has a lot of subdirs/files Agent + ZBX-23773 Improved trigger functionality for Acronis Cyber Protect Cloud MSP by HTTP template Templates + ZBX-23979 Improved trend recalculation performance by performing trend updates in own transaction Server + ZBX-21192 Updated date and time format in Zabbix trap receiver script Installation + ZBX-23688 Improved new item value retrieval performance by adding such items to value cache after configuration sync Server + ZBX-22130 Changed JSONPath expression evaluator to treat null values as empty variants Proxy Server + ZBX-23986 Added a license to the Go module + ZBX-23587 Fixed widget input field selecting when clicking on label Frontend + ZBX-23701 Fixed Gauge widget description performance Frontend + ZBX-23232 Fixed syncing web scenarios to proxy Proxy Server + ZBX-23320 Fixed Pie chart widget legend behavior to be same as in Graph widget Frontend + ZBX-23638 Fixed page scrolling when closing modal form in Safari Frontend + ZBX-23640 Fixed preload hints opening Frontend + ZBX-23684 Fixed transactions query file for PostgreSQL by Zabbix agent template Templates + ZBX-23659 Fixed incorrect calculation of bar graph polygon in SVG graph widget for negative values Frontend + ZBX-22433 Fixed web scenario and web scenario step configuration field trimming and field sorting API Frontend + ZBX-24505 Fixed possible injection when adding audit log entry of a global script execution Server + ZBX-20765 Fixed empty PDF files in scheduled reports Frontend Server + ZBX-21192 Improved SNMP traps to resume processing from last record and timestamp when HA node is switched Proxy Server + ZBX-23814 Fixed {TRIGGER.VALUE} macro not working anymore Server + ZBX-23904 Fixed build flags when using custom OpenSSL library Agent Proxy Server + ZBX-23818 Fixed clock, graph and graph prototype widget form reloading and field focus when changing values Frontend + ZBX-23967 Fixed possible invalid free in SNMP walk to JSON preprocessing step Proxy Server + ZBX-22371 Fixed process tags option not adding tags for service events Server + ZBX-17208 Fixed invalid command-line flag handling in Zabbix agent 2 Agent + ZBX-23517 Fixed user not being able to clone dashboard with read-only access Frontend + ZBX-22961 Fixed modal (popup) form resizing and visual glitch on initial load, and ResizeObserver observation error in Safari browser Frontend + ZBX-23937 Fixed JavaScript for AWS EC2 instances discovery Templates + ZBX-22715 Fixed map shape dimension changes on resizing in scaled browser mode Frontend + ZBX-23722 Added garbage collection after executing JavaScript code Proxy Server + ZBX-23740 Fixed netsnmp persistent state disabling without affecting its configuration Proxy Server + ZBX-23874 Fixed undefined array key error for map elements with URL Frontend + ZBX-23890 Removed non-existing headers from compiler checks: mtent.h and knlist.h Agent + ZBX-23912 Removed Jira with CustomFields media type in data.tmpl Templates + ZBX-23883 Fixed PHP runtime error while using \"/d\", \"/m\" or \"/h\" modifiers in the time selector with some time zones Frontend + ZBX-23262 Fixed inability to log in using user.login API method if user has a user group with disabled frontend access API + ZBX-23257 Fixed log items not using MaxLinesPerSecond setting correctly for Zabbix agent 2 Agent + ZBX-23914 Fixed use of uninitialized protocol version variable during SNMP checks Proxy Server + ZBX-22536 Fixed TimescaleDB compression detection for history.clear API method and proper error appearance in frontend API Frontend + ZBX-23761 Fixed JavaScript in Jira media type Templates + ZBX-22558 Fixed trigger expression for retrieval of stub page in Nginx templates Templates + ZBX-23906 Fixed Zabbix server and proxy crash when executing SNMP agent item Proxy Server + ZBX-23562 Fixed time period selector validation for maximum time period Frontend + ZBX-23540 Added error checks for RegisterMetrics calls Agent + ZBX-23691 Fixed LLD filters evaluation type for devices discovery in Cisco SD-WAN by HTTP template Templates + ZBX-23605 Removed getting location buckets in AWS by HTTP template; added discovery filters for request metrics in AWS S3 bucket by HTTP template Templates + ZBX-23497 Fixed user edit form fields validation for user without user group Frontend + ZBX-23696 Fixed script item parameters and HTTP agent item query fields and headers not being passed to Zabbix server when testing items Frontend + ZBX-23466 Fixed data aggregation errors in Graphs and Top hosts widgets with Elasticsearch backend Frontend + ZBX-23835 Updated Meraki templates Templates + ZBX-23723 Fixed proxy parameters in JavaScript AWS templates Templates + ZBX-23846 Fixed quoting of empty parameters while resolving macros in the trigger expressions API Frontend + ZBX-21898 Added escaping of backslashes in history function string parameters API Installation Server + ZBX-22983 Fixed ellipses appearing in dropdown of item mass update and item configuration preprocessing section Frontend + ZBX-22678 Fixed parsing failures for deb packages without an Installed-Size field Agent + ZBX-22055 Fixed map image of Map widget not being updated on pressing \"Apply\" button Frontend + ZBX-23629 Fixed interface icon cursor to pointer Frontend + ZBX-23471 Fixed sha256 sum calculation on AIX, HP-UX and Solaris, fixed crash on HP-UX Agent + ZBX-22933 Improved vfs.file.regmatch and vfs.file.regexp items to use buffered file read Agent + ZBX-21973 Changed deprecated X-Frame option allow-from to Content-Security-Policy frame-ancestors Frontend + ZBX-23738 Fixed Zabbix backend sources for libxml2 2.12.0 version changes Proxy Server + ZBX-23633 Fixed service alarms to be recovered with problem time in case of negative problem duration Server + ZBX-23746 Fixed creation of tickets during escalation for Zammad media type Templates + ZBX-23561 Fixed spacing between filter and results table Frontend + ZBX-23636 Fixed some fields in Administration section not being trimmed on form submission Frontend + ZBX-23730 Fixed long server shutdown when a lot of values are enqueued to be flushed via connectors Server + ZBX-23631 Removed \'tags\' tag in case of an error when collecting tags from *discovery items Proxy Server + ZBX-23439 Fixed sorting of numeric items with/without aggregation enabled in Top hosts widget Frontend + ZBX-23825 Fixed query_fields values in Acronis and Nomad templates Templates + ZBX-23590 Fixed discovery rule form custom timeout link opening the proxy form only when override of proxy item type timeouts is enabled Frontend + ZBX-23623 Fixed sorting order of dependent triggers in trigger configuration being different from sorting order in trigger list Frontend + ZBX-23559 Fixed SLI dropping when maintenance is set with pre-existing problem Server + ZBX-23145 Disabled deprecated automatic reconnection in MySQL Proxy Server + ZBX-23799 Fixed crash when host interfaces are added and updated at the same time Proxy Server + ZBX-23565 Fixed filtering by value not working in Latest data for log and text types Frontend + ZBX-23683 Fixed calculation of vmware.datastore.read/write items taking into account VMware HV maintenance status Proxy Server + ZBX-23787, ZBX-23755 Fixed crash on empty HTTP response; fixed Zabbix agent build on Windows with libcurl Agent Proxy Server + ZBX-23437 Added back support for user macros in \"custom on fail\" parameter Proxy Server + ZBX-23681 Fixed time column width and removed strange dots for the checkbox column in monitoring problems in compact mode Frontend + ZBX-23713 Changed names of order and limit fields in Top hosts and Top triggers widgets Frontend + ZBX-21132 Fixed Top hosts widget not showing all items by selected item name Frontend + ZBX-23568 Added clean-up of incompatible item, item prototype and LLD rule properties from configuration import generated before v6.4 API + ZBX-23764 Added an additional field for new events in SIGNL4 media type Templates + ZBX-23685 Added read-only transaction to the list of recoverable errors on PostgreSQL Proxy Server + ZBX-23342 Fixed Zabbix agent 2 MySQL plugin connection not taking into account TLS parameters Agent + ZBX-23715 Fixed persistent directory path not following symlinks upon creation Agent + ZBX-23759 Fixed agent poller process sending IPC messages to wrong recipients Proxy Server + ZBX-23772 Fixed vmware.vm.discovery item Proxy Server + ZBX-23672 Fixed issue of binary items breaking module compatibility Agent + ZBX-23580 Fixed aggregated item key conversion to calculated item formula when item key includes \'last\' function and a fourth parameter API Installation + ZBX-23490 Improved HTTP agent, web scenarios, web checks and JavaScript to convert to UTF-8 from charset specified in HTTP header or HTTP meta tag Agent Proxy Server + ZBX-22493 Fixed foreign key support with SQLite3 database Proxy + ZBX-23146 Fixed automatic database upgrade and manual upgrade scripts failing on TimescaleDB with compression Installation + ZBX-23602 Fixed false positive host revision update in configuration cache when syncing interfaces Proxy Server + ZBX-23269 Fixed sizes of loading modal windows Frontend + ZBX-23621 Fixed SNMP discovery looping forever with empty trend response Proxy Server + ZBX-23668 Added overflow check when converting string variant to ui64 Proxy Server + ZBX-23525 Fixed template tab name in template configuration form Frontend + ZBX-23670 Fixed timeout misbehavior in simple checks Proxy Server + ZBX-22829 Fixed discovery rule checks editing Frontend + ZBX-23620 Reordered sub-templates in READMEs of Acronis, Control-M and Openstack templates Documentation + ZBX-23381 Fixed unit for FreeStorageSpace metric in JavaScript AWS RDS instance by HTTP template Templates + ZBX-23660 Fixed widgets in FortiGate by HTTP template Templates + ZBX-23472 Fixed preload hintboxes loading Frontend + ZBX-22400 Fixed Web scenarios configuration form to display parent web scenarios on page refresh Frontend + ZBX-23290 Fixed gap when filtering by tags in Latest data Frontend + ZBX-23399 Fixed browser console errors when mass updating host and removing all value mappings Frontend + ZBX-23430 Fixed selected filter tab in high contrast themes being indistinguishable from others when collapsed Frontend + ZBX-23429 Removed strange dots in latest data caused by overflow-ellipsis Frontend + ZBX-23639 Changed value type for \'Pool Percent Used\' item prototype in Ceph by Zabbix agent 2 template Templates + ZBX-23521 Fixed password field label not changing to key passphrase and back for SSH agent item when changing authentication method Frontend + ZBX-23431 Fixed non-working \"Network timeout for item test\" setting Frontend + ZBX-23615 Fixed receiving data from the database twice the first time it is loaded Frontend + ZBX-22537 Fixed displaying symptom events in case multiple cause events have more than 50 symptoms Frontend + ZBX-19531 Fixed tables with header text vertical rotation Frontend + ZBX-23157 Fixed proxy buffer statistic handling in disk mode Proxy + ZBX-23855 Fixed buffer overread in DNS response Agent + ZBX-23858 Fixed injection vulnerability in Zabbix agent 2 smartctl plugin Agent + ZBX-23404 Fixed Zabbix agent crashes on HP-UX 11.23 Agent Proxy Server + ZBX-23576 Fixed group condition in calculated item in case when there is template group with same name as host group Server + ZBX-23235 Fixed function macros to expand in notifications Server + ZBX-23173 Fixed memory leak in agent 2 for Windows Events processing on MS Windows Agent + ZBX-23484 Fixed incorrect handling of float values when testing calculated items Proxy Server + ZBX-23563 Fixed JSONPath for rowshare locks metric in PostgreSQL by Zabbix agent 2 template Templates + ZBX-22907 Removed unused LLD macro in PostgreSQL by Zabbix agent template Templates + ZBX-23539 Fixed missing filesystem label macro in Windows by Zabbix agent templates, added discard to filesystems discovery Templates + ZBX-23377 Added support for VMware perfCounter with nanosecond type Proxy Server + ZBX-23012 Possible optimization of the SQL queries when updating LLD items Server + ZBX-23554 Fixed translation strings that were causing issue with gettext extension Frontend + ZBX-23318 Fixed \'replace\' preprocessing step parameter validation checking if backslashes are escaped API Frontend + ZBX-23270 Renamed trigger name condition to event name condition API Frontend Server + ZBX-23340 Fixed TLS parameter handling in MySQL plugin for Zabbix agent 2 Agent + ZBX-23259 Fixed field focus on label click in user group mapping form for user authentication Frontend + ZBX-22977 Fixed positioning of hidden checkbox inputs and fixed autofocus in template/host mass update Frontend + ZBX-23475 Fixed memory leak when SNMP walk to JSON preprocessing step fails due to parsing error Proxy Server + ZBX-23527 Fixed radio-list-controls position in the top header of services Frontend + ZBX-23494 Added SNMP fallback item to TrueNAS by SNMP template, updated uptime item and template descriptions, added preprocessing to free swap percentage calculation Templates + ZBX-23101 Added asterisk to description field label in Item value widget Frontend + ZBX-22666 Disabled severity filter for Geomap widget in dashboard edit mode Frontend + ZBX-23200 Fixed parsing NULL values, multiline strings and quoted strings in SNMP walk output Proxy Server + ZBX-22532 Update Zabbix agent 2 command line flags to use zbxflag package Agent + ZBX-23393 Fixed unquoted macro parsing in trigger function parameters Server + ZBX-23064 Simplified trend synchronization queries to improve performance Server + ZBX-23164 Added timespan parameter in JavaScript Cisco Meraki template Templates + ZBX-23288 Fixed Top triggers widget showing incorrect entries when custom trigger count is set Frontend + ZBX-23465 Fixed alignment of tag badges Frontend + ZBX-23455 Fixed inconsistency in button naming, confirmation messages, success and error messages in item and web scenario list pages Frontend + ZBX-20038 Fixed master host parameter for MySQL replication.get_slave_status key in Zabbix agent 2 Agent + ZBX-23479 Fixed empty hints for widget fields referring to another widgets Frontend + ZBX-23301 Removed checks for PostgreSQL-TimescaleDB versions combination Frontend Server + ZBX-23454 Fixed runtime errors while resolving macros in the trigger URL name Frontend + ZBX-22735 Fixed confusing error message on user parameter reload in Zabbix agent 2 Agent + ZBX-23477 Fixed item test failures due to timeout error Proxy Server + ZBX-23154 Stopped running housekeeper TimescaleDB \'drop_chunks\' query on history_bin table Server + ZBX-23427 Fixed trends not being calculated Server + ZBX-23361 Fixed uncapitalized first letter for value \'all\' in radio buttons and in filter select fields Frontend + ZBX-22841 Fixed all date/time displays to match standard US date and time formats Frontend + ZBX-23446 Fixed nested transaction issue when processing autoregistration data Server + ZBX-23354 Fixed crash on shutdown after unsuccessful database connection on startup Proxy + ZBX-23358 Fixed \"Problem hosts\" widget without filtering by tags not showing problem host count Frontend + ZBX-23302 Fixed \'access denied\' error in template multiselect popup Frontend + ZBX-23338 Improved performance of templatedashboard.get method for non super-admin users API + ZBX-23110 Fixed possible crash on Windows 11 by removing concurrent Win API call for update perfCounters list Agent + ZBX-23284 Prevented deletion of the discovered group as a result of renaming its group prototype API + ZBX-21094 Fixed graphs not displaying values when items do not have trends and trend storage period is overridden in configuration Frontend + ZBX-23162 Fixed variable in JavaScript for Cisco Meraki template Templates + ZBX-23066 Expanded ui/composer.json to describe the project Frontend + ZBX-23253 Added static units support to graph widget legend and hint box Frontend + ZBX-23261 Removed kiosk mode button from host inventory form Frontend + ZBX-23260 Fixed (enabled) additional URL fields in map properties Frontend + ZBXNEXT-8658 Improved Monitoring > Maps usability Frontend + ZBX-22943 Fixed various memory leaks in Zabbix agent 2 Agent + ZBX-22779 Replaced HTTP with HTTPS in Zabbix homepage address Installation + ZBX-23298 Fixed walk[oid] discovery rule not working as test item Proxy Server + ZBX-23336 Fixed items not to become unsupported if interface is not available Proxy Server + ZBX-23244 Added escaping for special characters in HTML mode of Telegram mediatype Templates + ZBX-21636 Fixed Oracle DB update query error mishandled as success Frontend + ZBX-20442 Fixed Ceph plugin not returning percent_used in Zabbix agent 2 Agent + ZBX-15210 Added housekeeping and handling in remove action operation of autoreg_host table Server + ZBX-21560 Fixed default Zabbix agent 1 and 2 config file name and path for Windows; fixed logging to stderr in Zabbix agent 2 Agent + ZBX-22991 Resolved recommendations/issues regarding new icons style Frontend + ZBX-22166 Fixed item value widget not showing decimal places properly with seconds Frontend + ZBX-23035 Fixed disappearing filter group in host, item, trigger, graph, discovery rule, web and template lists Frontend + ZBX-23105 Added missing database indices Installation + ZBX-23854 Fixed leak of zbx_session cookie through dashboard URL widget while constructing scheduled report Proxy Server + ZBX-23240 Fixed filtering by \"action\" and \"action_userid\" in event.get and problem.get not working API Frontend + ZBX-21952 Fixed and improved documentation for Oracle by ODBC template Documentation + ZBX-22980 Fixed host prototype displaying inherited macros in a non-inherited macro tab Frontend + ZBX-17279 Fixed graph widget loading Frontend + ZBX-22601 Fixed invalid time period filter submission Frontend + ZBX-23214 Fixed inability to import a host if a template with non-existent template group is specified in the same import file API + ZBX-23275 Prevented undefined index error when unlinking a template containing an item with value map API + ZBX-22724 Fixed inconsistencies in ordering of objects in template configuration export Frontend + ZBX-22060 Added notes about encryption in PostgreSQL templates, renamed database instance URI macro to connection string in PostgreSQL by Zabbix agent 2 template, updated PostgreSQL by ODBC template to use connection string Templates + ZBX-23246 Fixed classic graph preview not working if more than 10 items are assigned to it Frontend + ZBX-22758 Fixed Zabbix agent 2 startup error on domain controllers by increasing go-winio version Agent + ZBX-22451 Fixed resolving of calculated item formula in test popup Frontend + ZBX-23088 Fixed discovery rule host name, visible name and uniqueness criteria radio button values after updating Discovery checks Frontend + ZBX-22901 Fixed duplicate checking for SNMP discovery checks Frontend + ZBX-22620 Added header in items for Meraki template Templates + ZBX-23051 Changed content of resolved alerts to be more compatible with Event Orchestration in PagerDuty Templates + ZBX-23272 Fixed naming for tenant item prototypes in OpenStack Nova by HTTP template Templates + ZBX-22818 Fixed some aggregation functions not working with last_foreach() Frontend + ZBX-23002 Made vfs_file_contents, vfs_file_regmatch, vfs_file_regexp, log, log.count, logrt, logrt.count and telnet items to fail when non-existing encoding is used Agent Server + ZBX-21255 Added support of the fmtnum() function for {ITEM.VALUE}, {ITEM.LASTVALUE} and expression macros Frontend + ZBX-22771 Fixed handling of large unsigned integers in JSONPath Server + ZBX-22871 Fixed regular expression crash with invalid utf-8 sequences when PCRE2 is used Agent + ZBX-23141 Fixed crash when maintenance is enabled and unexpected event exists for trigger prototype Proxy Server + ZBX-23068 Fixed crash and memory leak when using system.sw.os.get key Agent + ZBX-21695 Fixed {TIME} macro not being resolved during scheduled report test Server + ZBX-23221 Fixed memory leaks when using certificate-based encryption in Zabbix agent and Zabbix agent 2; thanks to Masato Hirahata for the patch Agent Proxy Server + ZBX-22864 Fixed calculation of max_repetitions sent out to device in SNMP PDUs Proxy Server + ZBX-23234 Fixed inability to link a template containing an item that depends on web scenario item API + ZBX-23210 Fixed inability to unlink a template containing items with empty value map from a template API + ZBX-22677 Adjusted font colors for placeholders, disabled and readonly fields Frontend + ZBX-21574 Optimized Asterisk by HTTP template Templates + ZBX-18168 Added regexp runtime error logging for log *[] items Agent Proxy Server + ZBX-22972 Fixed displaying of dashboard pages when scrolling is enabled Frontend + ZBX-23067 Enhanced audit logging with reason of switching of HA node to active mode Server + ZBX-22535 Fixed Zabbix agent 2 configuration with empty values Agent + ZBX-22027 Fixed \"Update problem\" position in trigger context menu Frontend + ZBX-22757 Fixed action condition labels when custom expression is set Frontend + ZBX-22613 Fixed script execution with API token as authentication API + ZBX-22881 Fixed link to filtered users belonging to the specific user group Frontend + ZBX-23060 Removed unused endpoints in JavaScript for Veeam Backup and Replication template Templates + ZBX-22772 Added trends cleanup for non-numeric value types Server + ZBX-22788 Fixed inability to close pop-up confirmation message on the first attempt after opening multiple popups Frontend + ZBX-22787 Fixed mediatypes incorrectly saving parameters when switching type from Webhook to Script and vice versa API + ZBX-23147 Fixed problem count indicators in Monitoring hosts page Frontend + ZBX-23072 Fixed web scenario step variable uniqueness validation if multiple variable names are empty Frontend + ZBX-23096 Fixed fields with key-value pairs being misaligned in web scenario configuration form Frontend + ZBX-23107 Fixed small memory leak in Zabbix agent 2 Agent + ZBX-22822 Fixed displaying the correct threshold color in \"Top hosts\" widget when value exceeds maximum Frontend + ZBX-22777 Fixed item test form sending incorrectly resolved macros to server if item uses SNMP interface Frontend + ZBX-23075 Fixed processing of network discovery rule with short update interval Proxy Server + ZBX-23097 Fixed use of uninitialised value when verifying subject and issuer with TLS Agent Proxy Server + ZBX-23112 Fixed runtime errors in the inheritance of the trigger and trigger prototype dependencies API + ZBX-22539 Fixed SLI calculation for days with daylight-saving-time transitions API + ZBX-22916 Fixed action condition type dropdown not reloading the form if mouse is clicked and dragged Frontend + ZBX-22814 Fixed PHP runtime errors in API trigger.get method when using \"expandComment\" option API + ZBX-23037 Fixed memory leak in vfs.fs.get[] Agent + ZBX-22915 Fixed unfocusable dashboard pages in editing mode Frontend + ZBX-23014 Fixed Zabbix agent build on HP-UX Agent + ZBX-23049 Fixed default condition for log item macro resolution Server + ZBX-21909 Updated setup section in README for PHP-FPM templates to include configuration example for Apache Templates + ZBX-20148 Fixed the issue with housekeeper failing to delete some of the events that required deletion Server + ZBX-21970 Fixed console error in \"Map navigation tree\" widget; disabled add button on a 10th depth level Frontend + ZBX-19393 Fixed undefined index errors in configuration.importcompare API + ZBX-22811 Removed CSRF token from the monitoring.host.view URL Frontend + ZBX-22290 Fixed generation of double page headers when general warning appears Frontend + ZBX-22830 Fixed free bytes calculation for temporary tablespace in Oracle Zabbix agent 2 plugin Agent + ZBX-21845 Fixed Zabbix agent 2 systemd plugin failing with newer dbus Agent + ZBX-21547 Fixed reading of non-UTF-8 encoded files in Zabbix agent 2 Agent + ZBX-22800 Fixed detection of authentication LDAP userdirectory when user is assigned to multiple user groups with LDAP authentication API Frontend + ZBX-22808 Fixed broken timeline breakpoint in \"Problems by severity\" widget Frontend + ZBX-21571 Updated pod crash loop trigger expressions in Kubernetes nodes and cluster state templates Templates + ZBX-22825 Fixed Zabbix access to the first page for user with specific page access Frontend + ZBX-22711 Fixed incorrectly displayed simple graphs with non-numeric items in Host graphs page Frontend + ZBX-22369 Fixed suffix interpretation in threshold values for \"Item value\" and \"Top hosts\" widget Frontend + ZBX-22987 Fixed inefficient URL schema validation Frontend + ZBX-21892 Fixed wrong fs type returned by vfs.fs.get for file systems with identical mount point Agent + ZBX-21859 Fixed active checks occasionally not being executed on Zabbix agent 2 if checks for a plugin have long and short update intervals Agent + ZBX-22941 Prevented clearing of the user macro secret values on inherited host prototypes as the result of user macros modifications on the parent host prototype of a template API + ZBX-22889 Fixed performance problems by creating problem.cause_eventid index Installation + ZBX-22695 Fixed eventlog duplicate timestamps Agent + ZBX-22903 Fixed scale calculation for Graph and Graph (classic) widgets Frontend + ZBX-22838 Fixed Zabbix proxy reporting JSON error instead of TCP Proxy + ZBX-22904 Fixed streaming of metrics with large float numbers Server + ZBX-22148 Fixed the crash when updating a webhook to JavaScript that cannot be compiled Proxy Server + ZBX-22868 Fixed Zabbix agent 2 plugin Defaults when hardcoded value is provided Agent + ZBX-22399 Added TLS and Default parameters support to MQTT plugin for Zabbix agent 2 Agent + ZBX-20280 Fixed page selection in a dashboard after refresh Frontend + ZBX-22883 Fixed occasional crash of user parameters on Windows when using Zabbix agent 2 with UserParameterDir defined Agent + ZBX-22953 Fixed metric names in the Top hosts widget in global view dashboard, added missing connector queue metric to graph in Zabbix server health dashboard Installation + ZBXNEXT-8392 Added a documentation link for each standard item key Frontend + ZBX-22243 Fixed navigation away from edited dashboard without user confirmation Frontend + ZBX-22844 Fixed compilation of Zabbix on OpenBSD when linking with libevent Proxy Server + ZBX-22798 Fixed incorrect output of vfs.file.contents when reading frequently modified file Agent + ZBX-22805 Increased memory allocation limit for JavaScript execution from 64M to 512M Proxy Server + ZBX-21877 Fixed unnecessary proxy name wrapping into multiple lines in proxy list Frontend + ZBX-22264 Added optional empty state for dynamic rows library Frontend + ZBX-22697 Fixed VMware tags update error related to curl communication problems Proxy Server + ZBX-21573 Optimized preprocessing steps in the AWS EC2 by HTTP template Templates + ZBX-16326 Fixed displaying of the first and last data points on the graphs Frontend + ZBX-22467 Fixed missing bracket in a trigger event name in Windows templates Templates + ZBXNEXT-8467 Updated max supported TimescaleDB version to 2.11 Server + ZBX-22738 Fixed flickering debug info while editing empty dashboards Frontend + ZBX-22231 Removed host and interface macros resolution from HTTP proxy fields in items, item prototype and discovery rule test dialogues Frontend + ZBX-22681 Fixed wrongly displayed Revert button for text macros in host, template and host prototype clone forms Frontend + ZBX-21194 Fixed filter form submission upon pressing Enter key in Safari Frontend + ZBX-22348 Added user role requirement for creating a user or updating a user with role already set to the frontend Frontend + ZBX-21804 Removed requirement for write permissions on hosts, host groups, triggers, discovery rules, discovery checks and proxies when creating or updating actions API Frontend + ZBX-22743 Fixed user list filtering with user roles specified Frontend + ZBX-22418 Fixed popup form fields overlapping labels when textarea width is resized Frontend + ZBX-19590 Changed count_foreach to add 0 when no data are in the requested period Server + ZBX-22594 Fixed fatal error when a request contains invalid authentication parameters Frontend + ZBX-22397 Fixed disabled input field text color in Safari Frontend + ZBX-22691 Fixed action operations edit form opening wrong operation details popup window Frontend + ZBX-21593 Optimized preprocessing steps in the templates PostgreSQL by Zabbix agent and PostgreSQL by Zabbix agent 2 Templates + ZBX-22470 Fixed hang on logging when establishing an encrypted connection in Zabbix agent 2 Agent + ZBX-20263 Prevented the ability to link two or more templates with matching item keys to a host or template; improved the check for double template linkage and related error messages API + ZBX-22254 Fixed support of special characters in LDAP group pattern API Frontend + ZBX-22571 Fixed \"service not equal\" action condition not working as expected Server + ZBX-22644 Fixed Graph widget not showing all problems for multiple items with dataset aggregation enabled Frontend + ZBX-22698 Fixed spelling mistakes in the templates Templates + ZBX-21883 Changed Select map field of the Map widget to multiselect Frontend + ZBX-22762 Fixed race condition in Zabbix agent 2 when reading filesystem Agent + ZBX-22593 Changed representation of boolean item values in wmi.get, wmi.getall items in Zabbix agent 2 to match the format in classic Zabbix agent Agent + ZBX-22793 Fixed LogSlowQueries not taken into account by server Server + ZBX-22314 Fixed OpenSSL, yaml, cmocka compiling in a non-standard location Proxy Server + ZBX-14557 Expanded the range of possible forecast return values to double precision Server + ZBX-22598 Fixed singular and plural forms in success and error messages and in confirmation messages Frontend + ZBX-22343 Removed use of deprecated cURL setopt options Agent Proxy Server + ZBX-22147 Updated default buffer size to 1000 in Zabbix agent 2 Agent + ZBX-22587 Fixed JSON validation not detecting invalid unicode characters and out-of-bounds access with JSONPath on invalid unicode character Proxy Server + ZBX-21976 Added support of OneLogin and Azure SCIM, fixed some issues with provisioning API Frontend * Thu Jun 27 2024 Boris Manojlovic - update to 6.0.31- New Features and Improvements + ZBXNEXT-9140 Added support for custom compartments in Oracle Cloud by HTTP templates Templates + ZBXNEXT-9034 Added Jira Data Center by JMX template Templates + ZBXNEXT-8682 Introduced a length limit of 512KB for item test values that server returns to Zabbix frontend Frontend Server + ZBXNEXT-8248 Added database filter macros to MySQL templates Templates + ZBXNEXT-6698 Removed absolute threshold and timeleft from OS template triggers of filesystem space Templates + ZBXNEXT-7930 Added user macro support for username and password fields in email media type Server + ZBXCTR-22 Refactored JavaScript filter functions for Kubernetes templates Templates + ZBXNEXT-9098 Added AWS ELB Network Load Balancer by HTTP template Templates + ZBXNEXT-6864 Replaced {HOST.CONN} with user macros in templates Templates + ZBXNEXT-9117 Updated max supported MariaDB version to 11.3 Proxy Server + ZBXNEXT-9026 Added Go compiler version to Zabbix agent 2 version output Agent + ZBXNEXT-8786 Changed \'odbc.discovery\' keys to \'odbc.get\' in MySQL by ODBC and Oracle by ODBC templates Templates + ZBXNEXT-8536 Added cbdhsvc service to macros in Windows agent templates Templates + ZBXNEXT-8861 Made changes and added more metrics to the FortiGate by SNMP template Templates + ZBXNEXT-8240 Added a new set of templates for integration with Oracle Cloud Infrastructure Templates- Bug Fixes + ZBX-24483 Improved memory usage in Zabbix server/proxy trappers and in proxy pollers when sending large configuration Proxy Server + ZBX-23073 Fixed URL widget resizing and dragging Frontend + ZBX-24574 Fixed HA node flipping between standby and active states Server + ZBX-24119 Fixed possible blocking of alert manager when it periodically pings database Server + ZBX-7998 Added VMware service username, password and URL check for empty values Proxy Server + ZBX-24402 Reduced main process connections to database during startup Proxy Server + ZBX-24369 Fixed filter behavior in monitoring pages after deleting filter parameters Frontend + ZBX-24484 Fixed Geomap widget console error when dragging map in widget edit mode Frontend + ZBX-23337 Improved supported version documentation for Oracle Database plugin and both templates Documentation + ZBX-24180 Fixed inability to import existing host or template when its dependent item prototype, which is used in trigger prototypes or graph prototypes, would have a different master item API + ZBX-20871 Fixed inability to use LLD macro functions in Prometheus pattern and labels used in item prototype preprocessing API + ZBX-24527 Fixed unnecessary loading text being displayed in hintbox preloader Frontend + ZBX-24362 Fixed wrong Zabbix agent 2 loadable plugin process handling catching all child process exits Agent + ZBX-24470 Fixed scale of VMware vmware.vm.memory.size.compressed key Proxy Server + ZBX-24415 Added triggers for datastores in VMware templates Templates + ZBX-18094 Fixed multiple pie graph issues related to calculation of item angles Frontend + ZBX-20766 Fixed confusing port binding error message Agent Proxy Server + ZBX-24481 Fixed inability to unset value map from existing item or item prototype by passing a version without valuemap parameter into configuration.import API + ZBX-24531 Fixed compile time data not being set for agent2 Agent + ZBX-24453 Implemented socket file cleanup when shutting down, added blocking of signals during important stages of startup Proxy Server + ZBX-24152 Fixed host form submission with Enter button if the form is opened in a popup and focus is in a flexible text area field Frontend + ZBX-23788 Added SNMP OID ifAlias in Network interfaces discovery Templates + ZBX-24482 Fixed the presence of the http_proxy field in the initial data Installation + ZBX-24210 Improved Zabbix agent 2 loadable plugin capacity code style Agent + ZBX-23951 Fixed issue of incorrect template matching when no UUID exists in export file API + ZBX-23953 Fixed CIDR network mask of VMware HV network interface Proxy Server + ZBX-24195 Fixed host IPMI username and password field max length Frontend + ZBX-24451 Added tags and changed a item in Proxmox template Templates + ZBX-23386 Fixed hintbox sizing to fit screen Frontend + ZBX-24024 Fixed OIDs for external sensors in APC UPC by SNMP templates Templates + ZBX-21751 Fixed node\'s loadavg item in Proxmox template Templates + ZBX-24315 Fixed linking template to host when some LLD macro paths already exist Server + ZBX-24172 Fixed Zabbix server issue with scheduled intervals on Feb 29th of leap year Server + ZBX-23407 Improved performance of retrieving last history values when primary keys are available API + ZBX-24246 Updated descriptions for family of MySQL and Oracle templates, changed macro in the trigger \'Tablespace utilization is too high\' for family of Oracle templates Templates + ZBX-23988 Renamed Agent2 Go module + ZBX-24222 Fixed incorrect item OIDs in the FortiGate by SNMP template Templates + ZBX-24393 Updated README in Redis by Zabbix agent 2 template Templates + ZBX-24298 Allowed any JNDI service providers back in JMX monitoring Java gateway + ZBX-19990 Separated LLD filter macros in Apache Tomcat by JMX template Templates + ZBX-24364 Added preprocessing steps for LLD rules in RabbitMQ templates Templates + ZBX-24368 Improved PostgreSQL autovacuum\'s count query Templates + ZBX-24282 Fixed Zabbix proxy to report error for not supported items Proxy Server + ZBX-19507 Fixed vmware.eventlog item to recover after event keys are reset Server + ZBX-24241 Fixed Zabbix server issue with random order of host groups for a host during real-time export Server + ZBX-24275 Fixed item prototype JSONPath preprocessing, added missing volume health metric and triggers in HPE MSA templates Templates + ZBX-24316 Fixed username macro in GridGain by JMX template Templates + ZBX-23719 Updated plugin-support to add duplicate flag handling Agent + ZBX-22429 Fixed typo in Zabbix proxy automake file Installation + ZBX-24264 Fixed value cache being filled with values of newly added items with triggers Server + ZBX-24088 Fixed problem filtering in maps with nested maps Frontend + ZBX-24206 Fixed line breaks in JavaScript in Cloudflare template Templates + ZBX-24236 Fixed nested transaction error in LLD when connection is terminated Server + ZBX-24134 Added sensor discovery in VMware Hypervisor template Templates + ZBX-23918 Fixed item pattern select popup to display all available items Frontend + ZBX-24190 Fixed items being updated incorrectly when configuring graph Frontend + ZBX-24289 Fixed issue with interface assignment for items copied from host to host Frontend + ZBX-23032 Added triggers for cluster status in VMware templates Templates + ZBX-23948 Added support for TabularData data when parsing an MBean attribute Java gateway + ZBX-23742 Fixed tag filtering logic for tags with one name and different types of operators API + ZBX-24271 Added delay in JavaScript execution for Azure Cost Management by HTTP template Templates + ZBX-24208 Fixed Oracle, MySQL plugin connection cache blocking Agent + ZBX-24202 Fixed JavaScript in AWS S3 bucket by HTTP template Templates + ZBX-23478 Fixed issue when missing locale error would not be displayed for user under certain conditions Frontend + ZBX-24166 Fixed Zabbix not being able to restart due to RTC and sockets not being closed before stopping Agent Proxy Server + ZBX-23853 Fixed duplicate agent check timestamps when time shifts back due to system clock synchronization Agent * Wed May 29 2024 Lubos Kocman - Update license to match legaldb report * Sat Mar 30 2024 Andreas Stieger - update to 6.0.28: * Added metadata in JavaScript for AWS templates * Added AWS ELB Application Load Balancer by HTTP template * Added Check Point Next Generation Firewall by SNMP template * Added MSSQL by Zabbix agent 2 template * Updated max supported TimescaleDB version to 2.14 * bug fixes * Sat Mar 30 2024 Boris Manojlovic - fix broken copypasta for system-user-zabbix source file and file itself to remove gecos (description) in file fixes bsc#1222169 Packaging Error in system-user-zabbix-6.0.27-1.1.noarch package prevents upgrade Thanks Andreas Stieger for pointing out and reporter himself * Fri Mar 22 2024 Boris Manojlovic - remove all firewalld definitions as they are part of firewald package already * Fri Mar 22 2024 Boris Manojlovic - update to latest release 6.0.27- replaced zabbix-agentd.firewall zabbix-java-gateway.firewall zabbix-proxy.firewall zabbix-server.firewall with firewalld xml definitions zabbix-agentd.xml zabbix-java-gateway.xml zabbix-proxy.xml zabbix-server.xml- New Features and Improvements + ZBXNEXT-8983 Updated max supported MariaDB version to 11.2 + ZBXNEXT-8984 Updated max supported MySQL version to 8.3 + ZBXNEXT-8762 Added YugabyteDB by HTTP and YugabyteDB Cluster by HTTP templates + ZBXNEXT-8891 Updated max supported MySQL version to 8.2 + ZBXNEXT-8524 Added support for HTTP proxy in GCP templates + ZBXNEXT-8759 Added dashboards in Azure templates + ZBXNEXT-8580 Added new discovery rules, refactored discovery rules to dependent items and made few minor changes in MSSQL by ODBC template + ZBXNEXT-8730 Added Azure Cost Management by HTTP template - Bug Fixes + ZBX-23124 Fixed items with disabled history being sometimes stuck in non-supported state + ZBX-23586 Fixed filter evaluation type of organizations discovery in Cisco Meraki dashboard by HTTP template + ZBX-23766 Updated Zabbix agent 2 Ceph plugin readme setup instructions + ZBX-24094 Fixed network interfaces LLD filtering macro in Linux by Prom template + ZBX-23202 Fixed unused tag value being saved in tag filter + ZBX-22555 Updated regexp to case insensitive in Nginx templates + ZBX-23973 Fixed trends being retrieved from database for new items and for items with infrequent update interval + ZBX-22745 Removed incorrect description of network interfaces administrative status filter macro in SNMP templates + ZBX-24015 Improved zabbix[queue] internal item not to block history syncers and pollers + ZBX-23509 Fixed JSONPath of Keyspace discovery master item in Redis by Zabbix agent 2 template + ZBX-24059 Fixed libmodbus unnecessary linking into all binaries + ZBX-24055 Added missing API port macros in URL of script items in HPE Synergy by HTTP and HPE Primera by HTTP templates + ZBX-20525 Fixed vfs.dir.size performance issues when walking through directory that has a lot of subdirs/files + ZBX-23773 Improved trigger functionality for Acronis Cyber Protect Cloud MSP by HTTP template + ZBX-23979 Improved trend recalculation performance by performing trend updates in own transaction + ZBX-23688 Improved new item value retrieval performance by adding such items to value cache after configuration sync + ZBX-22130 Changed JSONPath expression evaluator to treat null values as empty variants + ZBX-23986 Added a license to the Go module + ZBX-23587 Fixed widget input field selecting when clicking on label + ZBX-23640 Fixed preload hints opening + ZBX-22433 Fixed web scenario and web scenario step configuration field trimming and field sorting + ZBX-23684 Fixed transactions query file for PostgreSQL by Zabbix agent template + ZBX-22371 Fixed process tags option not adding tags for service events + ZBX-17208 Fixed invalid command-line flag handling in Zabbix agent 2 + ZBX-23937 Fixed JavaScript for AWS EC2 instances discovery + ZBX-22715 Fixed map shape dimension changes on resizing in scaled browser mode + ZBX-23722 Added garbage collection after executing JavaScript code + ZBX-23740 Fixed netsnmp persistent state disabling without affecting its configuration + ZBX-23257 Fixed log items not using MaxLinesPerSecond setting correctly for Zabbix agent 2 + ZBX-23890 Removed non-existing headers from compiler checks: mtent.h and knlist.h + ZBX-23912 Removed Jira with CustomFields media type in data.tmpl + ZBX-23761 Fixed JavaScript in Jira media type + ZBX-22558 Fixed trigger expression for retrieval of stub page in Nginx templates + ZBX-23691 Fixed LLD filters evaluation type for devices discovery in Cisco SD-WAN by HTTP template + ZBX-23540 Added error checks for RegisterMetrics calls + ZBX-23605 Removed getting location buckets in AWS by HTTP template added discovery filters for request metrics in AWS S3 bucket by HTTP template + ZBX-23466 Fixed data aggregation errors in Graphs and Top hosts widgets with Elasticsearch backend + ZBX-23835 Updated Meraki templates + ZBX-23723 Fixed proxy params in JavaScript AWS templates + ZBX-23733 Fixed error when downloading graph as .png image if item name contains multibyte characters + ZBX-22983 Fixed ellipsed dropdown options in items mass update in preprocessing + ZBX-23715 Fixed persistent directory path not following symlinks upon creation + ZBX-23825 Fixed query_fields values for Acronis and Nomand templates + ZBX-22055 Fixed map image of map widget not being updated when pressing Apply button + ZBX-23629 Fixed interface icon cursor to pointer + ZBX-22536 Fixed TimescaleDB compression detection for history.clear API method and proper error appearance in frontend + ZBX-23145 Disabled deprecated automatic reconnection in MySQL + ZBX-22933 Improved vfs.file.regmatch and vfs.file.regexp items to use buffered file read + ZBX-23439 Fixed sorting of numeric items with/without aggregation enabled in Top hosts widget + ZBX-21973 Changed deprecated X-Frame option allow-from to Content-Security-Policy frame-ancestors + ZBX-23633 Fixed service alarms to be recovered with problem time in case of negative problem duration + ZBX-23738 Fixed Zabbix backend sources for libxml2 2.12.0 version changes + ZBX-23746 Fixed creation of tickets during escalation for Zammad media type + ZBX-23561 Fixed spacing between filter and results table + ZBX-18873 Fixed disabled chevrons color in problem view + ZBX-23636 Fixed some fields in Administration section not being trimmed on form submit * Tue Feb 20 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. * Sun Feb 04 2024 Dirk Müller - add group provides needed by RPM 4.19 * Sun Dec 24 2023 Boris Manojlovic - updated to latest release 6.0.25- fixes for bsc#1218199 (CVE-2023-32727), bsc#1218185 (CVE-2023-32725),bsc#1218193 (CVE-2023-32726)- New Features and Improvements + ZBXNEXT-8857 Updated max supported TimescaleDB version to 2.13 + ZBXNEXT-8800 Backported support of additional SSH options for ssh.run[] item as the 5th parameter + ZBXNEXT-8705 Implemented new tablespace item to retrieve percentage about current tablespace usage from max for both Oracle templates + ZBXNEXT-8708 Added version metric to Oracle plugin in Zabbix agent 2 + ZBXNEXT-8729 Updated max supported TimescaleDB version to 2.12 + ZBXNEXT-8522 Added HPE iLO by HTTP template + ZBXNEXT-7486 Added openshift-state-metrics in Kubernetes cluster state by HTTP + ZBXNEXT-8552 Added FortiGate by SNMP and FortiGate by HTTP templates + ZBXNEXT-8727 Added additional metrics in Cisco Meraki organization by HTTP template + ZBXNEXT-7097 Added item and trigger for monitoring PostgreSQL version into PostgreSQL by ODBC and PostgreSQL by Zabbix agent 2 templates + ZBXNEXT-8283 Implemented role-based authentication for AWS monitoring + ZBXNEXT-8575 Added Nextcloud template + ZBXNEXT-8469 Increased PostgreSQL maximum supported version to 16 + ZBXNEXT-8714 Increased MariaDB maximum supported version to 11.1- Bug Fixes + ZBX-23559 Fixed SLI dropping when maintenance is set with pre-existing problem + ZBX-23471 Fixed sha256 sum calculation on AIX, HP-UX and Solaris, fixed crash on HP-UX + ZBX-23787,ZBX-23755 Fixed crash on empty HTTP response; fixed Zabbix agent build on Windows with libcurl + ZBX-23683 Fixed calculation of vmware.datastore.read/write items taking into account VMware HV maintenance status + ZBX-21132 Fixed Top hosts widget not showing all items by selected item name + ZBX-23764 Added an additional field for new events in SIGNL4 media type + ZBX-23342 Fixed Zabbix agent 2 MySQL plugin connection not taking into account TLS parameters + ZBX-23685 Added read-only transaction to the list of recoverable errors on PostgreSQL + ZBX-23580 Fixed aggregated item key conversion to calculated item formula when item key includes \'last\' function and a fourth parameter + ZBX-22493 Fixed foreign key support with SQLite3 database + ZBX-23490 Improved HTTP agent, web scenarios, web checks and JavaScript to convert to UTF-8 from charset specified in HTTP header or HTTP meta tag + ZBX-23621 Fixed SNMP discovery looping forever with empty trend response + ZBX-23644 Fixed Zabbix agent compilation on AIX + ZBX-23525 Fixed template tab name in template configuration form + ZBX-23620 Reordered sub-templates in READMEs of Acronis, Control-M and Openstack templates + ZBX-23381 Fixed unit for FreeStorageSpace metric in JavaScript AWS RDS instance by HTTP template + ZBX-23269 Fixed sizes of loading modal windows + ZBX-22400 Fixed Web scenarios configuration form to display parent web scenarios on page refresh + ZBX-23290 Fixed gap when filtering by tags in Latest data + ZBX-23430 Fixed selected filter tab in high contrast themes being indistinguishable from others when collapsed + ZBX-23639 Changed value type for \'Pool Percent Used\' item prototype in Ceph by Zabbix agent 2 template + ZBX-21891 Fixed messages about enabling, disabling and updating modules being different from other places + ZBX-23521 Fixed password field label not changing to key passphrase and back for SSH agent item when changing authentication method + ZBX-23431 Fixed non-working \"Network timeout for item test\" setting + ZBX-23285 Added missing bottom border for disabled button dropdown on hover for inherited macros + ZBX-23615 Fixed receiving data from the database twice the first time it is loaded + ZBX-19531 Fixed tables with header text vertical rotation + ZBX-23235 Fixed function macros to expand in notifications + ZBX-23173 Fixed memory leak in agent 2 for Windows Events processing on MS Windows + ZBX-23265 Fixed transfer of PSK encryption details when cloning proxy + ZBX-23563 Fixed JSONPath for rowshare locks metric in PostgreSQL by Zabbix agent 2 template + ZBX-22907 Removed unused LLD macro in PostgreSQL by Zabbix agent template + ZBX-23377 Added support for VMware perfCounter with nanosecond type + ZBX-23012 Possible optimization of the SQL queries when updating LLD items + ZBX-23325 Fixed ability to add duplicate ICMP ping checks to discovery rule configuration form via popup + ZBX-23270 Renamed trigger name condition to event name condition + ZBX-23340 Fixed TLS parameter handling in MySQL plugin for Zabbix agent 2 + ZBX-23461 Fixed output of redundant data in DCdump_interfaces + ZBX-23528 Fixed inability to resize trigger expression field horizontally + ZBX-22977 Fixed positioning of hidden checkbox inputs and fixed autofocus in template/host mass update + ZBX-23494 Added SNMP fallback item to TrueNAS by SNMP template, updated uptime item and template descriptions, added preprocessing to free swap percentage calculation + ZBX-23404 Fixed Zabbix agent crashes on HP-UX 11.23 + ZBX-22666 Disabled severity filter for Geomap widget in dashboard edit mode + ZBX-22735 Fixed confusing error message on user parameter reload in Zabbix agent 2 + ZBX-23393 Fixed unquoted macro parsing in trigger function parameters + ZBX-23064 Simplified trend synchronization queries to improve performance + ZBX-23373 Fixed result for script.get API call with selectActions option + ZBX-23014 Fixed Zabbix agent build on HP-UX + ZBX-23164 Added timespan parameter in JavaScript Cisco Meraki template + ZBX-23455 Fixed inconsistency in button naming, confirmation messages, success and error messages in item and web scenario list pages + ZBX-20038 Fixed master host parameter for MySQL replication.get_slave_status key in Zabbix agent 2 + ZBX-23301 Removed checks for PostgreSQL-TimescaleDB versions combination + ZBX-23211 Fixed host dashboard view for multi-page dashboard where the first page is empty * Tue Oct 17 2023 Boris Manojlovic - updated to latest upstream release 6.0.22- this version fixes CVE-2023-32722 and CVE-2023-32722 bsc#1216211 and bsc#1216222- removed patches zabbix-6.0.12-new-m4-pgsql.patch zabbix-6.0.12-curl-fixes.patch honestly was tired of patching for correct way doing postgresql detection now added postgresql-server-devel which does not make sense but hey upstream does not care- New Features and Improvements + ZBXNEXT-8576 Added template integration with Acronis Cyber Protect Cloud + ZBXNEXT-6554 Increased remote command execution limits to 16MB + ZBXNEXT-8610 Added MantisBT template + ZBXNEXT-8358 Improved items configuration sync on PostgreSQL by selecting using equal condition instead of not equal + ZBXNEXT-8429 Added HashiCorp Nomad template + ZBXNEXT-8649 Fixed time period params in JavaScript + ZBXNEXT-8581 Added support for HTTP proxy in Azure templates + ZBXNEXT-8558 Added MantisBT webhook + ZBXNEXT-8589 Updated documentation, unified metric names and descriptions in PostgreSQL templates, removed unused macros, user parameters and queries in PostgreSQL by Zabbix agent + ZBXNEXT-8528 Added AWS Cost Explorer template + ZBXNEXT-8190 Increased MariaDB maximum supported version to 11.0 + ZBXNEXT-8582 Increased MySQL maximum supported version to 8.1 + ZBXNEXT-8481 Added PostgreSQL by ODBC template + ZBXNEXT-8561 Added nodata trigger to remote Zabbix proxy and server health templates + ZBXNEXT-8482 Added integration with OpenStack Nova + ZBXNEXT-8451 Disabled spell checking for nondescriptive textareas + ZBXNEXT-8505 Added Cisco SD-WAN templates + ZBXNEXT-7944 Excluded edgeupdate service from services discovery in Windows by Zabbix agent templates + ZBXNEXT-8422 Added AWS ECS templates- Bug Fixes + ZBX-23417 Fixed possible memory leak when checking modbus.get[] item + ZBX-23338 Improved performance of templatedashboard.get method for non super-admin users + ZBX-23110 Fixed possible crash on Windows 11 by removing concurrent Win API call for update perfCounters list + ZBX-23284 Prevented deletion of the discovered group as a result of renaming its group prototype + ZBX-21094 Fixed graphs not displaying values when items do not have trends and trend storage period is overridden in configuration + ZBX-23162 Fixed variable in JavaScript for Cisco Meraki template + ZBX-23066 Expanded ui/composer.json to describe the project + ZBX-23261 Removed kiosk mode button from host inventory form + ZBX-23253 Added static units support to graph widget legend and hint box + ZBX-21898 Fixed expression validation, history function parser to accept backslash without escaping + ZBX-22943 Fixed various memory leaks in Zabbix agent 2 + ZBX-23244 Added escaping for special characters in HTML mode of Telegram mediatype + ZBX-22818 Fixed some aggregation functions not working with last_foreach() + ZBX-21636 Fixed Oracle DB update query error mishandled as success + ZBX-20442 Fixed Ceph plugin not returning percent_used in Zabbix agent 2 + ZBX-15210 Added housekeeping and handling in remove action operation of autoreg_host table + ZBX-22685 Fixed issue of error message details not being expanded by default in various forms + ZBX-22166 Fixed item value widget not showing decimal places properly with seconds + ZBX-23035 Fixed disappearing filter group in host, item, trigger, graph, discovery rule, web and template lists + ZBX-23105 Added missing database indices + ZBX-22640 Fixed inability to add unique SNMPv3 checks in discovery rules + ZBX-21952 Fixed and improved documentation for Oracle by ODBC template + ZBX-22724 Fixed inconsistencies in ordering of objects in template configuration export + ZBX-22980 Fixed host prototype displaying inherited macros in a non-inherited macro tab + ZBX-17279 Fixed graph widget loading + ZBX-21644 Fixed state of \"allow manual close\" setting of trigger prototype getting lost on template cloning + ZBX-22060 Added notes about encryption in PostgreSQL templates, renamed database instance URI macro to connection string in PostgreSQL by Zabbix agent 2 template, updated PostgreSQL by ODBC template to use connection string + ZBX-23246 Fixed classic graph preview not working if more than 10 items are assigned to it + ZBX-22758 Fixed Zabbix agent 2 startup error on domain controllers by increasing go-winio version + ZBX-22451 Fixed resolving of calculated item formula in test popup + ZBX-22620 Added header in items for Meraki template + ZBX-23051 Changed content of resolved alerts to be more compatible with Event Orchestration in PagerDuty + ZBX-23272 Fixed naming for tenant item prototypes in OpenStack Nova by HTTP template + ZBX-22771 Fixed handling of large unsigned integers in jsonpath + ZBX-22871 Fixed regular expression crash with invalid utf-8 sequences when pcre2 is used + ZBX-23141 Fixed crash when maintenance is enabled and unexpected event exists for trigger prototype + ZBX-21255 Added support of the fmtnum() function for {ITEM.VALUE}, {ITEM.LASTVALUE} and expression macros + ZBX-21695 Fixed {TIME} macro not being resolved during scheduled report test + ZBX-23221 Fixed memory leaks when using certificate-based encryption in Zabbix Agent 1 and Agent 2; thanks to Masato Hirahata for the patch + ZBX-22864 Fixed calculation of max_repetitions sent out to device in SNMP PDUs + ZBX-21574 Optimized Asterisk by HTTP template + ZBX-18168 Added regexp runtime error logging for log *[] items + ZBX-22677 Adjusted font colors for placeholders, disabled and readonly fields + ZBX-22972 Fixed displaying of dashboard pages when scrolling is enabled + ZBX-22528 Fixed draggable element position + ZBX-23067 Enhanced audit logging with reason of switching of HA node to active mode + ZBX-22613 Fixed script execution with API token as authentication + ZBX-23060 Removed unused endpoints in JavaScript for Veeam Backup and Replication template + ZBX-22772 Added trends cleanup for non-numeric value types + ZBX-22822 Fixed displaying the correct threshold color in \"Top hosts\" widget when value exceeds maximum + ZBX-22777 Fixed item test form sending incorrectly resolved macros to server if item uses SNMP interface + ZBX-23097 Fixed use of uninitialised value when verifying subject and issuer with TLS + ZBX-23112 Fixed runtime errors in the inheritance of the trigger and trigger prototype dependencies + ZBX-22539 Fixed SLI calculation for days with daylight-saving-time transitions + ZBX-22814 Fixed PHP runtime errors in API trigger.get method when using \"expandComment\" option + ZBX-23049 Fixed default condition for log item macro resolution + ZBX-21909 Updated setup section in README for PHP-FPM templates to include configuration example for Apache + ZBX-21547 Fixed reading of non-UTF-8 encoded files in Zabbix agent 2 + ZBX-20148 Fixed the issue with housekeeper failing to delete some of the events that required deletion + ZBX-21970 Fixed console error in \"Map navigation tree\" widget; disabled add button on a 10th depth level + ZBX-19393 Fixed undefined index errors in configuration.importcompare + ZBX-22290 Fixed generation of double page headers when general warning appears + ZBX-21845 Fixed Zabbix agent 2 systemd plugin failing with newer dbus + ZBX-22830 Fixed free bytes calculation for temporary tablespace in Oracle Zabbix agent 2 plugin + ZBX-22912 Fixed not being able to save an event correlation when custom formula was selected but only one condition remained + ZBX-21571 Updated pod crash loop trigger expressions in Kubernetes nodes and cluster state templates + ZBX-22369 Fixed suffix interpretation in threshold values for \"Top hosts\" widget + ZBX-22825 Fixed Zabbix access to the first page for user with specific page access + ZBX-22867 Fixed import popup showing circle animation even if PHP code failed + ZBX-22711 Fixed incorrectly displayed simple graphs with non-numeric items in Host graphs page * Thu Jul 20 2023 Boris Manojlovic - updated to latest upstream release 6.0.19- this version fixes CVE-2023-29454 bsc#1213338- New Features and Improvements + ZBXNEXT-8497 Removed unnecessary JavaScript preprocessing in discovery rules in Kubernetes templates + ZBXNEXT-8465 Updated JavaScript scripts in Kubernetes templates + ZBXNEXT-8467 Updated max supported TimescaleDB version to 2.11 + ZBXNEXT-7072 Fixed hintbox to be automatically closed when target element disappears + ZBXNEXT-8294 Added filters of node labels and annotations for Kubelet discovery in Kubernetes cluster state template + ZBXNEXT-8199 Added Google cloud platform monitoring template + ZBXNEXT-8330 Updated plugin support with defaults support for Zabbix agent 2 + ZBXNEXT-8357 Improved proxy history housekeeping when data older than ProxyOfflineBuffer is being constantly received + ZBXNEXT-8142 Added ability to import configuration files with a UTF-8 Byte order mark + ZBXNEXT-8209 Added Azure CosmosDB for MongoDB template + ZBXNEXT-8078 Removed unnecessary new line for each element in an array when exporting YAML templates + ZBXNEXT-8273 Implemented support for relative Include paths in the config file, based on its current directory + ZBXNEXT-8391 Added container healthcheck metric in Docker by Zabbix agent 2 template + ZBXNEXT-8354 Added pids_stats to docker.container_stats key in Zabbix agent 2- Bug Fixes + ZBX-22987 Fixed inefficient URL schema validation + ZBX-21859 Fixed active checks occasionally not being executed on Zabbix agent 2 if checks for a plugin have long and short update intervals + ZBX-21892 Fixed wrong fs type returned by vfs.fs.get for file systems with identical mount point + ZBX-22941 Prevented clearing of the user macro secret values on inherited host prototypes as the result of user macros modifications on the parent host prototype of a template + ZBX-22695 Fixed eventlog duplicate timestamps + ZBX-22903 Fixed scale calculation for Graph and Graph (classic) widgets + ZBX-22148 Fixed the crash when updating a webhook to JavaScript that cannot be compiled + ZBX-22868 Fixed Zabbix agent 2 plugin Defaults when hardcoded value is provided + ZBX-22399 Added TLS and Default parameters support to MQTT plugin for Zabbix agent 2 + ZBX-20280 Fixed page selection in a dashboard after refresh + ZBX-22883 Fixed occasional crash of user parameters on Windows when using Zabbix agent 2 with UserParameterDir defined + ZBX-22805 Increased memory allocation limit for JavaScript execution from 64M to 512M + ZBX-22798 Fixed incorrect output of vfs.file.contents when reading frequently modified file + ZBX-21573 Optimized preprocessing steps in the AWS EC2 by HTTP template + ZBX-16326 Fixed displaying of the first and last data points on the graphs + ZBX-22467 Fixed missing bracket in a trigger event name in Windows templates + ZBX-22738 Fixed flickering debug info while editing empty dashboards + ZBX-22231 Removed host and interface macros resolution from HTTP proxy fields in items, item prototype and discovery rule test dialogues + ZBX-21194 Fixed filter form submission upon pressing Enter key in Safari + ZBX-22762 Fixed race condition in Zabbix agent 2 when reading filesystem + ZBX-21804 Removed requirement for write permissions on hosts, host groups, triggers, discovery rules, discovery checks and proxies when creating or updating actions + ZBX-22243 Fixed navigation away from edited dashboard without user confirmation + ZBX-22418 Fixed popup form fields overlapping labels when textarea width is resized + ZBX-19590 Changed count_foreach to add 0 when no data are in the requested period + ZBX-22681 Fixed wrongly displayed Revert button for text macros in host, template and host prototype clone forms + ZBX-22594 Fixed fatal error when a request contains invalid authentication parameters + ZBX-22397 Fixed disabled input field text color in Safari + ZBX-21593 Optimized preprocessing steps in the templates PostgreSQL by Zabbix agent and PostgreSQL by Zabbix agent 2 + ZBX-22470 Fixed hang on logging when establishing an encrypted connection in Zabbix agent 2 + ZBX-20263 Prevented the ability to link two or more templates with matching item keys to a host or template; improved the check for double template linkage and related error messages + ZBX-22571 Fixed \"service not equal\" action condition not working as expected + ZBX-22644 Fixed Graph widget not showing all problems for multiple items with dataset aggregation enabled + ZBX-22698 Fixed spelling mistakes in the templates + ZBX-21883 Changed Select map field of the Map widget to multiselect + ZBX-22989 Silenced null-dereference warnings for duktape + ZBX-22720 Dropped support for custom geomap HTML attribution text + ZBX-22604 Added new replica mismatch metrics to Kubernetes cluster state template, updated triggers + ZBX-22475 Fixed regex in preprocessing parameter for Jenkins template + ZBX-21910 Fixed JavaScript in Kubernetes nodes template + ZBX-22773 Made NodeAddress use ListenIP and ListenPort if not specified + ZBX-21613 Fixed broken database upgrade if more than one Zabbix server at the same time on one database is started + ZBX-22688 Fixed AlertScriptPath not allowing links + ZBX-22029 Fixed preprocessing step in Pods discovery for Kubernetes kubelet template + ZBX-22234 Fixed incorrect SNMPINDEX offset retrieval in SNMP discovery + ZBX-22141 Fixed attaching multiple templates with proc.get item key to one host and fixed spelling in description + ZBX-22285 Fixed honoring of the excludeSearch parameter in API + ZBX-20604 Fixed UserParameterDir behavior for UserParameter calls + ZBX-22732 Fixed description of ATAN2 mathematical function + ZBX-22664 Fixed user macros with regex context being resynced without any changes + ZBX-22661 Fixed templated dashboard display in Monitoring Hosts Dashboards + ZBX-21599 Optimised preprocessing steps and added dashboard in the TiDB TiKV by HTTP template + ZBX-21598 Optimised preprocessing steps and added dashboard in the TiDB PD by HTTP template + ZBX-21600 Optimised preprocessing steps and added dashboard in the TiDB by HTTP template + ZBX-22386 Fixed encoding of HTML entities in the user interface + ZBX-22714 Fixed signature for mqtt.get key in Standard items popup + ZBX-21397 Fixed preprocessing step in discovery for Kubernetes kubelet template + ZBX-20202 Improved tablespace handling to support Oracle multitenant architecture in Oracle by ODBC template + ZBX-22713 Fixed Zabbix server compilation problem for NetBSD + ZBX-21795 Fixed unhandled timeout in Telnet + ZBX-21801 Fixed helper positioning when sorting Header and Query fields in item configuration form + ZBX-22238 Fixed non-writable hostgroup appearance in template, host and host prototype clone forms + ZBX-22192 Fixed valid widget name being reset when other widget fields are invalid + ZBX-21871 Switched for the changes in users of user group API object to be audit logged as updates in groups of user API objects + ZBX-22461 Fixed incorrect sortable item positioning in Safari + ZBX-22469 Fixed SLI calculation for services having multiple alarms per second + ZBX-22859 Fixed validation of input parameters in action configuration form * Mon May 15 2023 Boris Manojlovic - updated to latest upstream release 6.0.17- New Features and Improvements + ZBXNEXT-8334 Added Event-Driven Ansible media + ZBXNEXT-8312 Increased TimescaleDB maximum supported version to 2.10 + ZBXNEXT-8317 Increased MariaDB maximum supported version to 10.11 + ZBXNEXT-7759 Added array and Buffer support to JavaScript btoa function and HttpRequest post/put methods + ZBXNEXT-8071 Added sysdba, sysasm and sysoper login options to Zabbix agent 2 Oracle plugin and updated Oracle by Zabbix agent 2 template documentation + ZBXNEXT-8241 Added support of signing data using rs256 to JavaScript engine + ZBXNEXT-8208 Added storage accounts in azure template + ZBXNEXT-8012 Implemented API token authentication in user.checkAuthentication method + ZBXNEXT-8204 Added support of PHP 8.2 + ZBXNEXT-8170 Added AWS cloud templates + ZBXNEXT-7923 Added templates for BMC Control-M integration + ZBXNEXT-7775 Added Veeam backup and replication templates + ZBXNEXT-8054 Updated MariaDB maximum supported version to 10.10 + ZBXNEXT-7951 Implemented configuration import improvements + ZBXNEXT-8112 Added Line media type + ZBXNEXT-8197 Added TimescaleDB v2.9.x support + ZBXNEXT-7962 Fixed interfaces discovery rules in OPNsense, PFSense and TrueNAS templates + ZBXNEXT-7615 Added hmac function for JavaScript + ZBXNEXT-7977 Added Azure Microsoft SQL templates + ZBXNEXT-8076 Added prof_enable and prof_disable commands for profiling + ZBXNEXT-7963 Added a hint box to the \"Enable HTTP authentication\" field; added confirmation dialog box for enabling HTTP authentication + ZBXNEXT-7886 Added Cisco Nexus 9000 Series Switches template + ZBXNEXT-6119 Added the option to retrieve all JSON data from docker.container_info key in Zabbix agent 2 Docker plugin + ZBXNEXT-7834 Added templates for Microsoft Azure and Azure virtual machines + ZBXNEXT-8058 Reduced locking between history syncers, trappers and proxy pollers- Bug Fixes + ZBX-22718 Fixed memory leak in json objects and identical keys + ZBX-22719 Fixed replace() function in expressions + ZBX-22720 Dropped support for custom geomap HTML attribution text + ZBX-22589 Added new limits for JS objects + ZBX-22521 Added debug logging for process selection in proc.mem[] on AIX + ZBX-22373 Updated go.mod/sum to allow mixing session and key parameter for Zabbix agent 2 items + ZBX-22241 Fixed minimum severity filter usage for map element link triggers + ZBX-22194 Fixed inability to import a template with trigger dependency on a host trigger + ZBX-22538 Fixed popup menus disappearing on right-clicking links in them + ZBX-21583 Optimised preprocessing steps and added two graphs and dashboard in the Hadoop by HTTP template + ZBX-19375 Prevented the ability to set a duplicate value for the uuid parameter when updating any of template entities; added possibility to update the uuid parameter for the Service API; fixed duplicate UUIDs in Proxmox VE by HTTP template + ZBX-21603 Optimised preprocessing steps in the Zookeeper by HTTP template + ZBX-21589 Optimised SQL queries and preprocessing steps + ZBX-22492 Removed limitation for size of logged messages in JS + ZBX-22641 Updated deprecated ports in Kubernetes templates, updated target tags, added notes about binding address options for Scheduler and Cluster Manager components + ZBX-22306 Fixed the crash in Zabbix agent 2 when running out of available file descriptors + ZBX-21013 Hid the option \"Create new groups\" for unprivileged users in the Import form + ZBX-22219 Added validation to the \"Server\" IP/DNS option in the Zabbix agent 2 configuration + ZBX-22627 Fixed loss of preprocessing result when step with delta is used + ZBX-22304 Fixed duplication in web scenario error messages when curl cannot resolve host + ZBX-21577 Added an extra master item prototype to the Elasticsearch Cluster by HTTP template to reduce preprocessing worker utilization + ZBX-20084 Fixed VMware parameters display + ZBX-20699 Fixed the inability to import host prototypes containing SNMPv3 interface; allowed to supply conditional parameters with default values to hostprototype.create and hostprototype.update API methods when the parameters have no effect; added audit logging of changes to host prototypes when unlinking a template; fixed the inability to remove group links or group prototypes from a host prototype of a linked template + ZBX-22432 Fixed different severity paddings in trigger popups and maps triggers + ZBX-22210 Fixed selected count when using filter and filtered parameter is changed in a popup + ZBX-22533 Fixed debug section overlapping with \'Add new widget\' placeholder in the dashboard + ZBX-22331 Fixed messages when updating graph prototype discovery + ZBX-22455 Added a check for numeric value in value mapping + ZBX-22206 Fixed incorrect padding in multiselect popup contrast dark and light stylesheets + ZBX-18527 Fixed the markup for Type of calculation expression field + ZBX-22363 Added support for item and item_preproc table fields to be either nvarchar or nclob + ZBX-22622 Fixed alert script path validation + ZBX-22588 Fixed unauthorised file system access when using cURL + ZBX-22097 Fixed exiting process when connection to the database is lost + ZBX-21576 Optimized preprocessing in ClickHouse by HTTP template and added lld rule + ZBX-21669 Added the possibility to filter System user in the audit log + ZBX-22261 Added value mapping in the template PostgreSQL by Zabbix agent 2 for item Checksum failures + ZBX-22413 Fixed autofocus for inherited web scenario edit + ZBX-22507 Fixed positioning of the debug information on dashboards in the editing mode + ZBX-22506 Fixed horizontal scrollbar occasionally appearing on Graph widgets + ZBX-22512 Fixed occasional jumping of hint-boxes of Graph widgets, when made static + ZBX-22403 Added license information to the Readme for Veeam Backup templates + ZBX-21596 Optimized preprocessing steps in the Redis by Zabbix agent 2 template + ZBX-22520 Fixed the versions of integrations + ZBX-19466 Changed global script name validation to include a menu path into its scope of uniqueness check + ZBX-22073 Fixed subfilters of the Latest data and Graphs occasionally hiding the selected options + ZBX-22490 Fixed HttpRequest limit in JavaScript being reached even if all objects are destroyed + ZBX-21578 Optimized HAProxy http/agent templates to spread the load across the workers + ZBX-21906 Fixed recovery of dependent items when throttling is used + ZBX-21723 Removed syslog LogType from config file for Zabbix agent 2 on Windows + ZBX-22407 Fixed a crash when testing an item with the aggregated function count containing invalid argument + ZBX-22056 Fixed the \"No data found\" message style in Monitoring->Problems + ZBX-22026 Fixed SNMP agent item going to unsupported state on NULL result + ZBX-22411 Fixed incorrect time in the dashboard Graph widget hintbox + ZBX-21902 Emphasized the HTML type in the attribution field in the Administration->Geographical Maps + ZBX-18288 Fixed undefined offset runtime error in the Graph prototype preview + ZBX-21963 Fixed $ZBX_SERVER value being ignored unless $ZBX_SERVER_PORT is also defined + ZBX-21802 Fixed Enabled button in the discovered calculated items + ZBX-21642 Fixed a filter not clearing when clicking on a specific host in the Monitoring + ZBX-22186 Fixed wrong color update after item order change in graphs + ZBX-19339 Fixed import and export of dependent LLD rules if master item is a web item + ZBX-21813 Fixed User role update page when an empty user role name has been submitted + ZBX-22188 Changed parameters of the wmi.get and wmi.getall keys to mandatory + ZBX-21238 Fixed the inability to update status and other fields of a templated item, item prototype and discovery rule of script type + ZBX-21834 Fixed the map navigation tree breaking if there is a disabled trigger used as a link indicator between two elements in a map + ZBX-22259 Fixed quoted parameter escaping in the trigger expression functions + ZBX-22241 Fixed map link color and drawing style selection when multiple triggers are in the problem state + ZBX-22203 Fixed the tabfilter item click event being executed at the end of the tabfilter sorting event in Firefox + ZBX-22434 Fixed race condition when starting Zabbix agent 2 with loadable plugins + ZBX-22229 Updated Zabbix web service dependencies + ZBX-20801 Updated the Readme in Docker template + ZBX-22298 Fixed metrics preprocessing in PVC discovery in Kubernetes cluster state by HTTP template, removed non-existing PVC statuses, combined state phases into single phase metrics, added PV discovery + ZBX-22079 Fixed \"make clean\" command when used from tar archive + ZBX-22222 Fixed applying item value maps on already converted values + ZBX-22402 Fixed data sending to Zabbix server from Zabbix agent2 persistent buffer + ZBX-22240 Fixed selects of history and trends being able to block housekeeping + ZBX-22240 Fixed selects of history and trends blocking drop_chunks + ZBX-22078 Fixed the crash in calculated items when using tag filter on 32-bit systems + ZBX-21591 Optimized JSONPaths in the Nginx Plus template + ZBX-21739 Fixed discover status not being updated for templated graph prototype + ZBX-21748 Fixed the background of the Close button in the message box for dark theme + ZBX-19202 Fixed template dashboard availability to users without permissions to the templates + ZBX-22189 Fixed Zabbix server crash appearing when only item tags change between LLD runs + ZBX-21591 Optimized Nginx Plus by HTTP template to spread the load across worker processes + ZBX-22032 Added the cookie engine to HTTP checks + ZBX-21597 Optimized Remote Zabbix server health template to spread the load across worker processes, updated descriptions + ZBX-21602 Optimized Zabbix server health template to spread the load across worker processes, updated descriptions + ZBX-22149 Fixed wrong escaping in trigger expression during upgrade and escaping as a workaround for calculated items + ZBX-22061 Fixed custom query parameter read on an empty parameter for Oracle plugin in Zabbix agent 2 + ZBX-21227 Improved error logging during agent start as a Windows service + ZBX-22178 Fixed action operations being executed on the current host only if a host group is selected + ZBX-22189 Fixed LLD Zabbix server crash + ZBX-21538 Fixed history.get API method blocking drop_chunks requests during housekeeping + ZBX-21956 Fixed severity sign overlapping trigger name in the map element configuration + ZBX-22215 Fixed incorrectly quoted function parameter parsing + ZBX-22043 Fixed the crash when array index in JSONPath is negative or large + ZBX-22118 Fixed remote command execution sequence in Zabbix agent 2 + ZBX-21556 Updated Etcd by HTTP template to comply with Etcd v3.5 + ZBX-22133 Fixed closed pipe detection for communication with plugins in Windows + ZBX-21936 Fixed actions not being displayed in the Action log widget + ZBX-22164 Fixed quote and unquote methods for trigger functions + ZBX-21254 Removed kernel.maxproc from the processes graph in Linux by Zabbix agent templates + ZBX-21754 Improved value cache warmup when retrieving two last values with 1 day update interval + ZBX-22077 Fixed Sign out link not working consistently in Mozilla Firefox + ZBX-21862 Updated tablespaces query for Oracle plugin in Zabbix agent 2 + ZBX-21665 Fixed SMART plugin infinite loop for Zabbix agent 2 + ZBX-19138 Fixed Redis plugin configuration in Zabbix agent 2 configuration files + ZBX-21592 Moved some static items under LLD rules to optimize Oracle by ODBC template + ZBX-21069 Fixed SNMP max_vars not backing off when generr is received + ZBX-21889 Fixed warnings being displayed even after enabling overrides for trends or history tables with compressed chunks + ZBX-21563 Changed the order in which escalation steps and recovery operations are executed + ZBX-22017 Fixed map navigation tree widget inability to save the order when the depth levels get changed + ZBX-21961 Removed the unnecessary \"Command:\" label for message actions on the Event details page + ZBX-21783 Fixed Zabbix JS timeout validation + ZBX-21720 Fixed trends function cache size estimation and overallocation handling + ZBX-21713 Fixed retrieval of the numeric column width when Oracle DB is used + ZBX-22126 Fixed trends being deleted from cache and retrieved from the database when data older than 1 hour is received + ZBX-22075 Fixed crash when Elasticsearch is used + ZBX-21890 Fixed config.dbversion_status containing second empty object on PostgreSQL without TSDB + ZBX-22138 Fixed inability to delete a group from the host prototype + ZBX-21950 Updated script item to not require host interface during template linkage + ZBX-21540 Moved some static items under LLD rules to improve performance in Oracle by Zabbix agent 2 template + ZBX-21073 Added support of Int8Array(), Buffer() and also duktape plain buffers in md5, sha256 and hmac function parameters + ZBX-22071 Extended description for OPSGenie media type + ZBX-20845 Fixed SNMP interface availability in case of wrong credentials + ZBX-21587 Added metrics for optimizing dependent items preprocessing in Jenkins template + ZBX-21441 Added an override to skip metadata collection on zfs and btrfs for Nix templates + ZBX-22016 Fixed host.get API method not returning any results for hosts with no interfaces when filtering by \"hostid\" + ZBX-21927 Fixed a crash on Oracle database when connection is lost + ZBX-21300 Fixed high CPU usage when using net.tcp.socket.count key on Windows + ZBX-21793 Fixed error message for \"diaginfo\" runtime command + ZBX-22042 Fixed inability to get the existing group prototypes by hostprototype.get API method when using Oracle database + ZBX-21221 Increased character limit of task_result.info + ZBX-21696 Fixed Windows agent 2 Unicode path support for log * items + ZBX-21903 Fixed agent 2 timeout behavior for net.tcp.port item + ZBX-21039 Fixed Readme in PostgreSQL by Zabbix agent 2 template + ZBX-21922 Fixed expression macros to use corresponding item keys + ZBX-21806 Fixed fatal PHP error in case incorrect variable type for controller action is given + ZBX-21753 Fixed graphs not loading in kiosk mode + ZBX-20413 Fixed the behavior of paging when a filter or a sub-filter is applied + ZBX-21206 Updated plugin support dependency for Zabbix agent 2 + ZBX-20356 Updated Zabbix agent 2 to remove and re-add performance counters on failed collection and to keep a query always open + ZBX-21296 Updated Oracle plugin, Oracle ODBC and agent 2 template documentation grant select variables and added a new grant + ZBX-21595 Optimized RabbitMQ node templates + ZBX-21884 Changed system.sw.packages[,,] to system.sw.packages[,,] + ZBX-21594 Optimized RabbitMQ cluster templates + ZBX-20050 Fixed broken macro value and type input when changing to/from inherited macros + ZBX-21864 Fixed the fatal error in system warning page + ZBX-20110 Added single field search option to the archive.info, ts.stats, pdb.info, cdb.info and diskgroups.stats keys in Zabbix agent 2 Oracle plugin + ZBX-21373 Fixed the agent sometimes crashing when enumerating system processes on OpenBSD * Fri Jan 27 2023 Boris Manojlovic - mention of patches added required... zabbix-6.0.12-curl-fixes.patch zabbix-6.0.12-netsnmp-fixes.patch zabbix-6.0.12-new-m4-pgsql.patch * Fri Jan 20 2023 Boris Manojlovic - updated to 6.0.12- for changes in this major release please consult 6.0.html in /usr/share/doc/packages/zabbix/- removed CVE-2022-35230.patch and zabbix-3.0.25-new-m4-pgsql.patch- added fixed zabbix-6.0.12-new-m4-pgsql.patch patch * Fri Jul 22 2022 Boris Manojlovic - add CVE-2022-35230 patch file CVE-2022-35230.patch * Fri Jul 22 2022 Boris Manojlovic - updated to latest release 4.0.42- New Features and Improvements + ZBXNEXT-7694 Added \"utf8mb3\" character set support for MySQL database + ZBX-20946 Enabled Bulgarian, Chinese (zh_TW), German, Greek, Indonesian, Romanian, Spanish and Vietnamese languages in frontend- Bug Fixes + ZBX-21123 Fixed crash when VMware VC was not available at the first moment when starting zabbix_server + ZBX-21137 Fixed VMware collector crash related to datastore state disconnected from all HVs + ZBX-20600 Fixed vmware hv.datastore.latency item when multiple datastores with duplicate name + ZBX-20844 Fixed external check becoming unsupported when Zabbix server or Zabbix proxy is stopped * Thu Mar 17 2022 Boris Manojlovic - updated to latest release 4.0.39- Bug Fixes + ZBX-19789 Added SourceIP support to ldap simple checks + ZBX-20680 Fixed reflected XSS issues ( Reflected XSSes in Zabbix Frontend (CVE-2022-24349, CVE-2022-24917, CVE-2022-24918, CVE-2022-24919) ) fixes for bsc#1196945 bsc#1196946 bsc#1196947 * Sun Feb 13 2022 Boris Manojlovic - mention dropped files from 3.x series so it can be accepted in backports...- zabbix-3.0.20-jsLoader-fix.patch was never required in 4.x * Thu Feb 10 2022 pgajdosAATTsuse.com- version update to 4.0.38 * ZBX-20387 fixed default language of the setup routine for logged in superadmin users (averza) * ZBX-19652 fixed JavaScript syntax for Internet Explorer 11 compatibility (jfreibergs) * Sat Jan 22 2022 Boris Manojlovic - updated to latest realease 4.0.37- patching CVE-2022-23134 ( bsc#1194681 )- New Features and Improvements + ZBXNEXT-6809 Changed behavior of the vmware event log, the \'skip\' option of the new item resets the VMware event cache- Bug Fixes + ZBX-20382 Updated jquery version + ZBX-20383 Updated logback-core, logback-classic and slf4j-api jars to the latest stable versions + ZBX-20384 Fixed possibility to view setup pages by non-superadmin if config already file exists- Bug Fixes + ZBX-19926 Fixed Zabbix agent crashing when reading event log on Windows Server 2022 + ZBX-20032 Fixed server crash when restarting monitored vmware vc + ZBX-19872 Removed redundant escaping in XML data of HTTP agent POST request- Bug Fixes + ZBX-19428 Fixed high CPU usage and preprocessing workers exiting with timeout when starting numerous poller, trapper and discoverer processes + ZBX-19510 Fixed re-reading of old Windows events for various Windows event system synchronization problems + ZBX-19457 Fixed failed query when updating application names longer than 255 characters * Tue Jan 11 2022 Johannes Segitz - Added hardening to systemd service(s) (bsc#1181400). Modified: * zabbix-java-gateway.service * Tue Oct 05 2021 Boris Manojlovic - updated to latest release 4.0.34- New Features and Improvements + ZBXNEXT-6852 Updated localization for Zabbix Support URL- Bug Fixes + ZBX-19814 Added ignoring final result in case if fping quits on a signal + ZBX-19931 Fixed crash on big-endian systems when processing history + ZBX-19580 Fixed date format mismatch in UI elements that are loaded via JavaScript + ZBX-19236 Fixed task manager constantly busy with close_problem task if trigger no longer exists but event still exist + ZBX-19857 Dropped support for the non-working option \"with_gui_access\" in the usergroup.get() method * Fri Aug 13 2021 Boris Manojlovic - updated to latest release 4.0.32- New Features and Improvements + ZBXNEXT-6662 Increased field size to 2000 characters in web scenario variables and web scenario step variables and post fields- Bug Fixes + ZBX-19558 Fixed creating of dependent item prototypes + ZBX-18695 Fixed file_put_contents() runtime error if web server has no write permissions for zabbix.conf.php + ZBX-19424 Fixed trigger handling failing if host name looks like a number + ZBX-19318 Added sorting by itemids for trends flush to avoid deadlock + ZBX-18879 Fixed update vmware info about vCenter fullname and version + ZBX-19447 Implemented item type validation by API + ZBX-19388 Fixed inherited graph and graph prototype update if user has no permissions to child host or template + ZBX-19358 Fixed memory leak in case of duplicate vmware hv uuid + ZBX-19248 Fixed retrieving of all data from separate database tables inside of API methods when empty value for filter is passed + ZBX-19300 Updated jquery version + ZBX-19139 Fixed memory errors in cmdline parsing on freebsd + ZBX-19359 Fixed error in logsource function due to empty source + ZBX-8999 Fixed exporting of images separately from other objects * Thu Jun 24 2021 Ferdinand Thiessen - Update to version 4.0.31 + ZBX-19334: removed redundant ListenIP parameter in server\'s configuration file + ZBX-19233: fixed potential loss of original error when reading vmware events + ZBX-18883: fixed logrt[] monitoring with copytruncate rotation + ZBX-19210: fixed css file versioning for custom themes + ZBX-18912: fixed escalation message is using template message instead of custom message in actions + ZBX-19195: fixed endless loop in graph widget processing if widget size is too small * Wed Apr 14 2021 Ferdinand Thiessen - Update to version 4.0.30- New features and improvements + ZBXNEXT-6528,ZBXNEXT-6565 Improved performance of host.create and template.create methods; improved performance of templates linking process; optimized DB::insert() method to send bulk SQL inserts + ZBX-19150 Added csrf check + ZBX-12867 reworked problem event popup of problems widget to load data only on mouse hover and click + ZBX-18998 Rewrote API main object validation + ZBX-19111 Improved performance of checking circular and double linkages of templates + ZBX-10370 allowed Java Gateway to use ssl with remote registry + ZBX-19149 updated logback-core, logback-classic and slf4j-api jars to the latest stable versions: 1.2.3, 1.2.3 and 1.7.30- Bug fixes: + ZBX-19117 Fixed host deletion, template deletion and maintenance update was not shown in audit log report when it was made via API request + ZBX-17000 Changed translation of \'last\' for week of month in japanese + ZBX-19023 Fixed inheritance of the permissions and tag filters for new host groups * Wed Apr 14 2021 Ferdinand Thiessen - Update to version 4.0.29- New features and improvements + ZBX-18886 Implemented proper resource cleanup when sender terminates by signal + ZBX-18449 Reworked trigger API validation- Bugfixes + ZBX-18966 Fixed interface related errors when changing proxy type from passive to active + ZBX-18825 Fixed last year period calculation in service availability report daily mode + ZBX-18845 Fixed \'UserParameter\' possible buffer overrun + ZBX-18887 Fixed user session expiration when notification checks are performed in background + ZBX-18309 Fixed reading log files with NULL character in log line + ZBX-18931 Fixed PHP runtime errors in CLineGraphDraw.php + ZBX-18872 Fixed system.sw.os[name] for cases without quotation mark in /etc/os-release + ZBX-18885 Fixed SNMP agent item not accepting values that are bigger than 2KB - Last update (4.0.28) also included a fix for CVE-2021-27927 * Thu Mar 04 2021 Boris Manojlovic - updated to latest release 4.0.28- New Features and Improvements + ZBXNEXT-6364 Removed long lists of cloned objects from host and template full clone forms + ZBXNEXT-6307 Added ability to read properties from a file- Bug Fixes + ZBX-18966 Fixed interface related errors when changing proxy type from passive to active + ZBX-18886 Implemented proper resource cleanup when sender terminates by signal + ZBX-18825 Fixed last year period calculation in service availability report daily mode + ZBX-18845 Fixed \'UserParameter\' possible buffer overrun + ZBX-18449 Reworked trigger API validation + ZBX-18887 Fixed user session expiration when notification checks are performed in background + ZBX-18309 Fixed reading log files with NULL character in log line + ZBX-18931 Fixed PHP runtime errors in CLineGraphDraw.php + ZBX-18872 Fixed system.sw.os[name] for cases without quotation mark in /etc/os-release + ZBX-18885 Fixed SNMP agent item not accepting values that are bigger than 2KB + ZBX-18942 Fixed missing SID valiadion in authentication update route + ZBX-18893 Changed frontend config file permissions to 0600 + ZBX-18884 Fixed crash in web monitoring and web.page. * keys when encoding non ASCII characters in URL + ZBX-18865 Fixed dbConditionInt (db.inc.php) returning wrong result in rare cases + ZBX-16216 Fixed semaphore not being cleaned up when stopping Zabbix agent + ZBX-18556 Fixed gaps in time labels of classic graphs related to DST transitions + ZBX-18644 Replaced deprecated gethostbyname function with getaddrinfo + ZBX-18802 Fixed close problem task to be deleted when problem event is deleted + ZBX-17865 Fixed displaying of long problem names on problems and event pages + ZBX-18796 Improved update performance of the preprocessing rules in item.update() and itemprototype.update() methods + ZBX-18623 Fixed the global search showing number of objects that user has no permissions + ZBX-18784 Fixed memory leak when handling vmware events + ZBX-18761 Fixed possible heap overflow issues in IPC commonications when deserializing huge text values + ZBX-18755 Fixed possibility of out of memory error when replacing string in mail, calculated checks, actions and when linking template + ZBX-18486 Fixed screen inheritance from a linked template in the full clone case + ZBX-18660 Fixed SNMP index returning as a number instead of string if there is a backslash + ZBX-17703 Fixed problem negative duration for timed triggers in case of database disconnect + ZBX-18694 Fixed crash when PSK connection is configured but PSK or PSK identity is empty + ZBX-18662 Improved pollers, unreachable pollers, Java pollers and pingers to use less memory + ZBX-18423 Fixed inconsistent macro expansion with Oracle DB compared with other databases + ZBX-18219 Fixed custom multiplier preprocessing step validation to accept a string with macros + ZBX-18422 Fixed \"server is not running\" warning message width + ZBX-18688 Fixed schema name didnt show when available only postgresql * Fri Jan 15 2021 Boris Manojlovic - updated to latest release 4.0.27- New Features and Improvements + ZBXNEXT-2480 Removed autocomplete from fields having sensitive data- Bug Fixes + ZBX-18155 Removed positional macros from item names on \'Web monitoring\' page + ZBX-5842 Fixed ability to detect username existence from unsuccessful login message + ZBX-18564 Moved taskid calculation to transaction when creating remote command task + ZBX-18487 Increased trapper verbosity for DebugLevel=4 when rejecting sender data + ZBX-18185 Fixed compilation error on Solaris 10 + ZBX-18317 Fixed fatal error when updating only discovered triggers and their properties + ZBX-18163 Fixed deletion of one last remaining main host interface to show error instead of silently deleting the interface + ZBX-18058 Updated the list of item keys and their descriptions + ZBX-18464 Fixed javascript Uncaught TypeError when clicking on disabled multiselect item + ZBX-18411 Set maxQueryMetrics default values for vcenter depending on its version + ZBX-18438 Fixed missing asterisk mark for \"timeout\" field in item, item prototype and LLD rule edit forms + ZBX-18327 Fixed undefined index when invalid URL is given + ZBX-17178 Fixed multi-line value truncation in snmp lld + ZBX-18462 Fixed inconsistent auto-registration behaviour for hosts without metadata on Oracle DB compared to other databases when using Zabbix proxy + ZBX-18364 Fixed inconsistency with autoregistration behaviour for hosts without metadata on Oracle compared to other databases + ZBX-18365 Added Fping 5.0 support to Zabbix + ZBX-17493 Added discarding of incoming values outside history/trends storage periods on server + ZBX-18343 Fixed in screen \"host issue\" problem stay even after problem resolved + ZBX-17842 Updated VMware template to follow guidelines + ZBX-17848 Fixed fping interval detection, added log prints of detected options in debug mode, re-detect options every hour + ZBX-18188 Increased age and duration related macro resolution to seconds + ZBX-15651 Fixed handling of overlapping IP addresses in network discovery received from single Zabbix proxy + ZBX-18326 Fixed unsupported code for internet explorer + ZBX-15904 Added check of required cache size for vmware event messages + ZBX-18121 Fixed SSH monitoring when compiled with libssh; thanks to MATSUDA Daiki for the patch + ZBX-14503 Updated JMX template to follow guidelines + ZBX-18189 Fixed crash when performing housekeeping with disabled value cache + ZBX-18181 Fixed undefined index when importing host with non-existing interface + ZBX-18050 Removed proxy name from host breadcrumbs + ZBX-18202 Added new default item keys for item type \"Zabbix aggregate\" + ZBX-18124 Fixed discovered host group prototype saving during import + ZBX-13789 Fixed SQL errors with Oracle backend due to incorrect use of the USING statement + ZBX-18046 Improved error message generation performance of user macro and item key parser + ZBX-18105 Fixed use on uninitialised variable + ZBX-18014 Added ODBC empty query check + ZBX-18160 Fixed fatal error in items.php and host_discovery.php + ZBX-13383 Improved performance of the trigger and trigger prototype inheritance + ZBX-17974 Implement timeouts for WMI queries + ZBX-13789 Improved performance of \"Problems\" widget with MySQL backend by removing DISTINCT modifier from SQL statements with tables joined by primary keys + ZBX-17468 Fixed excess audit log record being added on host status update + ZBX-18076 Fixed PHP notice and multiple undefined index errors in hostinterface API + ZBX-18000 Added red label for disabled media types in user profile + ZBX-18075 Fixed runtime error when creating a host via API + ZBX-15927 Removed problem calculation for dependent triggers when master trigger is in problem state + ZBX-18063 Fixed usage of unsupported parameter in API call + ZBX-18060 Fixed inaccessible user be displayed as accessible in slide show properties screen + ZBX-17252 Fixed building of Zabbix daemons with link time optimization
|
|
|