Initial commit
[ta/infra-ansible.git] / roles / dbwatchdog / templates / config.ini.j2
diff --git a/roles/dbwatchdog/templates/config.ini.j2 b/roles/dbwatchdog/templates/config.ini.j2
new file mode 100644 (file)
index 0000000..728abfb
--- /dev/null
@@ -0,0 +1,9 @@
+[server]
+logging_level = info
+logging_destination = console
+verbose = true
+listening_uds = /var/run/.dbmonitor
+transport_type = stream
+hostname = {{ hostname }}
+use_systemd = True
+monitoring_interval = 5