XI Componets stopped

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vmesquita
Posts: 315
Joined: Fri Aug 10, 2012 12:52 pm

XI Componets stopped

Post by vmesquita »

After a shutdown, many of our Nagios Components are down and we can't apply changes. I have attached a pic on how it looks like. I have tried VACUUM the PgSQL database, using this instructions:
https://support.nagios.com/wiki/index.p ... os_XI:FAQs

But nothing changed. How can we fix this?
You do not have the required permissions to view the files attached to this post.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: XI Componets stopped

Post by tmcdonald »

Looks like cron is not running. You can check this with service crond status and start it with service crond start if it is not running.
Former Nagios employee
vmesquita
Posts: 315
Joined: Fri Aug 10, 2012 12:52 pm

Re: XI Componets stopped

Post by vmesquita »

Thanks! Cron was dead indeed. Starting solved the issue.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: XI Componets stopped

Post by tmcdonald »

I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked