box293 - Problem adding vCenter

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
ThomasC.
Posts: 7
Joined: Mon Sep 19, 2016 8:34 am

box293 - Problem adding vCenter

Post by ThomasC. »

Hi,

I am installing box293, i have added all my vCenter successfully following the documentation however my last vCenter doesn't want to authenticate

vi-admin@localhost:~> /usr/lib/vmware-vcli/apps/general/credstore_admin.pl add --server 10.129.175.10 --username readonly
Enter password:
Re-enter password:


vi-admin@localhost:~> ~/box293_check_vmware.pl --server 10.129.175.10 --check vCenter_Name_Version --username readonly
UNKNOWN: Error: Cannot complete login due to an incorrect user name or password.


The readonly user exists and i can confirm the password is correct (running runas /user:readonly works)

vi-admin@localhost:~> /usr/lib/vmware-vcli/apps/general/credstore_admin.pl list
Server User Name
10.1.1.201 readonly
10.1.105.3 readonly
10.129.175.10 readonly
10.72.175.20 readonly
10.73.175.20 readonly

What am i missing?
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: box293 - Problem adding vCenter

Post by Box293 »

I'll help you with this through email as I just replied to the email you sent me.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
ThomasC.
Posts: 7
Joined: Mon Sep 19, 2016 8:34 am

Re: box293 - Problem adding vCenter

Post by ThomasC. »

Thanks, i had to remove a double entry with credtsore and add the server using [email protected] since this is a local user.

Problem solved
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: box293 - Problem adding vCenter

Post by rkennedy »

Great to hear!

Locking this one up, and marking it as resolved. Feel free to make a new thread if you have questions in the future.
Former Nagios Employee
Locked