Page 1 of 1

Nagios Components Status is Red

Posted: Mon Feb 18, 2019 4:36 am
by hoegh
HI team,

Nagios Components Status is Red,
Action taken :
1. Restarted Nagios
2. Restarted Nagios Linux Server
3. Followed few same threads in Nagios Support Forum
4. Changed Nagios admin passsord
5. Again restarted nagios

But Still components are in red status.

Kindly help us.

Thanks & Regards
Hoegh

Re: Nagios Components Status is Red

Posted: Mon Feb 18, 2019 12:20 pm
by lmiltchev
Is crond running? Run the following commands and show the output in code wraps:

Code: Select all

service crond restart
service crond status
ps -ef | grep cron | grep -v grep
tail -50 /var/log/cron
chage nagios -l
sestatus

Re: Nagios Components Status is Red

Posted: Tue Feb 19, 2019 5:17 am
by hoegh
Thanks @lmiltchev,

On further investigation it was found that /usr filesystem was 100% in linux server.
So cleared space & issue resolved.

Please close this thread.

Thanks :)

Re: Nagios Components Status is Red

Posted: Tue Feb 19, 2019 8:08 am
by scottwilkerson
hoegh wrote:Thanks @lmiltchev,

On further investigation it was found that /usr filesystem was 100% in linux server.
So cleared space & issue resolved.

Please close this thread.

Thanks :)
Glad it is resolved

Locking thread