After a long weekend, I logged in to Nagios and found that the
XI System Component Status looked like this:
I've tried to restart the Nagios service and the server, but nothing has changed.
Where I can I find the logs to find out what happened?
thanks.
Nagios System component status mostly stopped?
-
lee.krause
- Posts: 86
- Joined: Wed Jan 20, 2016 8:38 am
Nagios System component status mostly stopped?
You do not have the required permissions to view the files attached to this post.
Re: Nagios System component status mostly stopped?
Use this doc as reference, the section 'Logs Located In /var' applies to this scenario
https://assets.nagios.com/downloads/nag ... ptions.pdf
Also, take a look at usr/local/nagios/var/nagios.log
Feel free to post anything out of the ordinary you may come across.
https://assets.nagios.com/downloads/nag ... ptions.pdf
Also, take a look at usr/local/nagios/var/nagios.log
Feel free to post anything out of the ordinary you may come across.
Be sure to check out the Knowledgebase for helpful articles and solutions!
-
lee.krause
- Posts: 86
- Joined: Wed Jan 20, 2016 8:38 am
Re: Nagios System component status mostly stopped?
Found the issue. The Nagios user was locked.
From /var/log/cron:
Apr 6 13:53:01 REDSA0ELPV016 crond[24251]: (nagios) FAILED to authorize user with PAM (Authentication token is no longer valid; new one required)
I unlocked the account and it's working now.
From /var/log/cron:
Apr 6 13:53:01 REDSA0ELPV016 crond[24251]: (nagios) FAILED to authorize user with PAM (Authentication token is no longer valid; new one required)
I unlocked the account and it's working now.
Re: Nagios System component status mostly stopped?
Nice catch! Were there any other questions, or may we lock this thread?
Be sure to check out the Knowledgebase for helpful articles and solutions!