# Integrate Spike with Xitoring

<figure><img src="/files/y0jfRd6rCqRbqhiCec06" alt=""><figcaption></figcaption></figure>

[Xitoring](https://xitoring.com) is a comprehensive monitoring platform designed to help teams keep track of server health, uptime, and overall system performance. With Xitoring, you can monitor the availability and performance of your servers, applications, and websites, receiving instant notifications when something goes wrong. This ensures that you can quickly respond to and resolve issues, maintaining the reliability and performance of your infrastructure.

## Incident alerts from Xitoring

By integrating Xitoring with Spike, you can receive real-time alerts for various monitoring-related incidents, including:

* Server Downtime: Alerts when a server goes down, allowing you to respond promptly and minimize downtime.
* Performance Issues: Notifications when performance metrics, such as CPU usage or memory load, exceed predefined thresholds, helping you maintain optimal system performance.
* Uptime Checks: Alerts when uptime checks fail, ensuring that your websites and services remain accessible.

This integration keeps you informed about critical issues with your infrastructure, enabling you to take immediate action to resolve them.

{% hint style="success" %}
Auto-resolution is supported for this integration. Spike will also automatically group repeated incidents and suppress alerts while incident is open.
{% endhint %}

### Service and Integration

**Step 1:** Create a Xitoring integration and copy the unique webhook URL.

{% content-ref url="/pages/-Ln3rb4wLUFeI-OAPcmq" %}
[Create integration and service on our dashboard](/integrations-guideline/create-integration-and-service-on-dashboard.md)
{% endcontent-ref %}

**Step 2:**

{% tabs %}
{% tab title="Setting up on Xitoring" %}

* **Navivate to Notification**
  * Visit [Notification Roles](https://app.xitoring.com/ui/notificationRoles)
  * Click Spike.sh > Paste webhook

<figure><img src="/files/IA7Vg0TvkEcWX90uJ7Yt" alt="Spike.sh on Xitoring"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.spike.sh/integrations-guideline/integrate-spike-with-xitoring.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
