Site24x7 is a provider of the website, server, network, and application performance monitoring services. Integration with Webhooks enables alerts to be monitored from Site24x7.

The current Site24x7 version verified for integration is dated March 2020.

OpsRamp configuration

Step 1: Install the integration

  1. From All Clients, select a client.
  2. Go to Setup > Account.
  3. Select the Integrations and Apps tab.
  4. The Installed Integrations page, where all the installed applications are displayed. Note: If there are no installed applications, it will navigate to the Available Integrations and Apps page.
  5. Click + ADD on the Installed Integrations page. The Available Integrations and Apps page displays all the available applications along with the newly created application with the version.
    Note: You can even search for the application using the search option available. Also yu can use the All Categories option to search.
  6. Click ADD in the Site24x7 application and click Install.
  7. Select authentication type as WEBHOOK and click Save.
  8. Make a note of Tenant ID, Token and Webhook URL.
    These details are used while creating an HTTP Request template during Site24x7 configuration.
  9. Click Save.

After the installation, the inbound configuration fields are displayed.

Step 2: Configure the integration

Inbound configurations capture all the required details to call OpsRamp APIs in Site24x7.

Authentication

  1. Configure the Authentication type to call OpsRamp APIs.
  2. Select Webhooks as the authentication mechanism to generate the Token and WebHook URL. Both are required to define alert endpoints.

Configuring the map attributes

After installation, the default attribute mappings are:

Site24x7 PropertyOpsRamp Property
STATUSAlert state
Site24x7 Property ValueOpsRamp Property Value
DOWNCritical
CRITICALWarning
TROUBLEInfo
UPOk
MONITORNAME ($MONITORURL) $INCIDENT_REASONAlert subject
MONITORNAME ($MONITORURL) $INCIDENT_REASON
FAILED_LOCATIONS : $FAILED_LOCATIONS
MONITOR_ID: $MONITOR_ID
OUTAGE_TIME_UNIX_FORMAT : $OUTAGE_TIME_UNIX_FORMAT
MONITOR_DASHBOARD_LINK :$MONITOR_DASHBOARD_LINK
TIMEZONE : $TIMEZONE
POLLFREQUENCY : $POLLFREQUENCY
INCIDENT_TIME : $INCIDENT_TIME
INCIDENT_TIME_ISO : $INCIDENT_TIME_ISO
RCA_LINK : $RCA_LINK
Alert description
MONITORTYPEAlert metric
MONITORNAMEAlert device name

Mappings that can be modified vary depending on the payload.

Example payload

This is a sample payload that is validated:

{
"MONITOR_DASHBOARD_LINK":"https://www.site24x7.in/app/client#/home/monitors/6805000000007017/Summary",
"MONITORTYPE":"URL",
"MONITOR_ID":6805000000007017,
"STATUS":"DOWN",
"MONITORNAME":"test12",
"FAILED_LOCATIONS":"SanFrancisco-US,Dallas-US,Atlanta-US,Boston-US,Phoenix-US,LasVegas-US",
"INCIDENT_REASON":"Request URI does not exist.",
"OUTAGE_TIME_UNIX_FORMAT":"1584597854001",
"MONITORURL":"https://5175f1d6.ngrok.io/",
"TIMEZONE":"Asia/Kolkata",
"POLLFREQUENCY":5,
"INCIDENT_TIME":"March 19, 2020 11:34 AM IST",
"INCIDENT_TIME_ISO":"2020-03-19T11:34:14+0530",
"RCA_LINK":"https://www.site24x7.in/rca.do?id=9t3UbKAYLxDYJ6mUpskbh9kBB9Y1yVNXInTVztwlGeFJUmFYH1lQtsoB%2Bxt2yYPIKLBsDe5Uvd%2FMU5NvcSedZQST3UO8UgP7"
}

Site24x7 configuration

Step 1: Configure Webhook

To save alerts with OpsRamp API details in Site24x7:

  1. Log into Site24x7 Admin UI.
  2. Go to Admin > Third-Party Integrations and click Webhooks.
  3. From Third-Party Integrations, click Add Third-Party Integrations.
  4. From the Webhooks page, enter the Webhook URL copied from the OpsRamp inbound configuration.
  5. Click Save.

Step 2: Configure Webhook for monitoring

  1. From Site24x7 Home, click Web > Monitor.
  2. Select the Inventory tab and click Notification Profile.
  3. From the Edit Notification profile window, do the following:
    • Change the Contact Group for status notification from None.
    • Select the required Webhook from the drop-down list in Invoke Third-Party Services.
    • Click Save.
  4. Click Save on the Inventory tab.

The alert details are saved in the monitoring console. Site24x7 is now configured.

Viewing alerts

  1. Select the Workspace drop-down option and go to Alerts.
  2. Search for Site24x7 as the source name to view alerts.
  3. Click an alert ID.
Viewing Alerts