-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.4.6
-
Component/s: Proxy (P), Server (S)
-
None
Test in environment:
- VMware Workstation 17 Pro v17.6.3
- zabbix-server-mysql 7.4.3; zabbix-proxy-mysql 7.4.7, zabbix-agent 7.4.7
- agent monitored with proxy
- In my case proxy and server were ion separate machines
- I didn't catch such effect on proxy until started monitoring with it.
Steps to reproduce:
- Connect to machines from the VMware
- Disable mysql
systemctl stop mysqld
- Make sure that server/proxy tries to connect to DB
# tail /var/log/zabbix/zabbix_server.log 1729485:20251125:211208.621 [Z3001] connection to database 'zabbix' failed: [2002] Can't connect to local server through socket '/var/lib/mysql/mysql.sock' (2) 1729485:20251125:211208.621 database is down: reconnecting in 10 seconds
- Reboot OS from command line:
# reboot
- Try this steps for both server and proxy - the behaviour the same
Expected:
After 60min unsuccessful connection to DB zabbix server/proxy should be stopped itself.
- duplicates
-
ZBX-27262 Zabbix do not stop after database fall within 60 sec
-
- Closed
-