From 3c94e4560165c9542bf75fc3ec26c491f0f09835 Mon Sep 17 00:00:00 2001 From: yohan <783b8c87@scimetis.net> Date: Sat, 8 Jun 2024 22:11:43 +0200 Subject: [PATCH] Change sensors-polling HTTP port. --- templates/sensors-polling-conf.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/sensors-polling-conf.yml.j2 b/templates/sensors-polling-conf.yml.j2 index 810e8cf..fbf039b 100644 --- a/templates/sensors-polling-conf.yml.j2 +++ b/templates/sensors-polling-conf.yml.j2 @@ -1,4 +1,4 @@ -http_port: 3000 +http_port: 3001 # The output of the command must be a JSON dict with metrics name as keys and metrics value as value. polling_conf: