repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

commit
b54c3a5
parent
e750300
author
Antonio Mika
date
2023-02-24 17:17:05 +0000 UTC
Update ssh check hosts
1 files changed,  +12, -7
M monitoring/prometheus/config/prometheus.yml
+12, -7
 1@@ -101,13 +101,18 @@ scrape_configs:
 2         replacement: blackbox_exporter:9115
 3     static_configs:
 4     - targets:
 5-        - prose.sh
 6-        - pastes.sh
 7-        - lists.sh
 8-        - imgs.sh
 9-        - feeds.sh
10-        - monitoring.pico.sh
11-        - minio.pico.sh
12+        - prose.sh:22
13+        - pastes.sh:22
14+        - lists.sh:22
15+        - imgs.sh:22
16+        - feeds.sh:22
17+        - prose.sh:650
18+        - pastes.sh:650
19+        - lists.sh:650
20+        - imgs.sh:650
21+        - feeds.sh:650
22+        - monitoring.pico.sh:650
23+        - minio.pico.sh:650
24   - job_name: blackbox_exporter_https_2xx
25     metrics_path: "/probe"
26     params: