<%NUMBERING1%>.<%NUMBERING2%>.<%NUMBERING3%> PRTG Manual: Remote Probe Setup Using Installer

This section will guide you through the steps to set up a remote probe using the Remote Probe Installer. For a semi-automatic installation of a Remote Probe directly from PRTG's web interface, see the section Remote Probe Quick Setup.

To make your PRTG core server accept incoming remote probe connections, you should prepare it first. After that, you log in to the computer on which you want to install the remote probe, download the installer from your PRTG web interface, and install it. Just follow these steps:

Step 1: Prepare the Core Server

Before remote probes can connect to the core server, you have to edit the relevant settings in the PRTG Administration Tool on your core server.

By default, a core server accepts connections from the Local Probe only (this is, IP address 127.0.0.1). This setting does not allow any remote probe to connect to the PRTG core server. It is the most secure setting. To allow external probes to connect, choose the Core Server tab in the PRTG Administration Tool. In the Probe Connection Management section, choose one of the following options:

  • Accept connections from remote probes on all IPs: We recommend that you use this setting for easy setup (this is, IP address 0.0.0.0).
  • Accept connections form remote probes on selected IPs only: Specify selected IP addresses that accept incoming connections.
  • Please make sure the default port 23560 for probe connections is not blocked by firewall rules on your core server's side. If you need to set a different port (not recommended), see the More section for details.

When you are done, click Save & Close to save your settings. The core server process must be restarted so that the changes take effect.

Then log on to the Ajax web interface. From the main menu, select Setup | System Administration | Core & Probes to access the probes settings.

Probe Connection Settings in System Administration

Probe Connection Settings in System Administration

  • From the Access Keys field, copy one access key you will use for the remote probe connection. You can also enter a new access key with arbitrary signs and length if you like. In any case, save the correct access key for later use.
  • In the Allow IPs field, enter the IP address of the computer you will install a remote probe on. To make things easier, you can also enter the word any: this will set the core server to accept remote probes connecting from any IP address. Note: If you use any, please make sure you write the word in lower case only! Any other variations will not be recognized!
  • Make sure the IP address of the computer on which you want to install a remote probe is not listed in the Deny IPs field.
  • When you are done, click Save to save your settings. The core server process must be restarted so that the changes take effect.

Note: If you change this setting, PRTG needs to restart the core server. Because of this, all users of PRTG's web interface, of the Enterprise Console, or of Smartphone Apps will be disconnected. After clicking on the Save button, a dialog box will appear which asks you to confirm the required core server restart. Click OK to trigger the restart and follow the instructions on the screen.

For detailed information about these settings, please see the System Administration—Core & Probes section.

Step 2: Download and Install the Remote Probe

From the computer on which you want to install a remote probe, connect to the Ajax web interface, download the setup file, and install it. For detailed instructions, please see Install a PRTG Remote Probe.

Note: You cannot install a remote probe on a system running already a PRTG core installation.

At the end of the remote probe installation the PRTG Administration Tool starts (or you can start it manually from the Windows start menu later).

Step 3: Configure the Remote Probe Connection

On the Windows system on which you installed the remote probe, open the PRTG Administration Tool to configure the connection to the core server.

Remote Probe Settings in PRTG Administrator

Remote Probe Settings in PRTG Administrator

In the Connection to PRTG Core Server section, you can then edit the following settings:

  • Server: Enter the IP address or DNS name of the core server the remote probe will connect to. If Network Address Translation (NAT) is used, this must be the IP address that is externally visible, as the remote probe will connect from outside of your network.
  • Probe Access Key and Confirm Access Key: Enter the access key the probe will send to the core server. You saved this key in Step 2. This key has to match exactly the one shown in the web interface's probes settings, so a connection can be established.

For detailed information about these settings, see the PRTG Administration Tool section. Click Save & Close to confirm your settings and to start the probe service.

Step 4: Approve the New Probe and Start Monitoring

When a new probe connects to the core server for the first time, PRTG creates a new ToDo ticket and the probe shows up as a new object of your setup in the device tree.

Please click on Approve new probe to fully enable the probe. You have to do this once for every new probe. Once approved, PRTG automatically creates a set of sensors for the probe to ensure that bottle-necks on the probe will always be noticed. We recommend that you keep these sensors. You can now create groups, devices and sensors for monitoring via the new probe.

You can also discard the new probe by clicking Deny new probe.

Note: When you deny or remove a remote probe, PRTG will automatically add this device's global ID (GID) to the Deny GIDs list in System Administration—Core & Probes.

Note: Denying the remote probe in the PRTG device tree does not uninstall the probe, but only denies access to the core server. The probe will continue to run on the target system until you uninstall it manually.

Debugging Probe Connection Problems

If you have trouble with the setup of remote probes please look at the probe's log files.

The probe process writes log files with a file name in the format PRTG Probe Log (x).log. Please open the one with the most recent date.

For a correct connection the probe log should look similar to this:

11.08.2012 16:15:15 PRTG Probe Server V12.3.2.5101
11.08.2012 16:15:15 Starting Probe on "WINXPVMWARE"
11.08.2012 16:15:15 Data Path: C:\documents and settings\All Users\a[...]
11.08.2012 16:15:15 Local IP: 0.0.0.0
11.08.2012 16:15:15 Core Server IP and Port: 10.0.2.167:23560
11.08.2012 16:15:15 Probe ID: -1
11.08.2012 16:17:01 Connected to 10.0.2.167:23560
11.08.2012 16:17:06 Login OK: Welcome to PRTG

 

If the connection fails, for example due to an incorrect Access Key, or due to incorrect IP settings (see Step 2), you will see:

11.08.2012 16:31:02 Try to connect...
11.08.2012 16:31:02 Connected to 10.0.2.167:23560
11.08.2012 16:31:07 Login NOT OK: Access key not correct!

 

More

Knowledge Base: How can I customize PRTG's ports for core-probe-connections?

 

 

 

 

 

Keywords: