Services down

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Services down

Post by scottwilkerson »

I keep seeing things similar to this in your output

Code: Select all

Nov 14 05:28:38 servername sudo[5284]: pam_unix(sudo:auth): auth could not identify password for [nagios]
Are you sure something didn't happen to your sudoers configuration?

Did someone make a change that could be cause this?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
vmwareguy
Posts: 69
Joined: Wed Mar 16, 2016 9:41 am

Re: Services down

Post by vmwareguy »

well after talking to some of the knuckle heads around here it sounds like someone pushed out new stigs - I'll have to look into this more. Thanks for the help
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Services down

Post by scottwilkerson »

vmwareguy wrote:well after talking to some of the knuckle heads around here it sounds like someone pushed out new stigs - I'll have to look into this more. Thanks for the help
Ahhh

Good luck!
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
vmwareguy
Posts: 69
Joined: Wed Mar 16, 2016 9:41 am

Re: Services down

Post by vmwareguy »

So I have done a restore from Sunday and most everything is working. However, my Database Backend is still showing not started.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Services down

Post by scottwilkerson »

vmwareguy wrote:So I have done a restore from Sunday and most everything is working. However, my Database Backend is still showing not started.
Let's run the following

Code: Select all

service ndo2db stop
rm -f /usr/local/nagios/var/ndo.sock /usr/local/nagios/var/ndo.lock
service ndo2db start
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
vmwareguy
Posts: 69
Joined: Wed Mar 16, 2016 9:41 am

Re: Services down

Post by vmwareguy »

scottwilkerson wrote:
vmwareguy wrote:So I have done a restore from Sunday and most everything is working. However, my Database Backend is still showing not started.
Let's run the following

Code: Select all

service ndo2db stop
rm -f /usr/local/nagios/var/ndo.sock /usr/local/nagios/var/ndo.lock
service ndo2db start

Boom! Back in business. Thanks for all the help!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Services down

Post by scottwilkerson »

Glad to help!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked