Connect Dotcom-Monitor monitor events to ilert with an inbound webhook and a custom Dotcom-Monitor JSON alert template.
Dotcom-Monitor is a web performance and availability monitoring platform. By integrating Dotcom-Monitor with ilert, you can route monitor failures to on-call responders in ilert and centralize escalation and incident response.
In ilert: Create a Dotcom-Monitor alert source
Go to Alert sources -> Alert sources and click Create new alert source.
Search for Dotcom-Monitor in the search field, click the Dotcom-Monitor tile, and then Next.
Give your alert source a name, optionally assign teams, and click Next.
Select an escalation policy by creating a new one or assigning an existing one.
Select your Alert grouping preference and click Continue setup. You may click Do not group alerts for now and change it later.
The next page shows additional settings, such as custom alert templates or notification priority. Click Finish setup for now.
On the final page, copy the generated Dotcom-Monitor URL. You will use this URL in Dotcom-Monitor.
In Dotcom-Monitor: Create a custom alert template
In the Dotcom-Monitor dashboard, click Manage in the left navigation.
Click Custom Alert Templates.
Click + New Template.
Enter a template name (for example, ilert template) and set the format to Json.
Paste the following template body:
Click Validate, then click Create Template.
In Dotcom-Monitor: Create a delivery address group
In Dotcom-Monitor, go to Manage -> Delivery Address Groups.
Click + New Group.
Enter a group name (for example, ilert group) and optional description.
Click New Address.
Select Webhook as the delivery address type.
In Webhook URL, paste the Dotcom-Monitor URL you copied from ilert.
Set Request Type to POST.
Expand Post Data and configure:
Data Type: Raw
Content Type: JSON
Body: select the previously created ilert template
Click Done, then click Create Group.
In Dotcom-Monitor: Assign the delivery group to a monitor
Open the monitor (device) you want to alert on.
Go to Alerts settings for that monitor.
In Delivery Address Groups, click Select Groups.
Select the previously created group (for example, ilert group).
Keep escalation behavior as needed (for example, Immediate) and enable/disable Resend Uptime Alert based on your notification preference.
Click Save Changes or Save & Close.
FAQ
Will alerts in ilert be resolved automatically?
Yes. When Dotcom-Monitor sends a recovery event for the same monitor, ilert resolves the corresponding alert automatically.