Commit Graph

51 Commits

Author SHA1 Message Date
Continuous Integration
a4e950ac47 Zabbix v6.4.12 release 2024-02-26 15:22:42 +02:00
Alexey Pustovalov
2d1df585ef Added caching / avoid orphans mechanisms 2024-02-19 15:35:54 +09:00
Alexey Pustovalov
f697db3689 Fixed Dockerfile instructions 2024-02-14 01:21:06 +09:00
Alexey Pustovalov
4d62e7af5c Added gzip package to server / proxy images 2024-02-01 18:04:54 +09:00
Continuous Integration
72d908fa77 Zabbix v6.4.11 release 2024-01-29 13:58:57 +02:00
Alexey Pustovalov
7fbca79b47 Removed root group for zabbix user in all images. Using nmap without sudo permissions 2024-01-20 21:15:30 +09:00
Continuous Integration
ea5ae1d588 Zabbix v6.4.10 release 2023-12-13 13:59:40 +02:00
Continuous Integration
62cdf285bc Zabbix v6.4.9 release 2023-11-30 16:06:18 +02:00
Continuous Integration
9eae850a3f Zabbix v6.4.8 release 2023-10-31 11:16:23 +02:00
Continuous Integration
91c187e870 Zabbix v6.4.7 release 2023-09-26 11:29:12 +03:00
Continuous Integration
ac0677bbd2 Zabbix v6.4.6 release 2023-08-22 13:09:29 +03:00
Alexey Pustovalov
a06c7b2b5a Fixed missing and incorrect variables 2023-08-16 16:57:44 +09:00
Continuous Integration
631cf2c12e Zabbix v6.4.5 release 2023-07-31 14:47:10 +03:00
Continuous Integration
482e21c780 Zabbix v6.4.4 release 2023-06-27 14:30:08 +03:00
Continuous Integration
d7b0eab807 Zabbix v6.4.3 release 2023-05-30 16:19:31 +03:00
Alexey Pustovalov
78c6f750bc Fixed MySQL socket usage 2023-05-09 14:15:05 +03:00
Continuous Integration
0fa8715697 Zabbix v6.4.2 release 2023-04-25 14:34:46 +03:00
Continuous Integration
9f16f6d773 Zabbix v6.4.1 release 2023-04-03 11:55:13 +03:00
Alexey Pustovalov
6e9d6d3def Removed depcreated SenderFrequency parameter. Fixed logrotate for SNMP traps 2023-03-20 22:47:03 +09:00
Alexey Pustovalov
010d3bd49f Removed deprecated params, add new params 2023-03-15 02:43:28 +09:00
Alexey Pustovalov
14e5781001 Changed structure of manual 2023-03-08 15:59:46 +09:00
Alexey Pustovalov
ae4490bd76 Zabbix 6.4 release 2023-03-07 16:49:55 +09:00
Alexey Pustovalov
b84110a871 Added libevent-pthreads package for Ubuntu based images 2023-03-01 13:41:38 +09:00
Alexey Pustovalov
700558ecd7 Added CyberArk vault 2023-01-22 17:11:51 +09:00
Alexey Pustovalov
7616584e2b Add option for execute only DB scripts on proxy and server 2022-12-29 23:56:38 +09:00
Alexey Pustovalov
769368bf28 Added sudo package for nmap processing 2022-12-16 16:23:51 +09:00
Alexey Pustovalov
8b52ff7f44 Added posibility for custom SQL scripts during DB init 2022-08-27 21:40:18 +03:00
Alexey Pustovalov
27ae669014 Added nmap and traceroute utilities to server / proxy images 2022-07-20 17:37:00 +03:00
Alexey Pustovalov
59a8c993ac Removed fping6 parameter for Ubuntu 2022-07-20 12:19:52 +03:00
Alexey Pustovalov
f890972aaa Updated trunk version to 6.4 2022-07-05 17:46:20 +05:00
Alexey Pustovalov
e409564b05 Prepare branch for 6.2 release 2022-07-05 12:11:26 +05:00
Alexey Pustovalov
1c740ad322 Fix MIBDIRS var for Ubuntu 22.04 Jammy 2022-06-08 22:49:35 +03:00
Alexey Pustovalov
adf6f8e87c Updated base images usage information 2022-05-10 17:30:53 +03:00
Alexey Pustovalov
fe6ea1794f Ubuntu images use Ubuntu 22.04 version 2022-05-08 22:28:05 +03:00
Alexey Pustovalov
8dc0c4a33b Added StartODBCPollers parameter for proxy and server 2022-04-15 16:51:26 +03:00
Alexey Pustovalov
ed0f3fd04e Updated trunk version to 6.2 2022-02-27 15:57:35 +02:00
Alexey Pustovalov
585593e8a8 Added variable for root user. Removed DB root from web images 2022-02-26 21:16:20 +02:00
Alexey Pustovalov
e47ae41164 Zabbix 6.0 release prepare 2022-02-15 11:57:22 +02:00
Alexey Pustovalov
65f1fd4fc9 Fixed schema and initial data client charset for MySQL based images 2022-02-09 19:05:29 +05:00
Alexey Pustovalov
9b3826910e Use pcre2 lib instead of old pcre 2022-01-22 17:44:37 +05:00
Alexey Pustovalov
8bed89afce Possible specify PSK key using full path to file 2021-11-22 15:32:57 +02:00
Alexey Pustovalov
42718d0e2c Added ZBX_LISTENPORT to allowed variable list. Fixed env variable in Agent2 Windows image 2021-11-17 10:00:39 +01:00
Alexey Pustovalov
5a5bf88bc2 Added support for Zabbix HA 2021-11-17 09:31:10 +01:00
Alexey Pustovalov
96b02e7c5f Updated MySQL from utf8 to utf8mb4 2021-11-17 01:37:07 +01:00
Alexey Pustovalov
0702033093 Description for new params 2021-11-17 01:05:26 +01:00
Alexey Pustovalov
bf72796bdd Added ListenBacklog and TrendFunctionCacheSize params 2021-11-17 00:43:47 +01:00
Alexey Pustovalov
609b0ce86c Fixed issue with VAULT_TOKEN variable 2021-11-04 15:42:05 +02:00
Alexey Pustovalov
93cbd3d826 Minor design changes 2021-10-16 11:49:19 -04:00
Alexey Pustovalov
76ea396d29 Removed libmodbus library from proxy and server images 2021-09-17 19:51:09 +02:00
Alexey Pustovalov
b6f869575f New Dockerfiles and environment variables structure 2021-09-15 22:31:18 +02:00