SV-256591r887559_rule
V-256591
SRG-APP-000001-DB-000031
VCPG-70-000001
CAT II
10
At the command prompt, run the following command:
# vmon-cli --restart vmware-vpostgres
Note: Restarting the service runs the "pg_tuning" script that will configure "max_connections" to the appropriate value based on the allocated memory for vCenter.
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "SHOW max_connections;"
If the returned number is not greater than or equal to 100 and less than or equal to 1000, this is a finding.
V-256591
False
VCPG-70-000001
At the command prompt, run the following command:
# /opt/vmware/vpostgres/current/bin/psql -U postgres -A -t -c "SHOW max_connections;"
If the returned number is not greater than or equal to 100 and less than or equal to 1000, this is a finding.
M
5521