Just implementing MySQL monitoring usng ODBC (Zabbix 6.0.9 environment)
Testing the detection of when a database goes offline\taken down and the item MySQL: Status detected a problem (unable to connect to database) but did not update the item value, stayed at 'Up (1)' and the last check value from when it last connected and both going grey
The trigger being set to alert if value = 0, this was not going to, and did not fire off.
Any suggestions as to why this may of happened ?
For now as I work around I added a 'or nodata from item for > 10 minutes' - this did generate a problem. But would rather have the item go to (asume) 'Down (0)'
Testing the detection of when a database goes offline\taken down and the item MySQL: Status detected a problem (unable to connect to database) but did not update the item value, stayed at 'Up (1)' and the last check value from when it last connected and both going grey
The trigger being set to alert if value = 0, this was not going to, and did not fire off.
Any suggestions as to why this may of happened ?
For now as I work around I added a 'or nodata from item for > 10 minutes' - this did generate a problem. But would rather have the item go to (asume) 'Down (0)'