Addition of notification testing command to troubleshooting

Addition of notification testing command to troubleshooting.
This commit is contained in:
boomam
2022-11-27 19:27:10 -05:00
committed by GitHub
parent 075eb94fa2
commit 89f763e65d
+4
View File
@@ -24,3 +24,7 @@ SCRUTINY_MESSAGE - eg. "Scrutiny SMART error notification for device: %s\nFailur
SCRUTINY_HOST_ID - (optional) eg. "my-custom-host-id" SCRUTINY_HOST_ID - (optional) eg. "my-custom-host-id"
``` ```
# Testing Notifications
You can test that your notifications are configured correctly by posting an empty payload to the notifications health check API.
curl -X POST http://localhost:8080/api/health/notify