SV-259078r1043177_rule
V-259078
SRG-APP-000142-AS-000014
VCPF-80-000037
CAT II
10
Navigate to and open:
/usr/lib/vmware-perfcharts/tc-instance/conf/server.xml
Navigate to the <Connector> node and configure the port and address as follows.
port="${bio.http.port}"
address="localhost"
Restart the service with the following command:
# vmon-cli --restart perfcharts
At the command prompt, run the following command:
# xmllint --xpath "//Connector[(@port = '0') or not(@address)]" /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-259078
False
VCPF-80-000037
At the command prompt, run the following command:
# xmllint --xpath "//Connector[(@port = '0') or not(@address)]" /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