Ad Widget

Collapse

MARIADB ERROR: Got an error writing communication packets

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Alexcr
    Junior Member
    • Jan 2025
    • 4

    #1

    MARIADB ERROR: Got an error writing communication packets

    Recommendation:
    Review and adjust the following parameters in the zabbix_server.conf configuration file to optimize resource usage and stability:

    sudo nano /etc/zabbix/zabbix_server.conf
    Example settings:
    ​StartPollers=5
    CacheSize=128M
    StartDBSyncers=4​

    These values can be tuned based on your server’s performance and the number of monitored hosts and items. After making changes, remember to restart the Zabbix server:

    sudo systemctl restart zabbix-server

    ​Good luck.
    Alex
Working...