Skip to main content
Setup time: 3 Min
Integrate PRTG Network Monitor with All Quiet in a matter of minutes. With webhooks, you can automatically send alerts from PRTG directly to All Quiet, streamlining your team’s incident management process.

1. Create PRTG Integration on All Quiet

Sign in to your All Quiet account.

Create Integration

  1. Click on the Inbound Integrations tab.
  2. Click on + Create.

Select PRTG as the integration’s type

  1. Enter a Display Name for your integration, e.g. “PRTG”.
  2. Select a Team.
  3. Select PRTG as the integration’s type.
  4. Click Create Inbound Integration.

Get the All Quiet Webhook URL

After creating the integration on All Quiet, you can view and copy the webhook URL. You will require this URL in step 2 when configuring the custom integration on PRTG.
Optionally toggle Enable additional Authentication & Security below the webhook URL to restrict who can POST payloads.
  • IP Filter — Allow requests only from specific IPs or CIDR ranges. Failed checks return 404 Not Found.
  • Bearer authentication — Require Authorization: Bearer YOUR_TOKEN. Missing or invalid tokens return 401 Unauthorized.
If both are enabled, the request must pass both checks to be accepted.

2. Configure the Integration with PRTG

Once you’ve set up an integration of type “PRTG” with All Quiet, it takes only two more steps in your PRTG account to finish off your setup.

Set up the Notification Template

Sign in to your PRTG Account. We first need to create a Notification Template that allows us to connect PRTG with All Quiet.
  1. From the home screen, click on Setup
  2. Select Account Settings
  3. Open Notification Templates
Click Add Notification Template. Now it’s time to define the template
  1. Give your notification template a Name, e.g. All Quiet.
  2. Activate the Execute HTTP Action toggle.
  3. As URL, paste in the All Quiet Webhook URL you’ve obtained in step Get the All Quiet Webhook URL.
  4. Make sure the HTTP Method is Post and paste in the following Payload.
  1. Click Createto save the Template.
You successfully set up the Notification Template. Next, we need to connect this template with your PRTG to your Monitors to automatically forward alerts to All Quiet.

Adjust the Notification Trigger

  1. In the navigation, open the Devices section
  2. Open the Overview
  3. Select the Root module
  4. and open Notification Triggers