Ad Widget

Collapse

Zabbix Stops sending Data and all hosts configured hosts becomes unavailable

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Anurag Dubey
    Junior Member
    • Jan 2021
    • 1

    #1

    Zabbix Stops sending Data and all hosts configured hosts becomes unavailable

    Hi All, I have configured zabbix to monitor my environments using docker images. But after some time of successful configuration, Zabbix monitored host becomes unavailable (status turns to red from green) but after restarting all the docker containers it becomes fine. This is happening quite frequently.

    When I checked the docker MQSQL database container logs, found below, any ideas to resolve would be highly appreciated.


    2021-01-22T11:48:38.184904Z 0 [Note] Event Scheduler: Loaded 0 events
    2021-01-22T11:48:38.185324Z 0 [Note] mysqld: ready for connections.
    Version: '5.7.32' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL)
    2021-01-22T11:48:45.954616Z 0 [Note] InnoDB: Buffer pool(s) load completed at 210122 19:48:45
    2021-01-22T19:48:43.288810Z 25 [Note] Aborted connection 25 to db: 'zabbix' user: 'zabbix' host: '192.168.1.3' (Got timeout reading communication packets)
    2021-01-22T23:22:52.825633Z 41 [Note] Aborted connection 41 to db: 'zabbix' user: 'zabbix' host: '192.168.1.3' (Got timeout reading communication packets)
    2021-01-23T01:24:19.447983Z 32 [Note] Aborted connection 32 to db: 'zabbix' user: 'zabbix' host: '192.168.1.3' (Got timeout reading communication packets)
    2021-01-23T01:37:12.095761Z 30 [Note] Aborted connection 30 to db: 'zabbix' user: 'zabbix' host: '192.168.1.3' (Got timeout reading communication packets)
    2021-01-23T01:37:12.555717Z 28 [Note] Aborted connection 28 to db: 'zabbix' user: 'zabbix' host: '192.168.1.3' (Got timeout reading communication packets)
    2021-01-23T01:37:21.852699Z 35 [Note] Aborted connection 35 to db: 'zabbix' user: 'zabbix' host: '192.168.1.3' (Got timeout reading communication packets)
    2021-01-23T01:37:23.767132Z 31 [Note] Aborted connection 31 to db: 'zabbix' user: 'zabbix' host: '192.168.1.3' (Got timeout reading communication packets)
    2021-01-23T01:37:37.765759Z 38 [Note] Aborted connection 38 to db: 'zabbix' user: 'zabbix' host: '192.168.1.3' (Got timeout reading communication packets)
Working...