Initial commit
[ta/infra-ansible.git] / roles / dbwatchdog / templates / config.ini.j2
1 [server]
2 logging_level = info
3 logging_destination = console
4 verbose = true
5 listening_uds = /var/run/.dbmonitor
6 transport_type = stream
7 hostname = {{ hostname }}
8 use_systemd = True
9 monitoring_interval = 5