Cron not running

Si obtenemos el siguiente mensaje cuando accedemos a nuestra Lista de tareas en la Consola Web:

Cron extension is not running Cron extension has never run or it's not configured well.

Para solucionar este error solo tendremos que acceder a nuestro servidor de Pandora FMS mediante un terminal y editar el siguiente fichero:

/etc/crontab

Agregando la siguiente línea (sustituya X.X.X.X por su IP o nombre de dominio):

* * * * * root wget -q -O - --no-check-certificate http://X.X.X.X/pandora_console/enterprise/cron.php >> /var/www/html/pandora_console/log/cron.log

Guardamos el fichero y accedemos de nuevo a la consola de Pandora FMS, presionamos CTLR+F5 para forzar la limpieza de caché del navegador, tras hacerlo el mensaje de advertencia no debe aparecer.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

Recent Discussions