2023-08-02 18:17:20 by Nia Alarie | Files touched by this commit (41) |
Log message:
*: Use FORCE_C_STD=c99 for C packages that use for loop initial
declarations without setting -std=c99.
|
2023-07-13 12:49:56 by Nia Alarie | Files touched by this commit (1) |
Log message:
zabbix60-server: Assumes compiler defaults to c99.
|
2023-07-09 00:04:59 by Juraj Lutter | Files touched by this commit (3) |
Log message:
zabbix60: Update to 6.0.19
New Features and Improvements:
- Removed unnecessary JavaScript preprocessing in discovery rules in Kubernetes
templates
- Updated JavaScript scripts in Kubernetes templates
- Updated max supported TimescaleDB version to 2.11
- Fixed hintbox to be automatically closed when target element disappears
- Added filters of node labels and annotations for Kubelet discovery in
Kubernetes cluster state template
Full changelog:
https://www.zabbix.com/rn/rn6.0.19
|
2023-05-24 10:51:51 by Juraj Lutter | Files touched by this commit (5) | |
Log message:
zabbix60: Update to 6.0.17
* New Features and Improvements
- Added Event-Driven Ansible media
* Bug Fixes
- Fixed memory leak in json objects and identical keys
- Fixed replace() function in expressions
- Dropped support for custom geomap HTML attribution text
- Added new limits for JS objects
- Added debug logging for process selection in proc.mem[] on AIX
- Updated go.mod/sum to allow mixing session and key parameter for Zabbix
agent 2 items
- Fixed minimum severity filter usage for map element link triggers
- Fixed inability to import a template with trigger dependency on a host
trigger
- Fixed popup menus disappearing on right-clicking links in them
- Optimised preprocessing steps and added two graphs and dashboard in the
Hadoop by HTTP template
- 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
- Optimised preprocessing steps in the Zookeeper by HTTP template
- Optimised SQL queries and preprocessing steps
- Removed limitation for size of logged messages in JS
- Updated deprecated ports in Kubernetes templates, updated target tags,
added notes about binding address options for Scheduler and Cluster
Manager components
Full changelog: https://www.zabbix.com/rn/rn6.0.17
|
2023-04-19 19:17:08 by Juraj Lutter | Files touched by this commit (3) | |
Log message:
zabbix60: Update to 6.0.16
Bug fixes:
- Fixed the crash in Zabbix agent 2 when running out of available file
descriptors
- Hid the option "Create new groups" for unprivileged users in the \
Import form
- Added validation to the "Server" IP/DNS option in the Zabbix agent 2
configuration
- Fixed loss of preprocessing result when step with delta is used
- Fixed duplication in web scenario error messages when curl cannot resolve
host
- Added an extra master item prototype to the Elasticsearch Cluster by HTTP
template to reduce preprocessing worker utilization
- Fixed VMware parameters display
- 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
- Fixed different severity paddings in trigger popups and maps triggers
- Fixed selected count when using filter and filtered parameter is changed in a
popup
- Fixed debug section overlapping with 'Add new widget' placeholder in the
dashboard
- Fixed messages when updating graph prototype discovery
- Added a check for numeric value in value mapping
- Fixed incorrect padding in multiselect popup contrast dark and light
stylesheets
- Fixed the markup for Type of calculation expression field
- Added support for item and item_preproc table fields to be either nvarchar or
nclob
Full release notes: https://www.zabbix.com/rn/rn6.0.16
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-03-10 12:01:17 by Juraj Lutter | Files touched by this commit (7) |
Log message:
sysutils/zabbix60: Update to 6.0.14
Release notes: https://www.zabbix.com/rn/rn6.0.14
|
2023-02-22 22:45:17 by Juraj Lutter | Files touched by this commit (6) |
Log message:
zabbix60: Fix build on NetBSD 9
NetBSD 9 provides its own popcount() that conflicts with zabbix's
function of the same name.
Reported by and workardound suggested by: wiz
|
2023-02-12 22:03:07 by Juraj Lutter | Files touched by this commit (5) |
Log message:
zabbix60: Switch to PCRE2
|
2023-02-12 19:37:33 by Juraj Lutter | Files touched by this commit (37) |
Log message:
zabbix60: Add new packages
Add zabbix60 suite: Zabbix 6.0 LTS.
Zabbix is a software that monitors numerous parameters of a network and the
health and integrity of servers, virtual machines, applications, services,
databases, websites, the cloud and more. Zabbix uses a flexible notification
mechanism that allows users to configure e-mail based alerts for virtually any
event. This allows a fast reaction to server problems. Zabbix offers excellent
reporting and data visualization features based on the stored data. This makes
Zabbix ideal for capacity planning.
What's new: https://www.zabbix.com/whats_new_6_0
Release notes: https://www.zabbix.com/rn/rn6.0.13
|