/
Integrate with Site24x7

Integrate with Site24x7

What does the integration offer?

Compass has a webhook integration with Site24x7. Use the integration to send Site24x7 alerts to Compass's API with detailed information. Compass acts as a dispatcher for Site24x7 alerts, determines the right people to notify based on on-call schedules, notifies via email, text messages (SMS), phone calls, and iOS and Android push notifications, and escalates alerts until the alert is acknowledged or closed.

How does the integration work?

  • When an alert is created in Site24x7, an alert is also created in Compass automatically through the integration.

  • When the status of the alert is up again, the related alert is automatically closed in Compass.

Set up the integration

Site24x7 is an API-based integration. Setting it up involves the following steps:

  • Add a Site24x7 integration in Compass

  • Configure the integration in Site24x7

Add a Site24x7 integration

In this release, only incoming integrations are fully supported in the Standard plan, at a team level. To use outgoing integrations or the outgoing part of bidirectional integrations, upgrade to a higher subscription plan. There may be restrictions on how you can create and apply integration rules as well.

You can add this integration only from your team’s operations page. Adding an integration from your team’s operations page makes your team the owner of the integration. This means Compass only assigns the alerts received through this integration to your team.

To add a Site24x7 integration in Compass, complete the following steps:

  1. Go to your team’s operations page.

  2. On the left navigation panel, select Integrations and then Add integration.

  3. Run a search and select “Site24x7”.

  4. On the next screen, enter a name for the integration.

  5. Optional: Select a team in Assignee team if you want a specific team to receive alerts from the integration.

  6. Select Continue.
    The integration is saved at this point.

  7. Expand the Steps to configure the integration section and copy the integration URL.
    You will use this while configuring the integration in Site24x7 later.

  8. Select Turn on integration.
    The rules you create for the integration will work only if you turn on the integration.

Configure the integration in Site24x7

To configure the integration in Site24x7, complete the following steps:

  1. In Site24x7, go to the Admin page and select Third Party Integration.

  2. Select Webhooks to set up a webhook-based integration.

  3. Paste the integration URL copied previously into Hook URL.

  4. Select "POST" for HTTP Method.

  5. Leave Send Incident Parameters selected.

  6. Leave Post as JSON selected.

  7. Select a desired option for Integration level.

  8. Select Save.

Sample payload sent from Site24x7 to Compass

JSON

{ "tags": "prod, critical", "INCIDENT_REASON": "Response time from Miami - US exceeded 2000 ms.", "STATUS": "TROUBLE", "MONITORURL": "http://www.nexusguard.com", "INCIDENT_TIME": "May 6, 2015 9:25 AM HKT", "MONITORNAME": "www.nexusguard.com", "FAILED_LOCATIONS": "California-US,NewYork-US,LosAngeles-US,London-UK,Miami-US", "MONITORTYPE": "URL", "INCIDENT_TIME_ISO": "2015-15-06T09:25:25-0800", "MONITOR_DASHBOARD_LINK": "https://www.site24x7.com/app/client#/home/monitors/254XXXXXXXXXX5203/Summary", "MONITOR_ID": "254XXXXXXXX3", "POLLFREQUENCY": 15, "RCA_LINK": "https://www.site24x7.com/rca.do?XXXXXXXXXXXXXXXXXXXXXXXX%2BuYuZG5OO3TFi771h4%XXXXXXXXXXXXXXXX13d%2F4nD%2Bat2OCY%3D", "TIMEZONE": "US/Pacific" }

 

Compass parses the payload as follows:

JSON

[ "incident_reason": "Response time from Miami - US exceeded 2000 ms.", "status": "TROUBLE", "monitor_url": "http://www.nexusguard.com", "incident_time": "May 6, 2015 9:25 AM HKT", "incident_time_iso": "2015-15-06T09:25:25-0800", "monitor_name": "www.nexusguard.com", "monitor_id": "254XXXXXXXX3", "rca_link":"https://www.site24x7.com/rca.do?XXXXXXXXXXXXXXXXXXXXXXXX%2BuYuZG5OO3TFi771h4%XXXXXXXXXXXXXXXX13d%2F4nD%2Bat2OCY%3D", "monitor_dashboard_link":"https://www.site24x7.com/app/client#/home/monitors/254XXXXXXXXXX5203/Summary", "failed_locations": "California-US,NewYork-US,LosAngeles-US,London-UK,Miami-US", "timezone":"US/Pacific", "pollfrequency":"15", "monitor_type": "URL", "tags": ["prod", "critical"] ]

 

Related content

Integrate with SignalFx
Integrate with SignalFx
Read with this
Integrate with SolarWinds Database Performance Monitor
Integrate with SolarWinds Database Performance Monitor
Read with this
Integrate with SalesForce Service Cloud
Integrate with SalesForce Service Cloud
Read with this
Integrate with Signal Sciences
Integrate with Signal Sciences
Read with this
Integrate with Sysdig Cloud
Integrate with Sysdig Cloud
Read with this
Integrate with ThousandEyes
Integrate with ThousandEyes
Read with this