Is there any way to speed up zabbix 6.0 startup procedure?
Like hot configuration cache?
I have a relatively large config — about 10G. Restart alone can take up to 10 minutes. Yes, there are a couple of slow queries — selects from items and items_discovery tables.
In that time...
Search Result
Collapse
6 results in 0.0020 seconds.
Keywords
Members
Tags
-
Zabbix 6.0 startup speed up
-
TSDB native compression option missing in housekeeping section
Hello!
Sorry if it is a duplicate, haven't find a solution on forum.
My setup:
Core - Zabbix server 6.0.42
DB - PostgreSQL 15.14 + TimescaleDB 2.22.0
Web - docker image zabbix/zabbix-web-nginx-pgsql:centos-6.0-latest
I've successfully migrated 5TB database... -
Import of templates requires Host Groups
Hi there,
for different reasons we have 2 instances of Zabbix (both Version 6.0.41). In the old one, we created templates for our Linux- and Windows-Servers, that I would like to import into the new instance.
However, although I tell it to not create or update groups, the import fails... -
odbc.get columns are reordered after jsonpath preprocessing
Hello,
I use odbc.get to get a list of 6 columns (ID, SUB_ID, TYPE, STATUS, NAME, CATEGORY) and then use JSONPATH preprocessing on a dependent item to filter out some of the results by TYPE:
$[?(@.TYPE=='XXXX' || @.TYPE=='XXXX')]
The problem is the ordering of...Last edited by Ace; 26-08-2025, 14:03. -
Latest Data OK, Dashboard Graph Blank for New Zabbix Hosts (6.0.40)
Hello everyone,
I’m currently facing the following issue with Zabbix:
For newly added hosts (since 2024/2025), values like CPU utilization appear correctly under Monitoring > Latest data, but in the standard Graph widget on the dashboard the data line is completely missing.... -
Metrics for Aruba 6300M
Hi,
When using the HP Enterprise Switch by SNMP EtherLike-MIB by SNMP, Generic by SNMP, Interfaces by SNMP templates, the HPE template discovery does not find Fan and PSU, even though there is a discovery for it, my guess is that the OID'S are not correct or something of the sort, i´ve...