Hello, After upgrade hosts to ESXi 6.7 all SOAP sensors don't work


Article Comments

Hello Maa,

What error message do you receive?


Kind regards,
Felix Saure, Tech Support Team


Sep, 2018 - Permalink

Hallo Maa,

I'm afraid that your screenshot link does not work. Could you upload it somewhere else or forward it via email to support@paessler.com? Thanks in advance!


Kind regards,
Felix Saure, Tech Support Team


Sep, 2018 - Permalink

https://i.imgur.com/RBCxjH3.png


Sep, 2018 - Permalink

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


Sep, 2018 - Permalink

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.


Sep, 2018 - Permalink

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


Nov, 2019 - Permalink

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


Nov, 2019 - Permalink

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


Nov, 2019 - Permalink

Hello, Felix! Thx! It's work for PRTG 19.4.53.XXXX


Nov, 2019 - Permalink