NodePing Integration

NodePing provides website and server availability monitoring. At its most basic, the service lets users enter a list of addresses of website addresses or other Internet-based services, and then checks to see if that site or service is responding properly.

247

What does Opsgenie offer NodePing users?

Use Opsgenie’s NodePing Integration to forward NodePing notifications to Opsgenie. Opsgenie determines the right people to notify based on on-call schedules– notifies via email, text messages (SMS), phone calls, iOS & Android push notifications, and escalates alerts until the alert is acknowledged or closed.

Functionality of the integration

  • When an event is created in NodePing, an alert is created in Opsgenie.
  • When the event is up in NodePing, the related alert is closed in Opsgenie.

Add NodePing Integration in Opsgenie

  1. Please create an Opsgenie account if you haven't done so already.
  2. Go to Opsgenie's NodePing Integration page.

🚧

For Free and Essentials plans, you can only add the integrations from the Team Dashboards, please use the alternative instructions given below to add this integration.

  1. Specify who is notified of NodePing alerts using the Teams field. Autocomplete suggestions are provided as you type.

📘

An alternative for Step 2) and Step 3) is to add the integration from the Team Dashboard of the team which will own the integration. To add an integration directly to a team, navigate to the Team Dashboard and open Integrations tab. Click Add Integration and select the integration that you would like to add.

  1. Copy the API URL.
  2. Click Save Integration.
2160

Configuration in NodePing

  1. In NodePing, go to "Contacts" page.
  2. Click Click here to add a new Contact.
  3. In the opening window, paste the URL into "Address/Mobile Number for Notifications".
  4. Select Webhook as type.
2464
  1. Click Save.

Sample payload sent from NodePing

{
  "ra": "1395421314999",
  "sc": "error",
  "tg": "http://api1.opsgenie.com",
  "e": "1395421320696",
  "i": "1",
  "_id": "201403210800LK8IG-AU1A5RZY-1395421320612",
  "event": "down",
  "m": "ping: unknown host http://api1.opsgenie.com",
  "s": "1395421320612",
  "q": "coHdSDFSgM",
  "th": "5",
  "su": "false",
  "t": "PING",
  "rt": "84",
  "l": "",
  "ci": "201403210800LK8IG",
  "label": "pingci",
  "rhp": "rh1",
  "uuid": "lgx7330p-psj5-45fp-azdq-rsl13czm91ga"
}

Sample alert

2428