# Configuration for /etc/init.d/pgexporter

# Path to the pgexporter.conf file.
#cfgfile="/etc/pgexporter/pgexporter.conf"

# Path to the pgexporter_users.conf file. This file must be created using
# pgexporter-admin(1) before starting the pgexporter daemon.
#users_file="/etc/pgexporter/pgexporter_users.conf"

# Enable only specific collectors (space-separated).
#collectors=

# Additional options for the pgexporter(1) daemin.
#command_args=

# The user (and group) to run the pgexporter(1) daemon.
#command_user="pgexporter"

# Comment out to run without process supervisor.
supervisor="supervise-daemon"
