What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

How can I integrate Derdack SIGNL4 into PRTG?

Votes:

0

In the PRTG apps for iOS and Android, PRTG can show alerts and whether they are acknowledged or not. However, you cannot see your team members who are on call in case you get, for example, a critical alert and you are no expert on the matter. Is it therefore possible to integrate Derdack SIGNL4 into PRTG? What steps do I have to take?

derdack integration prtg signl4

Created on May 10, 2021 12:47:44 PM by  Maike Guba [Paessler Support] (2,404) 2 1

Last change on May 26, 2021 4:57:37 AM by  Maike Guba [Paessler Support] (2,404) 2 1



1 Reply

Accepted Answer

Votes:

0

This article applies as of PRTG 21

Integration of Derdack SIGNL4 into PRTG

Derdack SIGNL4 is a mobile alerting tool that offers multiple notification channels to make sure that alerts, in this case notifications from PRTG, are received, acknowledged, tracked, and escalated. To alert the right team members at the right time, it is possible to integrate duty and shift scheduling. Team members can also communicate within an alert to collaborate on an issue. You can integrate SIGNL4 into PRTG via webhooks and emails.

Option 1: Integration via webhook

Configure PRTG

  1. Log in to the PRTG web interface.
  2. Select Setup | Account Settings | Notification Templates from the main menu.
  3. Hover over the plus button on the right side and click Add Notification Template.
    Add new notification template
    Click to enlarge.
  4. Enter a Template Name, for example, SIGNL4 Alerting.Name new notification template
    Click to enlarge.
  5. Scroll down to the notification methods and enable the method Execute HTTP Action. Then do the following:
    • In the URL field, enter the SIGNL4 webhook URL where <team-secret> is the SIGNL4 team secret: https://connect.signl4.com/webhook/<team-secret>
    • Select POST as HTTP Method.
    • Enter the Payload with the according placeholders in the format parameter1=value1&parameter2=value2. The payload can look like this: Title=Alert from PRTG&Site=%sitename&Message=%device %name %status %down (%message)For more information about available placeholders, see also the PRTG Manual: List of Placeholders for Notifications.
    • Click Create.Configure notification method
      Click to enlarge.
  6. Navigate to the sensor that you want to create a notification for in case of an alarm.
  7. Select the Notification Triggers tab.
  8. Hover over the plus button on the right side and select Add State Trigger.
    Add notification trigger
    Click to enlarge.
  9. Configure the state trigger according to your needs. Make sure that you set the previously configured notification template SIGNL4 Alerting as the action for the first condition, and, optionally, the notification template for the alert resolution as the action for the last condition. For more information about the alert resolution, see section Optional: Alert resolution below.
    Configure notification trigger
    Click to enlarge.
  10. Click the blue check mark to save your settings.

Optional: Alert resolution

To support the resolution of alerts in SIGNL4, create a second notification template with the notification method Execute HTTP Action as previously described. Configure the notification template as follows:

  • In the URL field, enter https://connect.signl4.com/webhook/<team-secret>?ExtIDParam=sensorid&ExtStatusParam=laststatus&ResolvedStatus=Up <team-secret> is your SIGNL4 team secret.
  • As Payload, enter Title=%device: %name&Message=%message&sensorid=%sensorid&laststatus=%laststatus For more information about the resolution of alerts in SIGNL4, see https://www.signl4.com/blog/update-july-2020-resolve-alerts/.

Option 2: Integration via email

  1. Log in to the PRTG web interface.
  2. Select Setup | System Administration | User Accounts from the main menu.
  3. Hover over the plus button on the right side and select Add User.
    Add new user account
    Click to enlarge.
  4. In the Add User dialog, do the following:
    • Enter SIGNL4 as Login Name and User Name.
    • As Primary Email Address, enter your SIGNL4 team email address.
    • Enter a Password and confirm it.
    • In section Account Settings, select a Primary Group from the dropdown list. In our example, this is the PRTG Users Group but you can assign the new user to any other group that you created and that has the necessary access rights. For more information, see the PRTG Manual: Access Rights Management.
      Configure new user account
      Click to enlarge.
  5. Leave all other settings as they are and click Create.

More

Created on May 10, 2021 2:29:45 PM by  Maike Guba [Paessler Support] (2,404) 2 1

Last change on May 26, 2021 5:21:50 AM by  Maike Guba [Paessler Support] (2,404) 2 1




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.