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