~cprov/+junk/adt-monitoring

« back to all changes in this revision

Viewing changes to adt-service.conf

  • Committer: Celso Providelo
  • Date: 2015-03-24 05:36:10 UTC
  • Revision ID: celso.providelo@canonical.com-20150324053610-6lnzs5s59e0ksf9j
Experimenting with logstash (working) and nagios (for rabbit).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# `adt-cloud-worker` configuration file.
 
2
[amqp]
 
3
uris = amqp://guest:guest@localhost:5672//
 
4
 
 
5
[nova]
 
6
# Matching OS_ env_vars.
 
7
os_username = foo
 
8
os_tenant_name = foo_project
 
9
os_password = <redacted>
 
10
os_auth_url = http://172.20.161.138:5000/v2.0/
 
11
os_region_name = bot-prototype
 
12
extra_args = --net-id=415a0839-eb05-4e7a-907c-413c657f4bf5
 
13
 
 
14
[logstash]
 
15
host = 172.19.0.25
 
16
port = 5959
 
17
version = 1