Paessler PRTG
Integrate Spike with Paessler PRTG to receive real-time alerts via Phone calls, SMS, Slack, MS Teams, and more when your sensors detect issues in your network, servers, or applications.

Overview
Paessler PRTG Network Monitor is an all-in-one monitoring solution for IT infrastructure, covering networks, servers, databases, applications, cloud services, and IoT devices. PRTG uses sensors to continuously check system performance and availability, alerting you when thresholds are breached or failures occur.
With Spike’s integration, you can receive real-time alerts whenever PRTG detects an issue, including:
Sensor Alarms: Notifications when a sensor enters a down, error, or warning state.
Device Failures: Alerts when monitored servers, routers, or switches are unreachable.
Threshold Breaches: Notifications when CPU, memory, disk, or bandwidth usage exceeds defined limits.
Recovery Events: Auto-resolve incidents in Spike when sensors return to an “Up/OK” state.
This integration ensures that your NOC or on-call team responds instantly to PRTG incidents, reducing downtime and improving system reliability.
Set up instructions
Step 1: Create a Paessler PRTG integration in the Spike dashboard and copy the webhook URL.
Create integration and service on our dashboardStep 2: Configure Notifications in PRTG
Log in to PRTG: Open your PRTG web interface with admin privileges.
Create a New Notification Template:
Go to Setup → Account Settings → Notification Templates.
Click Add Notification Template.
Give it a name (e.g., “Spike Integration”).
Add an HTTP Action (Webhook):
In the template, click Add Notification Method.
Select Execute HTTP Action.
URL: Paste the webhook URL from Spike.
Method: Select
POST
.
Add Payload: Paste the following into the body field:
colorofstate=%colorofstate&company=%company&comments=%comments&commentssensor=%commentssensor&commentsdevice=%commentsdevice&commentsgroup=%commentsgroup&commentsprobe=%commentsprobe&coverage=%coverage&cumsince=%cumsince&date=%date&datetime=%datetime&device=%device&deviceid=%deviceid&down=%down&downtime=%downtime&elapsed_lastcheck=%elapsed_lastcheck&elapsed_lastdown=%elapsed_lastdown&elapsed_lastup=%elapsed_lastup&group=%group&groupid=%groupid&history=%history&home=%home&host=%host&iconofstate=%iconofstate&lastcheck=%lastcheck&lastdown=%lastdown&lastmessage=%lastmessage&laststatus=%laststatus&lastup=%lastup&lastvalue=%lastvalue&linkprobe=%linkprobe&linkgroup=%linkgroup&linkdevice=%linkdevice&linksensor=%linksensor&location=%location&message=%message&name=%name&nodename=%nodename&objecttags=%objecttags&parenttags=%parenttags&prio=%prio&priority=%priority&probe=%probe&probeid=%probeid&programname=%programname&programversion=%programversion&sensor=%sensor&sensorid=%sensorid&server=%server&serviceurl=%serviceurl&settings=%settings&shortname=%shortname&since=%since&sitename=%sitename&statesince=%statesince&status=%status&systemdatetime=%systemdatetime&tags=%tags&time=%time&timezone=%timezone&uptime=%uptime
This payload automatically generates meaningful incident titles in Spike and supports auto-resolution when PRTG reports recovery.
Assign the Notification Template:
Go to a device, group, or sensor in PRTG.
Click Notifications and assign the Spike template for When sensor state is Warning/Error/Down and also for When sensor recovers.
Save and Test:
Save the template and assignment.
Trigger a test (e.g., pause/unpause a sensor, simulate threshold breach) to confirm alerts appear in Spike.
FAQs
Last updated
Was this helpful?