7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
DEFAULT_LOGLEVEL = 'debug'
|
|
DEFAULT_LOGDIR = '/var/log/compass_monit'
|
|
WEB_LOGFILE = 'compass_monit.log'
|
|
MONITOR_IP = '$monitor_ipaddr'
|
|
KAIROS_URL = 'http://$monitor_ipaddr:$kairosdb_port'
|
|
COMPASS_IP = '$ipaddr'
|