To enable ESXi to capture performance data up to 36 hours, simple access to the console and change the following file.
Edit /etc/vmware/hostd/config.xml
< historicalStatsEnabled> true < /historicalStatsEnabled>
services.sh restart
To enable ESXi to capture performance data up to 36 hours, simple access to the console and change the following file.
Edit /etc/vmware/hostd/config.xml
< historicalStatsEnabled> true < /historicalStatsEnabled>
services.sh restart
First – you will need to check the clock speed of the machine.
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq
1833000
then under VMWare Config – update the following parameters.
/etc/vmware/config
host.cpukHz = 1830000
host.noTSC = TRUE
ptsc.noTSC = TRUE