surveil/etc/surveil/surveil.cfg
aviau 85534c95b5 Doc: Administration - Surveil API
Change-Id: I0af049cc833e3b08e379a66858fee9ba0feb30f4
2015-06-26 10:38:34 -04:00

14 lines
438 B
INI

[surveil]
# mongodb_uri is used to connect to MongoDB. Uses the MongoDB Connection
# String URI Format
mongodb_uri= mongodb://mongo:27017
# ws_arbiter_url is the endpoing of the ws-arbiter module of Alignak it is
# used to send commands to Alignak
ws_arbiter_url= http://alignak:7760
# influxdb_uri is used to connect to InfluxDB. Uses the python-influxdb
# connection string format
influxdb_uri= influxdb://root:root@influxdb:8086/db