User Tools

Site Tools


Writing /app/www/public/data/meta/resolution_area/prometheus_resolutions/res-p1105.meta failed
resolution_area:prometheus_resolutions:res-p1105

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resolution_area:prometheus_resolutions:res-p1105 [2021/06/24 14:23] btobinresolution_area:prometheus_resolutions:res-p1105 [2021/12/23 15:19] (current) 10.91.120.28
Line 1: Line 1:
 +=====BlackboxExporterProbeFail=====
 +
 +**Level:** minor 
 +
 +**Purpose:** Alerts operations that the blackbox exporter probe has failed.
 +
 +**Scenario:** The blackbox exporter probe used for detecting SSL cert expiry has failed for 10 minutes.
 +
 +**Resolution:** 
 +Check if service is running
 +<code>sudo systemctl status blackbox_exporter.service</code>
 +
 +**Manual Action Steps:**
 +Blackbox exporter logs can be found at http://heimdall.err:9115/.
 +
 +Restart blackbox exporter
 +<code>sudo systemctl restart blackbox_exporter.service</code>
 +
 +**Auto Clear:** Yes