Hello all, happy Monday!
I am currently running zabbix 2.2.1 on a CENTOS 6.4 server with approximately 25.2 values per second (really small environment).
As of right now my zabbix database is backed up every night by using automysqlbackup + cron. Over the past few nights I've seen a consistent stream of false positive triggers in regards to the zabbix agent ping triggers. During the backup window, the agents are unable to report to zabbix due to the database being locked while the backup is performed.
Is there any way around this issue? Or, should I create a maintenance period that includes all hosts while the database is backed up?
I am currently running zabbix 2.2.1 on a CENTOS 6.4 server with approximately 25.2 values per second (really small environment).
As of right now my zabbix database is backed up every night by using automysqlbackup + cron. Over the past few nights I've seen a consistent stream of false positive triggers in regards to the zabbix agent ping triggers. During the backup window, the agents are unable to report to zabbix due to the database being locked while the backup is performed.
Is there any way around this issue? Or, should I create a maintenance period that includes all hosts while the database is backed up?
Comment