Hello, After upgrade hosts to ESXi 6.7 all SOAP sensors don't work
SOAP sensors don't work on ESXi 6.7
Votes:
1
Best Answer
Votes:
1
Hi there,
Looks like an error with a proxy server between the probe and the ESX host. PRTG will use the proxy settings of the service account which is configured for the PRTG Probe Service. If this is the System account, you can follow these steps to find out if a proxy is configured for the system user:
- Download and extract PsExec from here.
- Open command prompt as administrator, navigate to the location where psexex has been extracted and run the following command:
PsExec.exe -i -s -d "C:\Program Files\Internet Explorer\iexplore.exe"
This will start the Internet Explorer (64bit) as system user.
- Check settings of Internet Explorer if there is a proxy configured. Alternative approach: Open Windows' services overview (services.msc) and configure a different user (preferably an admin account) in the properties of "PRTG Probe Service" and see if that works.
Kind regards,
Felix Saure, Tech Support Team
Created on Nov 5, 2019 2:38:05 PM by
Felix Saure [Paessler Support]
Last change on Aug 26, 2020 10:51:51 AM by
Timo Dambach [Paessler Support]
9 Replies
Votes:
0
Hello Maa,
What error message do you receive?
Kind regards,
Felix Saure, Tech Support Team
Votes:
0
Hallo Maa,
I'm afraid that your screenshot link does not work. Could you upload it somewhere else or forward it via email to [email protected]? Thanks in advance!
Kind regards,
Felix Saure, Tech Support Team
Votes:
0
Can you try connecting to the target host from the (remote) probe in question via a web browser using the address
https://hostname.yourcompany.com/mob
What does it display?
Kind regards,
Felix Saure, Tech Support Team
Votes:
0
Which version of PRTG do you use at the moment? Is it the latest one?
If you use PRTG 18.3.43 and still experiencing the same problem, please open a support ticket so we will continue troubleshooting there, as we will need some more information (log files) from your PRTG. Please refer to this KB article in the ticket.
Votes:
0
when i open the link https://hostname.yourcompany.com/mob
503 Service Unavailable (Failed to connect to endpoint: [N7Vmacore4Http20NamedPipeServiceSpecE:0x0000004683fdb680] _serverNamespace = /mob action = Allow _pipeName =/var/run/vmware/proxy-mob)
but it was always on all versions ESXi
And I tried to enable mob but even then the link https://hostname.yourcompany.com/mob opened but it didn’t bring success add SOAP sensor
Votes:
0
I also checked the services mentioned in other articles
[root@host:] /etc/init.d/wsman status openwsmand is running [root@host:] /etc/init.d/sfcbd-watchdog status sfcbd is running
Votes:
1
Hi there,
Looks like an error with a proxy server between the probe and the ESX host. PRTG will use the proxy settings of the service account which is configured for the PRTG Probe Service. If this is the System account, you can follow these steps to find out if a proxy is configured for the system user:
- Download and extract PsExec from here.
- Open command prompt as administrator, navigate to the location where psexex has been extracted and run the following command:
PsExec.exe -i -s -d "C:\Program Files\Internet Explorer\iexplore.exe"
This will start the Internet Explorer (64bit) as system user.
- Check settings of Internet Explorer if there is a proxy configured. Alternative approach: Open Windows' services overview (services.msc) and configure a different user (preferably an admin account) in the properties of "PRTG Probe Service" and see if that works.
Kind regards,
Felix Saure, Tech Support Team
Created on Nov 5, 2019 2:38:05 PM by
Felix Saure [Paessler Support]
Last change on Aug 26, 2020 10:51:51 AM by
Timo Dambach [Paessler Support]
Votes:
0
Hello, Felix! Thx! It's work for PRTG 19.4.53.XXXX
Add comment