when i try to add vm sensor (SOAP) on my vcenter server i get "sorry, the scan for available monitoring items has failed". adding the vm sensor on my ESX host works like a charm.
What am i missing ? .NET 4.7 is installed on the probe and the ESX credentials are verified
ESX and vSphere are version 6.0
thx in advance for any hints
Article Comments
Hey Baba,
We received the logs, but I wont publish them to not leak any of your private information.
One thing, which obviously will not work is this one:
NetVersion: v4.0.30319
Update the .net version to the most recent version and see if the sensors work.
Best regards, Felix
Feb, 2018 - Permalink
Hey Felix
Strange - the installed version is .NET 4.7 (updated myself), and the Server is a fresh installation of 2012R2 where the build in version is 4.5 out of the box.
But you are right, the core install path is always .NET 4.0 predefined by Microsoft (see in registry).
What now ? :-)
best regards, Baba
Mar, 2018 - Permalink
Hi Felix
I think something was wrong with my last post - sorry for the delay.
as you recomended i checked the .net version on my probe system and it is 4.7, but shows in log file as 4.0.30319 and this is the correct default install path. in the registry it shows the right version 4.7.02053 and release (460805).
next i ran the cli command with the parameter "host" and "vm", and in both cases it shows me the hosts and vm's in the cli and in the log file. everything seems to work but i still can't add the vmware SOAP sensor. the error message is "Sorry, the scan for available monitoring items has failed!"
thx in advance for your help
best regards, baba
Mar, 2018 - Permalink
Hi Baba,
Open a command line on the PRTG Probe Host and navigate to the directory "C:\Program Files (x86)\PRTG Network Monitor\Sensor System" to execute the command
Replace the address, user and password; if you directly scan the vCenter, you can keep the -l=host parameter.
Please forward the results so that we can check if your vCenter returns any virtual machines via the API.
Best regards, Felix
Feb, 2018 - Permalink