Configuration File Reference
References for Greenplum Command Center configuration files.
Configuration parameters for Greenplum Command Center are stored in the following files:
$MASTER_DATA_DIRECTORY/gpperfmon/conf/gpperfmon.conf
$GPPERFMONHOME/instances/<instance_name>/webserver/conf/app.conf
$MASTER_DATA_DIRECTORY/postgresql.conf
$GPPERFMONHOME/bin/ssh-wrapper
ssh
command on the path. If your environment has an incompatible implementation of this command on the path, you can provide the absolute path to your version in the ssh-wrapper
script, located at $GPPERFMONHOME/bin/ssh-wrapper
.
For example:
ssh="/home/me/bin/myssh"
Any system user with write permissions to these directories can edit these configuration files.