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
Nagios Components Status is Red
Nagios Components Status is Red
You do not have the required permissions to view the files attached to this post.
Thanks
Höegh
Höegh
Re: Nagios Components Status is Red
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
sestatusBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Nagios Components Status is Red
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
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
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
Glad it is resolvedhoegh 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
Locking thread