• Products
  • Get started
  • Documentation
  • Resources

Integrate Opsgenie with Pingometer

Pingometer logo

What does Opsgenie offer Pingometer users?

Pingometer creates alerts when downtime occurs for a monitor. With Pingometer Integration, Opsgenie acts as a dispatcher for these alerts, determines the right people to notify based on on-call schedules– notifies them via email, text messages (SMS), phone calls, and iPhone & Android push notifications, and escalates alerts until the alert is acknowledged or closed.

Opsgenie has a specific API for Pingometer Integration, Pingometer sends alerts to Opsgenie and Opsgenie handles automatic creation of alerts.

Functionality of the integration

  • When the status of a monitor is down on Pingometer, an alert is created in Opsgenie automatically through the integration.

  • When the status of the monitor is back up on Pingometer, the related alert is closed in Opsgenie.

Add Pingometer Integration in Opsgenie

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 add this integration from your team dashboard only. The Integrations page under Settings is not available in your plan.

  1. Go to Teams and select your team.

  2. Select Integrations on the left navigation and then select Add integration.

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. Follow the rest of the steps in this section to set up the integration.

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

  2. Specify who is notified of Pingometer alerts using the Responders field. Auto-complete suggestions are provided as you type.

  3. Copy the API URL.

  4. Select Save Integration.

Configuration in Pingometer

  1. In Pingometer Alert Manager, add new contact or edit an existing contact.

  2. Add Webhook option to preferences.

  3. Paste into the Webhook/URL field.

  4. Click Submit.

Pingometer alert manager

5. Add the contact to the groups of the monitors create alerts for in Opsgenie.

Pingometer add contact
Pingometer add contact

Sample payload sent from Pingometer

JSON

1 2 3 4 5 6 { "monitor_id": "57319fc106819c213039b017", "monitor_last_event_id": "5731a013f8b2b5467667d6b3", "monitor_name": "test", "monitor_status": "0" }

 

Additional Help