# Integrations Overview

As Platform administrator, the following cfxOLA application Configuration can be performed.&#x20;

A DataSource in CloudFabrix is the source system where the relevant source information exists which needs to be ingested for processing.&#x20;

![Data Ingestion / Integrations](https://4260296531-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MAygHzNCQ33zRR43qxF%2F-MB5KK-SYYKeTA4vEq_V%2F-MB5_wKqnRYkr6VhiVZW%2Fimage.png?alt=media\&token=4064be9a-5140-4bc0-9828-b6a0aea5e0ab)

It is one of the primary function a project administrator to configure datasources after provisioning of the cfxOIA.&#x20;

### &#x20;How to add a DataSource <a href="#docs-internal-guid-c2de797f-7fff-646c-ed28-66d210f373f5" id="docs-internal-guid-c2de797f-7fff-646c-ed28-66d210f373f5"></a>

1. Click on Add (+) at Datasources tab on Configuration application. This opens the ‘Add Datasource’ view.
2. Enter Data Source Name.
3. Enter Description for the datasource.
4. Select if Gateway access needs to be enabled. By default, it will No. However if there is a gateway in the organization, select ‘Yes’. This expands the view so that an environment with gateway details can be selected.
5. Select Datasource Type. Cloudfabrix supports various types of datasources. Depending on the datasource selected, the view expands to collect information related to the datasource.
6. Once datasource details are entered, check connection status and click on 'Save' to save the data source details.

**Monitoring Tool Integrations**

{% content-ref url="integrations/appdynamics" %}
[appdynamics](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/appdynamics)
{% endcontent-ref %}

{% content-ref url="integrations/dynatrace" %}
[dynatrace](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/dynatrace)
{% endcontent-ref %}

{% content-ref url="integrations/netapp-c-mode" %}
[netapp-c-mode](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/netapp-c-mode)
{% endcontent-ref %}

{% content-ref url="integrations/netapp-7-mode" %}
[netapp-7-mode](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/netapp-7-mode)
{% endcontent-ref %}

{% content-ref url="integrations/prometheus-as-datasource" %}
[prometheus-as-datasource](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/prometheus-as-datasource)
{% endcontent-ref %}

{% content-ref url="integrations/splunk-enterprise" %}
[splunk-enterprise](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/splunk-enterprise)
{% endcontent-ref %}

{% content-ref url="integrations/vmware-vcenter" %}
[vmware-vcenter](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/vmware-vcenter)
{% endcontent-ref %}

{% content-ref url="integrations/zabbix" %}
[zabbix](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/zabbix)
{% endcontent-ref %}

{% content-ref url="integrations/nodeping" %}
[nodeping](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/nodeping)
{% endcontent-ref %}

**ITSM Tool Integrations**

{% content-ref url="integrations/servicenow-as-datasource" %}
[servicenow-as-datasource](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/servicenow-as-datasource)
{% endcontent-ref %}

**Collaboration Tool Integrations**

{% content-ref url="integrations/ms-teams" %}
[ms-teams](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/ms-teams)
{% endcontent-ref %}

{% content-ref url="integrations/slack" %}
[slack](https://oiadocs.cloudfabrix.io/integrations-guide/integrations/slack)
{% endcontent-ref %}

Collaboration allows us to configure various teams like Slack, MSTeams, PagerDuty etc.<br>

To create a new collaboration channel, click on Add (‘+’). This opens the Add screen where Collaboration Name, Description and Collaboration Type are entered. Selecting Collaboration type expands the Add screen to capture relevant information.


---

# 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://oiadocs.cloudfabrix.io/integrations-guide/integrations-overview.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.
