ubable to connect from VMA to spefic host
Posted: Mon Feb 24, 2020 5:26 am
Hello,
I am trying to connect from VMA box and it shows the below error.
++++++++++++++++++++++++++
vi-admin@snagiosvra:~> ~/box293_check_vmware.pl --timeout 90 --concurrent_checks 50 --server invddsdsawe --check Host_CPU_Usage --host \"lab.test.com\"
UNKNOWN: Server version unavailable at 'https://invddsdsawe:443/sdk/vimService.wsdl' at /usr/lib/perl5/5.10.0/VMware/VICommon.pm line 726.
+++++++++++++++++++++++++++
but for other servers, it's working only for some servers have this issue.
when I wget the page
+++++++++++++++++++++++++++++
vi-admin@snagiosvra:~> wget --no-check-certificate https://invddsdsawe:443/sdk/vimService.wsdl
--2020-02-24 15:32:52-- https://invddsdsawe/sdk/vimService.wsdl
Resolving invddsdsawe.. 11.62.12.10
Connecting to iinvddsdsawe|11.62.12.10|:443... connected.
Unable to establish SSL connection.
++++++++++++++++++++++++++++++
Below is the version
++++++++++++++++++++++
vi-admin@nagiosvra:~> perl -MLWP -le "print(LWP->VERSION)"
5.837
++++++++++++++++++++++
Firewall port and ping to the server is working from VMA. But when wget from the nagios server its downloading. Kinldy help us to fix this issue.
I am trying to connect from VMA box and it shows the below error.
++++++++++++++++++++++++++
vi-admin@snagiosvra:~> ~/box293_check_vmware.pl --timeout 90 --concurrent_checks 50 --server invddsdsawe --check Host_CPU_Usage --host \"lab.test.com\"
UNKNOWN: Server version unavailable at 'https://invddsdsawe:443/sdk/vimService.wsdl' at /usr/lib/perl5/5.10.0/VMware/VICommon.pm line 726.
+++++++++++++++++++++++++++
but for other servers, it's working only for some servers have this issue.
when I wget the page
+++++++++++++++++++++++++++++
vi-admin@snagiosvra:~> wget --no-check-certificate https://invddsdsawe:443/sdk/vimService.wsdl
--2020-02-24 15:32:52-- https://invddsdsawe/sdk/vimService.wsdl
Resolving invddsdsawe.. 11.62.12.10
Connecting to iinvddsdsawe|11.62.12.10|:443... connected.
Unable to establish SSL connection.
++++++++++++++++++++++++++++++
Below is the version
++++++++++++++++++++++
vi-admin@nagiosvra:~> perl -MLWP -le "print(LWP->VERSION)"
5.837
++++++++++++++++++++++
Firewall port and ping to the server is working from VMA. But when wget from the nagios server its downloading. Kinldy help us to fix this issue.