Get started with Opsgenie as a user
Learn how to configure your profile, get notifications from Opsgenie and view on-call schedules.
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.
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.
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.
Go to Teams and select your team.
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.
Go to Settings > Integrations. Search for Pingometer and select Add.
Specify who is notified of Pingometer alerts using the Responders field. Auto-complete suggestions are provided as you type.
Copy the API URL.
Select Save Integration.
In Pingometer Alert Manager, add new contact or edit an existing contact.
Add Webhook option to preferences.
Paste into the Webhook/URL field.
Click Submit.
5. Add the contact to the groups of the monitors create alerts for in Opsgenie.
JSON
1
2
3
4
5
6
{
"monitor_id": "57319fc106819c213039b017",
"monitor_last_event_id": "5731a013f8b2b5467667d6b3",
"monitor_name": "test",
"monitor_status": "0"
}
Was this helpful?