"Backend icinga is not running" but everything seams fine

Logon to your db and run:

use icinga2;
select status_update_time from icinga_programstatus;

If this is not up to date you’ll get this error. Hence, you’ll need to find out why it is not updated by icinga2.

4 Likes