SV-256439r959010_rule
V-256439
SRG-OS-000480-VMM-002000
ESXI-70-000087
CAT II
10
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Click "Edit". Select the "Mem.MemEagerZero" value and set it to "1".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Mem.MemEagerZero | Set-AdvancedSetting -Value "1"
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Mem.MemEagerZero" value and verify it is set to "1".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Mem.MemEagerZero
If the "Mem.MemEagerZero" setting is not set to "1", this is a finding.
V-256439
False
ESXI-70-000087
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Mem.MemEagerZero" value and verify it is set to "1".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Mem.MemEagerZero
If the "Mem.MemEagerZero" setting is not set to "1", this is a finding.
M
5518