• Products
  • Get started
  • Documentation
  • Resources

Integrate Opsgenie with NodePing

NodePing logo

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

You can add this integration from your team dashboard

If you're using Opsgenie's Free or Essentials plan, or if you’re using Opsgenie with Jira Service Management's Standard plan, you can only add this integration from your team dashboard as the Integrations page under Settings is not available in your plan.

Adding the integration from your team dashboard will make your team the owner of the integration. This means Opsgenie will assign the alerts received through this integration to your team only.

To do that,

  1. Go to your team’s dashboard from Teams,

  2. Select Integrations, and select Add integration.

Follow the rest of the steps to complete the integration.

  1. Go to Settings > Integrations. Search for NodePing and select Add

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

  3. Copy the API URL.

  4. Select Save Integration.

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.

  5. Paste the URL into the text field next to the 'GET' action dropdown.

Adding an Opsgenie webhook to NodePing

5. Click Save.

Sample payload sent from NodePing

JSON

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 { "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" }

 

Additional Help