Last updated: 2023-09-28
About this integration:
Monitor your whole IT infrastructure: LANs, WANs, servers, websites and applications to ensure that your computer systems are running smoothly using PRTG.
On integrating PRTG with Freshservice, multiple alert notifications sent from PRTG are aggregated into a single alert record for quick processing and resolution within Freshservice.
Configuration in Freshservice:
Step 1:
Head to the Admin panel, scroll down to IT Operations Management, and select Monitoring Tools.
If your account has more than one workspace, navigate to Admin > {Worskpace Name} > IT Operations Management> Monitoring Tools.

Step 2:
You are now on the Monitoring Tools list page. Select Add monitoring tool to add a new integration.

Step 3
You will see a list of pre-configured integrations, the gateway to custom integration using webhooks, and the option to use email as a channel for alerts. Select PRTG.
Step 4
Getthe Endpoint URL and the Auth key for PRTG by following theintegration setup.
Configuration in PRTG:
Prerequisites:
PRTG will send notifications to FS by executing a program when an alert is triggered.
1. Create a text file with the following content and save it as shown in the example.
2. The value of <Integration Key> and <Auth Key> should be replaced with corresponding URL and Auth token from Freshservice
```generic
```
Generic
Save the above file as follows “FreshserviceAMSIntegration.ps1” and place it in \\Notifications\\EXE subfolder on yourPRTG core server system in a cluster and copy your file to every cluster node.
Configure Notification Template:
Open the account settings of the user, select Setup > Account Settings > Notification Templates from the main menu bar.

Hover over '+' and select Add Notification Template from the menu to add a new notification template, or click the name of a notification template to edit it.

Fill the following template details:
Basic Settings
Notification Summarization

Access Rights
Set access rights to manage this Notification Template
Execute Program
Select “Execute program” to enable PRTG to send alert notifications to Freshservice.
```generic
```
Generic
After entering the details, click create to create a new Freshservice notification template
After you create notification templates in the system settings, you can select them on the Notification Triggers tab of probes, groups, devices, and sensors, as well as of the root group.
Notification Trigger
Notification triggers are the conditions that are evaluated for the probes, groups, devices, and sensors to trigger notifications accordingly
Notification triggers are of following types:
Regardless of trigger type, the steps to configure notification triggers are the same. Here are the steps:

When the trigger conditions match, alerts will be sent to Freshservice from PRTG.