Telegraf should have its own directories.

This commit is contained in:
Todd Persen 2015-07-05 18:38:12 -07:00
parent 38ee6adcd2
commit 120218f9c6
1 changed files with 3 additions and 3 deletions

View File

@ -32,9 +32,9 @@
AWS_FILE=~/aws.conf
INSTALL_ROOT_DIR=/opt/influxdb
TELEGRAF_LOG_DIR=/var/log/influxdb
CONFIG_ROOT_DIR=/etc/opt/influxdb
INSTALL_ROOT_DIR=/opt/telegraf
TELEGRAF_LOG_DIR=/var/log/telegraf
CONFIG_ROOT_DIR=/etc/opt/telegraf
SAMPLE_CONFIGURATION=etc/config.sample.toml
INITD_SCRIPT=scripts/init.sh