L. Davison 3d0eeb2091 Changes for rectifying the API for new UI
Change-Id: I6a9ce096e83e1563295d8479fc5d47d07624ce35
2014-10-17 11:49:13 -07:00

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'