Icinga UI shows icinga is currently not up and running after deleting status_update_time and restarting icinga, we had to delete the Update time as the UI was showing backend is down, after the deletion and restart of icinga, the UI shows " icinga is currently not up and running"
Yes the icinga service is started and from the logs, got the following as well
[2021-10-25 21:40:25 +0530] information/WorkQueue: #7 (IdoMysqlConnection, ido-mysql) items: 0, rate: 992.433/s (59546/min 292
029/5min 858238/15min);
, however, in the db →
MariaDB [icinga]> select status_update_time from icinga_programstatus;
Empty set (0.00 sec)
,
ido-mysql file contents are as follows -
/**
The db_ido_mysql library implements IDO functionality