ESX server error

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

ESX server error

Post by ancovington »

I recently changed my password and now I am noticing this issue:

UNKNOWN: Login to VirtualCentre server failed: Error: Cannot complete login due to an incorrect user name or password.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: ESX server error

Post by slansing »

Did you change the password used in your service configurations?
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: ESX server error

Post by ancovington »

No, I changed my network password which I am not sure if that would affect the Nagios server, but now that is the error I get only for the ESX host.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: ESX server error

Post by slansing »

What do you mean by your network password? Does this change directly coincide with the timestamp on your checks when they started going critical with this error?
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: ESX server error

Post by ancovington »

What I mean by network password is the Active Directory authenticated password that I set to log into any server and my laptop.
Yes, it does match up with the time that I changed my password.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: ESX server error

Post by lmiltchev »

Most probably your vmware checks look something like this (if you used our wizard):
/usr/local/nagios/libexec/check_esx3.pl -H "<client's IP>" -f "/usr/local/nagiosxi/etc/components/vmware/<hostname>_auth.txt" -l "CPU"
If you changed the vmware log in credentials, you need to modify the "*.auth.txt" file and enter the new credentials, so that your vmware checks won't be failing.

Hope this helps.
Be sure to check out our Knowledgebase for helpful articles and solutions!
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: ESX server error

Post by ancovington »

That didn't work. Actually the authenticated file had the username and password to what we use to log into the Nagios server as an admin. Is it possible to remove the vcenter entry and recreate it in hopes of it grabbing the correct username and password?
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: ESX server error

Post by abrist »

Yes, but you would have to rerun the wizard for the auth file to be repopulated.
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
ancovington
Posts: 175
Joined: Fri Sep 13, 2013 1:32 pm

Re: ESX server error

Post by ancovington »

This issue has also been resolved. I changed my password back to what it was.
Locked