Best,
We have many sensors in PRTG. We also have VMware virtual machines monitored in PRTG. Randomly VM sensors go down with the message: Performance statistics not available for this entity! This happens to random VM's, so not the same one everytime. However, when i get this message I check our vcenter and theres nothing wrong with the VM's. After a certain time they come back online and show green.
How can I resolve this problem so i won't get the performance statistics not available message anymore.
Regards and thanks in advance,
Killaars
Article Comments
Thanks for your reply.
I checked our ESXi hosts but resources enough are available. All of our ESX hosts are running on the half of there CPU and Memory, so i don't think the ESX host is the issue here.
Any other suggestions?
Sep, 2016 - Permalink
You could try restarting the management agents as well: https://kb.vmware.com/kb/1003490
Sep, 2016 - Permalink
If the ESXi host is the problem, why does only 1 or 2 vm's go down with the message and not all vm's on that specific host?
PRTG is up and running for months, never had this problem and suddenly random VM's go down. Nothing has changed on the infrastructure or something and the esx hosts are also the same.
Tested the ESXi hosts but nothing wrong with them.
Sep, 2016 - Permalink
Speaking with the developer of the sensor he said that this error will come up when the host does not return a value for the CPU usages. It may be that the time is out of sync between the PRTG server and the ESX host and PRTG is querying for a value that does not yet exist. Please check that both servers are on the same time when these requests fail.
This may also be the result of the sensors taxing the amount of connections available to the host. Please try taking a look at this article for allowing more connections to the device.
Sep, 2016 - Permalink
This usually happens when the resources on the ESX host are getting sparse. All performance left is then reserved to keep the VMs running. This will cause the API (or the daemons behind it) to go into hibernation, not delivering any stats anymore.
Best way to resolve this is to upgrade the hardware the ESX is running on :)
Sep, 2016 - Permalink