Zabbix Cannot Write To Ipc Socket Broken Pipe Upd
Long-term fixes & hardening
If the error happens immediately upon startup (the "update" scenario), you might have a concurrency bottleneck. The server is generating work faster than the workers can accept it. zabbix cannot write to ipc socket broken pipe upd
sudo sed -i 's/Server=127.0.0.1/Server=your_zabbix_server_ip/g' /etc/zabbix/zabbix_agentd.conf Long-term fixes & hardening If the error happens
If you have a large environment (800+ hosts), the default Linux IPC settings may be too low. zabbix cannot write to ipc socket broken pipe upd
Does this happen during a (like saving a template)?
