update prometheus scrape

This commit is contained in:
2026-05-18 22:57:07 -05:00
parent 39b7b91f45
commit 0dae8327eb

View File

@@ -191,28 +191,6 @@ prometheus:
- target_label: __address__ - target_label: __address__
replacement: snmp-exporter.monitoring.svc.cluster.local:9116 replacement: snmp-exporter.monitoring.svc.cluster.local:9116
# ups-tower
- job_name: snmp-ups-tower
scrape_interval: 60s
scrape_timeout: 55s
metrics_path: /snmp
params:
auth: [mk_labs_v2c]
module: [if_mib]
static_configs:
- targets:
- 192.168.1.233
labels:
device: ups-tower
model: UPS-Tower
relabel_configs:
- source_labels: [__address__]
target_label: __param_target
- source_labels: [__param_target]
target_label: instance
- target_label: __address__
replacement: snmp-exporter.monitoring.svc.cluster.local:9116
# Pure FlashArray — DEFERRED until Purity 6.7+ # Pure FlashArray — DEFERRED until Purity 6.7+
# Uncomment when utilidor is upgraded. Native OpenMetrics endpoint, # Uncomment when utilidor is upgraded. Native OpenMetrics endpoint,
# no exporter container needed. Add API token to 1Password as # no exporter container needed. Add API token to 1Password as