Get started with Opsgenie as an admin
Start building your teams, integrate your tools and create on-call schedules.
ServerGuard24 notifies by email, SMS, and HTTP call if a problem is detected. With the ServerGuard244 integration, Opsgenie acts as a dispatcher for these alerts, determines the right people to notify based on on-call schedules– notifies via email, text messages (SMS), phone calls, and iPhone & Android push notifications, and escalates alerts until the alert is acknowledged or closed.
When an alert is created on ServerGuard24, an alert is created on Opsgenie automatically through the integration.
When an alert is closed on ServerGuard24, the related alert is also closed on Opsgenie automatically through the integration.
Go to Opsgenie's ServerGuard24 Integration page.
Under the Free and Essentials plans, the tabs under the Team dashboard are limited to Main, Integrations, Members, and Activity Stream.
2. Specify who is notified for ServerGuard24 alerts using the Teams field. Auto-complete suggestions are provided as you type.
An alternative for Step 1) and Step 2) 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.
3. Copy the integration URL which includes Opsgenie endpoint as well as the API key.
4. Click Save Integration.
In ServerGuard24, access the "Server" tab.
Click one of the existing checks or click New Check too create one.
3. In the "Contacts" section click Edit -> New Contact named "Opsgenie" and paste the Integration URL copied when adding the integration previously to the "HTTP push URL" section.
4. In the "Notifications & Intervals" section click Edit, set "Critical", "OK", and Re-Notification as enabled and click Save.
Sample
1
2
3
4
5
6
7
8
9
{
"check_output": "HTTP OK: HTTP/1.1 200 OK - 227 bytes in 0.079 second response time",
"check_result": "OK",
"notification_time": "04.02.2015 17:40:06",
"server_address": "docs.mytheresa.com",
"server_name": "docs.mytheresa.com",
"service_name": "HTTP",
"service_shortname": "docs"
}
Was this helpful?