# Komodor

[Komodor](https://komodor.com/) is a tool that provides automated Kubernetes troubleshooting, empowering dev teams to resolve issues efficiently and independently.

Route detailed alerts from Komodor to the right users in Squadcast.

### Using Komodor as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

![](https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-0fe7b657e32aa4dc525b39230eeb6f7628304674%2FScreenshot%202022-07-29%20at%2012.09.33%20PM%20\(1\)%20\(1\).png?alt=media\&token=a31a38c5-13c7-4109-a22c-ffb44c420b19)

2\. Select **Komodor.** Copy the displayed **Webhook URL** to [configure](https://support.squadcast.com/integrations/hydrozen#create-a-squadcast-webhook-alert-in-komodor) it within **Komodor.** Finish by clicking **Add Alert Source** -> **Done.**

![](https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-ebe92f2d7609bc5a1836ad7bf4ae87b5333a8474%2Fkomodor_00.png?alt=media\&token=dabee69d-a020-4b99-a653-16e49124a067)

{% hint style="warning" %}
**Important:**

When an alert source turns Active, it’ll show up under Configured Alert Sources, you can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source. An Alert Source is active if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

## Create a Squadcast Webhook Alert in Komodor

**(1)** Login to your Komodor dashboard. Navigate to the **Monitors** page, choose your desired cluster and specific monitor

**(2)** Now, On the **Edit Role** section, select **Webhook** as notification definition. Click on **Add New Webhook** and put in the **Name** and paste the previously copied Squadcast Webhook URL in the **Webhook URL** place holder. Then click on **Save Monitor**

![](https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-305a9ca3474fc48ba2b12095ec282b5e898b95d1%2Fkomodor_2.png?alt=media\&token=93fc1c77-7649-4b17-a26f-a505e28b3509)

That's it, you are good to go! Your Komodor integration is now complete.

Whenever Komodor fires an alert, an incident will be created in Squadcast for it. Once the tool sends a **close** alert, it will automatically be resolved in Squadcast as well.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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://support.squadcast.com/integrations/alert-source-integrations-native/komodor.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.
