From c3dc5c2e75a92fceab42cc0075a2199d5d5c54d8 Mon Sep 17 00:00:00 2001 From: NMC Date: Sat, 24 Feb 2018 14:43:56 -0500 Subject: [PATCH] Update Readme.md with note for time (view #31) Added a note for the NTP service to be valid since there have been reports (including myself) where an invalid time on the ESXi server caused the script to dump no data at all. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04d9b64..0a3b0a8 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ If you set a domain, it will be automaticaly removed from the names of the found Metrics collected are defined by associating ObjectType groups with Metric groups. +There have been reports of the script not working correctly when the time is incorect on the vsphere or vcenter. Make sure that the time is valid or activate the NTP service on the machine. # Run as a service