En el procedimiento de instalación de Icinga2 en mi servidor Debian 10, tuve un error que decía There is currently no icinga instance writing to the IDO. Make sure that a icinga instance is configured and able to write to the IDO.
La solución es habilitar 2 características y reiniciar el servicio de Icinga para evitar problemas a futuro.
icinga2 feature enable ido-mysql icinga2 feature enable command systemctl restart icinga2
Ahora si le damos a Validar nuevamente a la instalación, debería estar todo ok.
RECOMENDADO DE HOYLibre