👌 IMPROVE: Ambio Removed
This commit is contained in:
@@ -44,10 +44,10 @@ scrape_configs:
|
|||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["23.88.107.109:9100"]
|
- targets: ["23.88.107.109:9100"]
|
||||||
|
|
||||||
- job_name: "Ambio"
|
# - job_name: "Ambio"
|
||||||
scrape_interval: 5s
|
# scrape_interval: 5s
|
||||||
static_configs:
|
# static_configs:
|
||||||
- targets: ["116.203.28.202:9100"]
|
# - targets: ["116.203.28.202:9100"]
|
||||||
|
|
||||||
- job_name: "Trachtenmode Schmid"
|
- job_name: "Trachtenmode Schmid"
|
||||||
scrape_interval: 5s
|
scrape_interval: 5s
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ services:
|
|||||||
- 9090:9090
|
- 9090:9090
|
||||||
command: "--config.file=/etc/prometheus/prometheus.yaml"
|
command: "--config.file=/etc/prometheus/prometheus.yaml"
|
||||||
volumes:
|
volumes:
|
||||||
- '--web.enable-lifecycle' # Enable reload of configuration automatically without restart !!!
|
# - '--web.enable-lifecycle' # Enable reload of configuration automatically without restart !!!
|
||||||
- ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro # RO Read-only
|
- ./config/prometheus.yaml:/etc/prometheus/prometheus.yaml:ro # RO Read-only
|
||||||
- prometheus-data:/prometheus
|
- prometheus-data:/prometheus
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
2
https_portal/log/error.log
Normal file
2
https_portal/log/error.log
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
2024/05/03 15:54:26 [notice] 268#268: signal process started
|
||||||
|
2024/05/03 16:03:21 [notice] 265#265: signal process started
|
||||||
Reference in New Issue
Block a user