# PRTG Network Monitor

## **Configure PRTG Network Monitor for API Access:** <a href="#create-webhook-for-incoming-alerts-from-dynatrace-1" id="create-webhook-for-incoming-alerts-from-dynatrace-1"></a>

CloudFabrix supports PRTG Network Monitor API integration for fetching asset inventory, sensor data, metrics and historical alerts periodically or on demand. For API integration, it requires only read access permissions. Follow the below given steps to create service account for CloudFabrix AIOps solution with read-only permissions on PRTG Network Monitor tool.

**Step 1:** Login into PRTG Network Monitor using an user account which has privileges to create new user account and assign read-only permissions.

**Step 2:** Click on '**Setup**' menu, under '**System Administration**' , click on '**User Accounts**' to create a service account with readonly access permissions for CloudFabrix AIOps solution.

![](/files/-McwRHvWz-QU2OYC2B_e)

**Step 3:** Under '**User Accounts**' tab, click on **+** button & select '**Add User**' as shown in the below screen to create '**User Account**'

![](/files/-McwRS9SHPmA2Iubb0vd)

* Leave the default options (as shown in the below screen)
* **Email Notifications:** Select '**Do not receive any emails from the ticket system**'
* Click on '**Create**' button to create the user account with readonly permissions.

![](/files/-McwRbvqYLhLj35zSO7r)

## Adding PRTG Network Monitor as Datasource/Extension in 'RDA': <a href="#adding-appdynamics-as-datasource" id="adding-appdynamics-as-datasource"></a>

Nagios XI or any other datasource/extension's configuration is configured in RDA's user interface.  Login into RDA's user interface using a browser.

**https\://\<rda-ip-address>:9998**

Under '**Notebook**', click on '**CFXDX Python 3**' box

![](/files/-McvJao2W2zwuMV05Ek3)

In the '**Notebook**' command box, type **`botadmin()`** and **`alt (or option) + Enter`** to open datasource administration menu.

Click on '**Add**' menu and under **Type** drop down, select **`prtg`**

![](/files/-McwSXxAY7PqSnAr3DOb)

* **type**: Datasource/Extension type. In this context, it is '**prtg**'
* **name**: Datasource/Extension label which should be unique within the RDA
* **Hostname:** VMware vCenter's IP Address or DNS name
* **Username**: Username that was created in PRTG with 'read-only' permissions
* **Password:** User account's password

Click on '**Check Connectivity**' to verify the network access and credentials validity. Once it is validated, click on '**Add**' button to add the PRTG as a datasource.

Below are available data bots for PRTG datasource.

![](/files/-McwUcKPDV9M0f0G4OK7)

## PRTG exploration in '**RDA**': <a href="#adding-appdynamics-as-datasource" id="adding-appdynamics-as-datasource"></a>

Once PRTG integration details are configured in RDA as a datasource, it will be ready to connect to targe Nagios and explore the data for the analysis.

For the details on PRTG data collection bots, refer [**CloudFabrix RDA Bot documentation**](https://bot-docs.cloudfabrix.io/Bots/prtg/)**.**


---

# 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.cloudfabrix.io/rda/cfxdx-datasource-integrations/prtg-network-monitor.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.
