Hi,
How do i check why i am getting 'zabbix database down' emails? I can locate the settings under 'Administration->General-Others' - but quite not able to figure out the reason.
My Zabbix log files are huge , close to 250Mb +, and rotates every 15mins, and having difficulties in doing tail to figure out ( yes debuglevel is 4 - and i have about 100G left in /var/lib/mysql so no disk issue, ram about 20G free including swap/buffer, io seems fine, cpu is <30% used ). I did run grep for
- but queries didn't return results for grep from the logs.
At what condition this database down email comes ? What is the exact term to be looked at logs for this?
Any pointers are greatly helpful.
Thanks
How do i check why i am getting 'zabbix database down' emails? I can locate the settings under 'Administration->General-Others' - but quite not able to figure out the reason.
My Zabbix log files are huge , close to 250Mb +, and rotates every 15mins, and having difficulties in doing tail to figure out ( yes debuglevel is 4 - and i have about 100G left in /var/lib/mysql so no disk issue, ram about 20G free including swap/buffer, io seems fine, cpu is <30% used ). I did run grep for
Code:
'database down', 'server gone away', 'not reachable'
Code:
Zabbix - 3.0.13, mysql 5.5.57
Any pointers are greatly helpful.
Thanks

Comment