Monitoring VMware ESX issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Monitoring VMware ESX issue

Post by yancy »

Is your ESX machine using Active Directory to authenticate users? It's possible you may need to specify a domain.
ptalwar
Posts: 18
Joined: Thu Feb 23, 2012 1:23 pm

Re: Monitoring VMware ESX issue

Post by ptalwar »

No, the ESX hosts are using local accounts.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Monitoring VMware ESX issue

Post by lmiltchev »

Try running this command and see if it is going to give you the same error:

Code: Select all

./check_esx3.pl -H xxx.xxx.xxx.xxx -u root -p <root's password> -l CPU
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked