forked from pool/zabbix
08c7abab6f
5 Commits
Author | SHA256 | Message | Date | |
---|---|---|---|---|
Boris Manojlovic
|
08c7abab6f |
Accepting request 759168 from home:bmanojlovic:branches:server:monitoring:zabbix
- updated to latest release 4.0.16 - New Features and Improvements + ZBXNEXT-5271 Implemented 'delete missing' option for imported template linkages - Bug Fixes + ZBX-17101 Fixed url validation before output + ZBX-16929 Fixed detection of invalid sender data request + ZBX-16804 Added missing get parameters in availability report + ZBX-16286 Fixed graph widget dimensions errors on high dpi screens + ZBX-16848 Fixed fatal error occurring in user profile and user edit forms when php fileinfo extension does not exist + ZBX-16684 Fixed incorrect double quotes in history plain text view + ZBX-16903 Fixed validation of "interfaceid" field for http agent items with large ids + ZBX-16751 Fixed support for php 7.4 + ZBX-16879 Changed condition description message for tag value in actions and event correlations + ZBX-9084 Fixed high memory usage during startup + ZBX-16932 Fixed build fail on netbsd + ZBX-16111 Removed templateid from screen api output + ZBX-16919 Fixed server check warning width in chrome + ZBX-16944 Fixed "type of information" field in item form being marked as required when it is read-only + ZBX-16912 Fixed image map elements having a hand cursor when there is no context menu available + ZBX-15041 Fixed request not being cancelled along with popup window in widgets + ZBX-1977 Fixed axis labels calculation + ZBX-17034 Updated zabbix website links + ZBX-16874 Fixed map-type widget clipping in internet explorer + ZBX-16915 Fixed memory leak + ZBX-17008 Improved zabbix server performance when using maintenance + ZBX-16779 Fixed infinite loop when writing export to file fails + ZBX-16540 Splitted host_resources templates into 3 subtemplates: for cpu, memory and storage OBS-URL: https://build.opensuse.org/request/show/759168 OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=11 |
||
Boris Manojlovic
|
3cbb0015e4 |
Accepting request 751758 from home:bmanojlovic:branches:server:monitoring:zabbix
- updated to latest release 4.0.15 - New Features and Improvements + ZBXNEXT-5493, ZBX-16540 Moved lld rules from parent templates to linked templates for module host-resources-mib snmpv2, module interfaces windows snmpv2, net arista snmpv2, os windows snmpv2 + ZBX-16871 Fixed not setting the default values of multiselects on initial load + ZBX-16776 Reworked custom item select to multiselect + ZBXNEXT-5532 Disabled guest user by default + ZBXNEXT-4825 Implemented in monitoring -> problems the button "export to csv" to export all pages - Bug Fixes + ZBX-16955 Fixed performance of history syncers and timer processes by not locking each other when suppressing events + ZBX-16842 Added range validation and optional conversion to is_double() + ZBX-16790 Fixed log rotation on windows + ZBX-16865 Fixed dynamic graphs not updating when changing host in combo box + ZBX-9146 Fixed json null value being treated as empty string for lld filters + ZBX-16828 Fixed array_db validation when validated value is not an array + ZBX-11659 Made user profile icon visible for guest user + ZBX-16849 Moved interface_type_priority definition to misc.c + ZBX-16844 Fixed the process of saving the scroll position on the latest data page in internet explorer + ZBX-16343 Fixed lld not to create items on wrong host if there are failed transactions + ZBX-16730 Fixed disappearance of successful modification message while saving the dashboards + ZBX-16679 Fixed username and password fields resetting and saving for item, item prototype and lld rule on type change + ZBX-16785 Improved performance of timer process when reading from "problem_tag" table + ZBX-16696 Fixed multiselect suggest box clipping when overflowing not allowed in parent containers + ZBX-16809 Fixed undefined offset error in action operation condition form + ZBX-16595 Optimized active logs checks monitoring when buffer flushing fails + ZBX-16682 Fixed wrong element label update in map constructor + ZBX-16815 Fixed widget form positioing when changing widget type from graph to any other type + ZBX-16706 Fixed unneeded padding for dashboard url widget + ZBX-16784 Fixed oracle performance by using "between" operator in sql queries + ZBX-16579 Fixed long text wrapping in the latest data history + ZBX-16767 Fixed possible null pointer arithmetic; thanks to mikhail grigorev for the patch + ZBX-16500 Fixed sla calculation when requested time window starts during the service time; fixed downtime time calculation + ZBX-16805 Fixed when the httptest api selects too many entries from the httpstep table when editing a specific web scenario + ZBX-10618 Fixed disappearing dependent trigger cells and rows in overview + ZBX-16596 Added handling of bom to detect encoding for vfs.file.contents, vfs.file.regex and vfs.file.regmatch + ZBX-16771 Fixed wrong tab number being remembered when several browser tabs are in use + ZBX-16548 Fixed sort order in plain text screen OBS-URL: https://build.opensuse.org/request/show/751758 OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=9 |
||
Boris Manojlovic
|
639d4a504f |
Accepting request 744316 from home:bmanojlovic:branches:server:monitoring:zabbix
- updated to latest release 4.0.14 - New Features and Improvements + ZBXNEXT-5481 Added support of {trigger.id} macro in trigger tags + ZBXNEXT-4746 Added "template server cisco ucs snmpv2" template + ZBXNEXT-5422 Quoted numbers are now accepted by jsonpath aggregate functions - Bug Fixes + ZBX-16605 Fixed accessibility of localstorage identifier if cookies are made unaccessible for client side scripts + ZBX-16754 Fixed trigger not firing for first collected value if it's timestamp is in future + ZBX-15211 Added key 'tests' for bootstrap.sh when working with cmocka tests + ZBX-16542 Fixed incorrect displaying of unacknowledged and resolved recent problematic triggers in trigger overview and dashboard widget + ZBX-16749 Improved performance and memory consumption of script.getscriptsbyhosts() method + ZBX-16725 Fixed detection of fping minimal interval + ZBX-16562 Fixed configuration.export method in api improperly formatting "application" property within "httptests" when exporting in json format + ZBX-15222 Fixed housekeeper to cleanup history not only for current item type of information but also for other previously selected types + ZBX-16481 Fixed spelling issues in the code + ZBX-15675 Added support for more than 64 cpus in windows agent + ZBX-16770 Fixed value mapping in template net hp comware hh3c snmp + ZBX-16534 Fixed stdout and stderr redirection after external log rotation + ZBX-16368 Fixed fping double call + ZBX-16317 Fixed log.h is not self-sufficient + ZBX-16711 Ensuring errbuf is emptied before every curl_easy_perform request + ZBX-16664 Fixed ipmi poller skips processing if one of the elements is missing information + ZBX-16671 Fixed server crashing when linking web scenario template + ZBX-16750 Fixed broken validation of peer certificate issuer and subject strings in tls connect, fixed logging + ZBX-16002 Added new macro event.recovery.name to display recovery event name in recovery alerts + ZBX-16512 Fixed false item insertion into the queue after maintenance + ZBX-15685 Fixed zabbix_sender failing to report the error due to closed connection + ZBX-16702 Fixed error in the elastic search clearing history + ZBX-10805 Fixed log items graphs drawing with numeric values like trapper items + ZBX-16604 Fixed occurrence of an undefined index in discovered graph configuration + ZBX-16611 Fixed memory and performance leaks in gtlc.js library + ZBX-15135 Fixed incorrect triggers being displayed in availability report when filtering by template + ZBX-16681 Fixed displaying of "acknowledge" menu option for "not classified" problems in the trigger overview page + ZBX-16428 Fixed sigbus crash when mmap memory is not accessible + ZBX-16680 Fixed freeing locked resources when zabbix agent cannot be started and has to exit with failure + ZBX-16666 Fixed trailing slash being set in cookie path + ZBX-16612 Fixed possibility of high cpu usage on windows + ZBX-16683 Fixed race condition between history syncer and escalator that caused recovery operations being delayed by step duration + ZBX-16383 Adjusted timer sleeping period to process maintenances each minute at 00 seconds + ZBX-16575 Getting disk controller type from linked controller label value + ZBX-16561 Fixed jsonpath parsing for comma characters inside quoted string + ZBX-16677 Fixed empty sql query dbexecute_overflowed_sql call during host availability update + ZBX-15897 Fixed overall health check in template hp ilo snmpv2 OBS-URL: https://build.opensuse.org/request/show/744316 OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=7 |
||
Boris Manojlovic
|
949650074f |
Accepting request 734964 from home:mcalabkova:branches:server:monitoring:zabbix
mention patch OBS-URL: https://build.opensuse.org/request/show/734964 OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=5 |
||
Boris Manojlovic
|
275441a397 |
- updated to latest release 4.0.11
- New Features and Improvements + ZBX-9522 Improved frontend messaging usage across multiple browser tabs - Bug Fixes + ZBX-16501 Fixed log out form being resubmitted when user is already logged back in another tab + ZBX-16072 Added more strict validation of host, template and proxy names to prohibit leading and trailing spaces + ZBX-16128 Fixed incorrect action id in audit log + ZBX-16354 Fixed incorrect sorting by name with capital letters + ZBX-16346 Fixed compilation for oracle instant client v18.5 and higher + ZBX-16424 Fixed unable to create/update web scenario from internet explorer/edge + ZBX-16471 For consistency reason changed translation string 'resolved by user.' to 'resolved by inaccessible user.' + ZBX-16469 Fixed problem that caused impossibility to edit trigger description in problems screen + ZBX-16362 Fixed keyboard event handling in graph widget hintbox + ZBX-16474 Fixed 'request-uri too long' error in problems mass update page + ZBX-16184 Updated zabbix sender man page + ZBX-16462 Fixed syntax error in sql query used to calculate sla in monitoring->services + ZBX-16031 Reworked event update controller, making partly closed set of events closable + ZBX-16283 Fixed read-only shared dashboard without widgets missing placeholder label + ZBX-16316 Fixed dashboard widget and slideshow menu popup not updating current refresh rate and fixed a js error in slideshows + ZBX-16346 Fixed compilation for oracle instant client v18.5 and higher + ZBX-16424 Fixed unable to create/update web scenario from internet explorer/edge - restructured for easier maintenance because of bsc#1144018 and FATE#324346 * many thanks to Boris Manojlovic, Kristyna Streitova, Matthias Gerstner and Tomas Chvatal for their help OBS-URL: https://build.opensuse.org/package/show/server:monitoring:zabbix/zabbix?expand=0&rev=2 |