1. IMR Help
  2. Integrations
  3. NodePing Integration Guide
  1. IMR Help
  2. Integrations
  3. NodePing Integration Guide

NodePing Integration Guide

NodePing provides uptime monitoring for websites and servers. NodePing can monitor a variety of protocols including HTTP/S, SSH, FTP, PING, FTP, SMTP and much more.

What can Xurrent IMR do for NodePing users?

With NodePing's Integration, Xurrent IMR sends new monitored NodePing alerts to the right team and notifies them based on on-call schedules via email, text messages(SMS), phone calls(Voice), Slack, Microsoft Teams and iOS & Android push notifications, and escalates alerts until the alert is acknowledged or closed. Xurrent IMR provides your NOC, SRE and application engineers with detailed context around the monitored NodePing alert along with playbooks and a complete incident command framework to triage, remediate and resolve incidents with speed.

Whenever NodePing detects that a protocol is down, it triggers an alert in Xurrent IMR. Xurrent IMR will then create an incident. When that protocol goes back up, Xurrent IMR will auto-resolve the incident.

You can also use Alert Rules to custom route specific NodePing alerts to specific users, teams or escalation policies, write suppression rules, auto add notes, responders and incident tasks.

To integrate NodePing with Xurrent IMR, complete the following steps:

In Xurrent IMR:

  1. To add a new NodePing integration, go to Teams on Xurrent IMR and click on the team you want to add the integration to.
  2. Next, go to Services and click on the relevant Service.
  3. Go to Integrations and then Add New Integration. Give it a name and select the application NodePing from the dropdown menu.
  4. Go to Configure under your Integrations and copy the Webhook URL generated.

In NodePing:

  1. Log in to NodePing, and go to Checks and Contacts -> Contacts. Click the Add New Contact button.
  1. Select Webhook from the notifications dropdwn, and choose the POST request from the Requests dropdown menu.
  2. Enter the webhook url you copied earlier in the URL field.
  1. Click the Headers tab. In the New Key field, enter Content-Type, and in the Value field, enter application/json as shown below.
  1. Finally, navigate to the Body tab and enter the following payload:
  2. The screen will look something like this:
  1. Your webhook for Xurrent IMR is now set up.
  2. In order to use the webhook to monitor an endpoint, go to Checks and Contacts -> Checks. Click on the Add New Check button.
  3. Under the Select a New Contact to Add dropdown menu, pick the newly added webhook.
  1. After filling out the remainder of the form and saving it, the new check is created.
    Xurrent IMR will notify you whenever an alert is generated.