Hello everybody,
The required NVPS is 1068
but current maximum NVPS +830 NVPS.
Could you give me some things to change to improve and reduce the queue?
CONFIG Hardware and OS:
OS: Linux version 5.10.0-25-amd64 ([email protected]) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils f
OS (Short): Debian GNU/Linux 11 (bullseye)
CPU Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz
Memory: 32 GB
Model: SYS-1UUP-01-AI036
Vendor: Supermicro
Disk: 4 x 500GB SSD SATA RAID 10
Below is the configuration of my Zabbix Server:
System Information:
Gráfico NVPS
MARIADB CONF- 50-server.cnf: **ONLY Values Enable
Zabbix Server CONF ** ONLY Values Enable
Thank you for your support
Wellington
The required NVPS is 1068
but current maximum NVPS +830 NVPS.
Could you give me some things to change to improve and reduce the queue?
CONFIG Hardware and OS:
OS: Linux version 5.10.0-25-amd64 ([email protected]) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils f
OS (Short): Debian GNU/Linux 11 (bullseye)
CPU Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz
Memory: 32 GB
Model: SYS-1UUP-01-AI036
Vendor: Supermicro
Disk: 4 x 500GB SSD SATA RAID 10
Below is the configuration of my Zabbix Server:
System Information:
Gráfico NVPS
MARIADB CONF- 50-server.cnf: **ONLY Values Enable
Code:
[server] [mysqld] pid-file = /run/mysqld/mysqld.pid basedir = /usr skip-name-resolve = ON bind-address = 127.0.0.1 key_buffer_size = 1M max_allowed_packet = 32M thread_stack = 192K thread_cache_size = 8 max_connections = 200 query-cache-size = 0 query-cache-type = 0 join_buffer_size = 32M table_definition_cache = 700 table_open_cache = 700 symbolic-links=0 max_heap_table_size=32M tmp_table_size=32M innodb_flush_log_at_trx_commit=0 innodb_flush_method = O_DIRECT aria_pagecache_buffer_size = 2M wait_timeout = 45 interactive_timeout = 45 net_read_timeout=90 net_write_timeout=90 performance_schema= ON enable PFS query_cache_limit = 1M binlog_cache_size = 256M slow_query_log = ON general_log_file = /var/log/mysql/mysql.log general_log = ON log_error = /var/log/mysql/error.log slow_query_log_file = /var/log/mysql/mariadb-slow.log long_query_time = 2 character-set-server = utf8mb4 collation-server = utf8mb4_general_ci innodb_buffer_pool_size = 16G innodb_log_file_size = 4G [embedded] [mariadb] [mariadb-10.6]
Code:
LogFile=/var/log/zabbix/zabbix_server.log LogFileSize=10 PidFile=/run/zabbix/zabbix_server.pid SocketDir=/run/zabbix DBHost=localhost DBName=zabbix DBUser=zabbix DBPassword=123test DBSocket=/var/run/mysqld/mysqld.sock StartPollers=50 StartIPMIPollers=0 StartPreprocessors=20 StartPollersUnreachable=80 StartHistoryPollers=25 StartTrappers=90 StartPingers=10 StartDiscoverers=15 SNMPTrapperFile=/var/log/snmptrap/snmptrap.log HousekeepingFrequency=20 MaxHousekeeperDelete=1000000 CacheSize=2G StartDBSyncers=25 HistoryCacheSize=512M HistoryIndexCacheSize=512M TrendCacheSize=512M ValueCacheSize=2G Timeout=30 TrapperTimeout=30 FpingLocation=/usr/bin/fping Fping6Location=/usr/bin/fping6 LogSlowQueries=3000 StatsAllowedIP=127.0.0.1
Wellington

Comment