Problems with box293_check_vmware vMA connection

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Problems with box293_check_vmware vMA connection

Post by dlukinski »

Hello Nagios Support

This is the 3rd time we get in trouble when following plugin manual to configure vMA host.

Unable to communicate in between XI and vMA after succsefully transferring the certificates and configuring vMA

The vMA host 10.102.74.247 is NOT in the known_hosts file.
Please refer to the box293_check_vmware manual on how to configure this Nagios host to communicate with the vMA host.

UNKNOWN - check_by_ssh: Remote command 'ping -c 4 -w 4 172.19.x.x 2>&1' returned status 255
UNKNOWN - check_by_ssh: Remote command '~/box293_check_vmware.pl --server 172.19.x.x --version' returned status 255

- new vMA is in the known_hosts file, CLI-based commands work
Too many problems with XI and vMA integratios for box293 lately (always worked well 1-2 years ago)

Please help!
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Problems with box293_check_vmware vMA connection

Post by tgriep »

Are you trying to add more than one vMA server to the list on the Nagios XI server so it can be used to monitor your VMWare infrastructure with many vMA servers?
Is the vMA host at IP address 10.102.74.247 in the /home/nagios/.ssh/known_hosts file?
If so, copy that entry and put it in the /var/www/.ssh/known_hosts file and see if you can connect to the server using the XI GUI.
Be sure to check out our Knowledgebase for helpful articles and solutions!
dlukinski
Posts: 1130
Joined: Tue Oct 06, 2015 9:42 am

Re: Problems with box293_check_vmware vMA connection

Post by dlukinski »

tgriep wrote:Are you trying to add more than one vMA server to the list on the Nagios XI server so it can be used to monitor your VMWare infrastructure with many vMA servers?
Is the vMA host at IP address 10.102.74.247 in the /home/nagios/.ssh/known_hosts file?
If so, copy that entry and put it in the /var/www/.ssh/known_hosts file and see if you can connect to the server using the XI GUI.
This worked, thank you.

Please close the case
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Problems with box293_check_vmware vMA connection

Post by tgriep »

That is good news, I'll close and lock the post for you then.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked