Skip to content

PRTG Multi-Platform Probe Deployment.

1. Verbose

The PRTG Multi-Platform Probe is a software application which can be used to installed the probe functionality onto other families of operating systems other than Microsoft Windows, such as Linux.

The Paessler PRTG Multi-Platform Probe is to be installed on one of the following supported Linux operating systems, which can be found in the official documentation's third paragraph.

The official documentation is found here: Paessler PRTG Multi-Platform Manual

This deployment documentation is going to assume a Debian(based) Linux machine.

1. Prerequisites

To deploy the PRTG Multi-Platform (MP) Probe there must be an understanding to how it communicates to the PRTG Core. This is achieved using a NATS-Server.

The NATS-Server is not required to be running on the same machine as the PRTG Core or MP Probe application, but can be run separate. For the probe to function it does need a running NATS-Server to communicate with. Details on this installation are in the official manual, and outside the scope of this deployment.

The following prerequisites are needed:

  1. First item
  2. Second item

2. Installation