PRTG Integration Guide

Deployment Overview

PRTG is an RMM (Remote Monitoring and Management) tool commonly used by MSPs. RMM agents are installed on MSP customer endpoints to discover IT assets and remotely monitor and manage them. RMM data is then synchronized to PSA (Professional Services Automation) tools such as Connectwise and Autotask.

Leveraging SNMP v1/2/3 and WMI, the system enables monitoring in combination with powerful alerting and notification capabilities to keep network infrastructure running and provide notification when issues arise.

Integration Summary

The hardware and software used in this guide include:

  • WatchGuard Firebox device installed with Fireware v12.7 or higher
  • PRTG version 21.2.68.1492 (web login)
  • PRTG Server installed in Windows Server 2016 Standard Edition with an IP address of 10.0.3.2

Topology

This diagram shows communication between a WatchGuard Firebox and a PRTG server.

topology

Set Up the Firebox

You must configure SNMP on your Firebox before you can use PRTG to discover the Firebox.

  1. Log in to Fireware Web UI (https://<your firebox IP address>:8080).
  2. Select System > SNMP.
  3. From the Version drop-down list, select v3.
  4. From the Authentication Protocol drop-down list, select SHA1.
  5. In the Password and Confirm text boxes, type the authentication password.
  6. From the Privacy Protocol drop-down list, select DES.
  7. In the Password and Confirm text boxes, type the encryption password.
  8. In the User Name text box, type XTM.

add snmp on fb

  1. Keep the default values for all other settings.
  2. Click Save.
  3. Select Firewall > Firewall Policies > Add Policy.
  4. From the Packet Filter drop-down list, select SNMP.

add policy on fb-1

  1. Click Add Policy.
    The policy settings page opens. By default, the policy allows SNMP traffic from Any-Trusted to the Firebox. If you connect to an optional interface, specify Any-Optional instead of Any-Trusted.
  1. Click Save.

Screen shot of the SNMP policy settings

Set Up PRTG

  1. Log in to the PRTG Web UI with an admin account.
  1. Select Devices > Add Device.

add device on prtg-1

  1. From the Group list, select Local Probe.
  2. Click OK.

add device on prtg-2

  1. In the Add Device to Group Local Probe dialog box, type a Device Name and the IPv4 Address of the Firebox.

add device on prtg-3

  1. In the Credentials for SNMP Devices section, clear the Inherit from Local Probe check box.
  2. For SNMP Version, select SNMP v3.
  3. For Authentication Method, select SHA.
  4. Type the user name and password you specified on the Firebox.
  5. For Encryption Type, select DES.
  6. Type the password you specified on the Firebox.
  7. Keep the Context Name text box blank.
  8. Click OK.

add snmp on prtg-1

  1. Navigate to Devices tab. The new device is displayed at the bottom of the page.

check device on prtg

  1. In the section for your Firebox, Add Sensor. In our example, this section is named T80.
    The Add Sensor to Device [device name] opens.
  2. For Technology Used, select SNMP.

add snmp on prtg-2

  1. In the Matching Sensor Types section, select SNMP Custom String.
    The Add Sensor to Device Firebox (Step 2 of 2) settings appear.

add snmp on prtg-3

  1. In the OID Settings section, type a value for OID.
  2.  Click Create. For PRTG to correctly obtain the Firebox model, name, and version information, you must repeat this step three times to create sensors with these values:
    • Firebox (XTM) Device Model OID —1.3.6.1.2.1.1.1.0
    • Firebox (XTM) Device Name OID — 1.3.6.1.2.1.1.5.0
    • Firebox (XTM) Device Version OID — 1.3.6.1.4.1.3097.6.3.1.0

add sensor on prtg

  1. Navigate to Devices > [device name]. In our example, the device name is T80.
  2. In the Recommended Sensors section, click Recommend Now to search sensors for the device. This can take several minutes.

click recommend

  1. After the recommendation process completes, click Add These Sensors to auto-deploy sensors to devices.

add these sensors

Test the Integration

  1. On the Devices page, near the bottom, you will find the Firebox we just added. Click the device name, which is T80 in our example.

click device with sensor

  1. You see the Firebox Version, Firebox Name, Firebox Model and other sensors.

prtg sensor list

  1. On the right panel, you can see diagrams with information about Firebox Alarms, Response Time Index, CPU Load Index, and Traffic Index. Each item has three charts to show the statistics in 2 days, 30 days and 365 days.

status chart