# collectord startup defaults:

# The TCP port collectord will listen for incoming connections (default: 5222)
PORT=5222

# The location of the configuration file (default: /etc/collectord.conf
CFGFILE=/etc/collectord.conf

