Nagios Components Status is Red

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Nagios Components Status is Red

Post 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
You do not have the required permissions to view the files attached to this post.
Thanks
Höegh
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios Components Status is Red

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Nagios Components Status is Red

Post 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 :)
Thanks
Höegh
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Components Status is Red

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked