Ad Widget

Collapse

MySQL: Status ping value not set when database down

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AJW
    Junior Member
    • Jul 2022
    • 5

    #1

    MySQL: Status ping value not set when database down

    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)'
Working...