summaryrefslogtreecommitdiff
path: root/roles/monitoring/prometheus/exporter/nftables/templates/config.yml.j2
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-08-24 23:50:56 +0200
committerChristian Pointner <equinox@spreadspace.org>2023-08-24 23:50:56 +0200
commit5d8d82d529597010bcd1ece30aec5b1a8d5ff905 (patch)
treea5a45fada65d91a757e2caeadf13a32c817aead7 /roles/monitoring/prometheus/exporter/nftables/templates/config.yml.j2
parentcloud/hetzner: add support for arm64 based machines (diff)
add nftables prometheus exporter
Diffstat (limited to 'roles/monitoring/prometheus/exporter/nftables/templates/config.yml.j2')
-rw-r--r--roles/monitoring/prometheus/exporter/nftables/templates/config.yml.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/monitoring/prometheus/exporter/nftables/templates/config.yml.j2 b/roles/monitoring/prometheus/exporter/nftables/templates/config.yml.j2
new file mode 100644
index 00000000..07c32bd1
--- /dev/null
+++ b/roles/monitoring/prometheus/exporter/nftables/templates/config.yml.j2
@@ -0,0 +1,4 @@
+# {{ ansible_managed }}
+
+nftables_exporter:
+ bind_to: "127.0.0.1:9630"