SQLMonitor integration with ServiceNow
BazzFreeman
Posts: 3 Bronze 1
Since SQLM can send webhooks, I set up a resource in our ServiceNow instance.
Test / Preview shows it's working.
But alerts don't seem to be firing the webhook. I set ALL alerts to enable webhook.
We've had a couple of disk space alerts this morning but no incidents were created.
Test / Preview shows it's working.
But alerts don't seem to be firing the webhook. I set ALL alerts to enable webhook.
We've had a couple of disk space alerts this morning but no incidents were created.
Tagged:
Answers
There are a few things we can do to check what is happening with the webhooks.
Can you run the script below against the base monitor database to check if the webhook is enabled?
If the above script shows that webhook is enabled could you also run the script below to check if any webhook notifications are being sent?
Best,
Dustin