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
sudo systemctl status blackbox_exporter.service
Manual Action Steps: Blackbox exporter logs can be found at http://heimdall.err:9115/.
Restart blackbox exporter
sudo systemctl restart blackbox_exporter.service
Auto Clear: Yes