SV-259087r934919_rule
V-259087
SRG-APP-000001-AS-000001
VCPF-80-000126
CAT II
10
Navigate to and open:
/usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Configure the <Connector> node with the value:
maxKeepAliveRequests="15"
Restart the service with the following command:
# vmon-cli --restart perfcharts
The connection timeout should not be unlimited by setting it to "-1".
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@maxKeepAliveRequests = '-1']" /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
V-259087
False
VCPF-80-000126
The connection timeout should not be unlimited by setting it to "-1".
At the command prompt, run the following command:
# xmllint --xpath "//Connector[@maxKeepAliveRequests = '-1']" /usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Expected result:
XPath set is empty
If any connectors are returned, this is a finding.
M
5566