<%NUMBERING1%>.<%NUMBERING2%>.<%NUMBERING3%> PRTG Manual: System Administration—Core & Probes
To open system administration, select Setup | System Administration from main menu. Click on the tabs to change the different settings.
System Administration Bar
You can define the following aspects of your PRTG system setup:
- System Administration—User Interface
- System Administration—Monitoring
- System Administration—Notification Delivery
- System Administration—Core & Probes
- System Administration—Cluster
- System Administration—User Accounts
- System Administration—User Groups
- System Administration—Administrative Tools
In the core and probe management settings you can define settings for the core server, as well as the settings for probe connections if you use remote and/or mini probes.
Note: If you open this system administration page from another administration page and 15 minutes (900 seconds) have passed since your last credential based login, you have to provide your credentials again for security reasons. A dialog box will appear. Enter your Login Name and Password for PRTG in the corresponding fields and click on the Login button. You can continue with your task immediately.
Note: This documentation refers to the PRTG System Administrator user accessing the Ajax interface on a master node. For other user accounts, interfaces, or nodes, not all of the options might be available as described. When using a cluster installation, failover nodes are read-only by default.
Proxy Configuration |
|
---|---|
Use Proxy Server |
We recommend using PRTG with a direct internet connection. However, if you need to use a proxy, you can configure according settings here. Choose between:
Note: Proxy settings are valid for Auto-Update, Activate the Product, obtaining Geo Maps tiles, and for sending out HTTP and SMS text message Notifications. |
Proxy Server |
This setting is only visible if proxy usage is enabled above. Enter the address of the proxy server that will be used for outbound connections. Please enter a valid address. |
Port |
This setting is only visible if proxy usage is enabled above. Enter the port of the proxy server that will be used for outbound connections. Please enter an integer value. |
Use Proxy Credentials |
This setting is only visible if proxy usage is enabled above. Determine whether the proxy server needs credentials. Choose between:
|
Username |
This setting is only visible if proxy credentials are enabled above. Enter a username for proxy authentication. Please enter a string. |
Password |
This setting is only visible if proxy credentials are enabled above. Enter a password for proxy authentication. Please enter a string. |
Probe Connection Settings |
|
---|---|
Probe Connections IPs |
Shows on which IP addresses the PRTG core server accepts incoming probe connections. This setting is shown for your information only and cannot be changed here. If you need to change this setting, please use the PRTG Administrator on Core Server System. |
Probe Connection Port |
Shows on which TCP port the PRTG core server accepts incoming probe connections. This setting is shown for your information only and cannot be changed here. If you need to change this setting, please use the PRTG Administrator on Core Server System. |
Access Keys |
Enter a list of access keys, one in each line. Every (remote) probe that wants to connect to this PRTG installation has to use one of these keys. For information how to set this key for a probe, please see PRTG Administrator section. |
Allow IPs |
Enter a list of remote probe IPs that will be accepted when connecting to this PRTG installation; each IP address in one line. The local probe (127.0.0.1) is always allowed automatically. Allowed IPs are checked first (before denied IPs). You can use PRTG's syntax for IP address ranges here (for information about the syntax please see Define IP Ranges section).
Note: If the IP address of your remote probe changes regularly (e.g. due to an internet provider assigning IP addresses dynamically), please enter the potential IP range for this remote probe or use the any option. |
Deny IPs |
Enter a list of remote probe IPs that will not be accepted when connecting to this PRTG installation; each IP address in one line. This is useful to explicitly deny connections from certain remote probes you do not want to include in your setup any more (e.g., for a certain time). Access to IP addresses allowed above will be denied if you enter them here. This is useful to allow access to an IP range in the field above, but deny access to a single IP address. You can use PRTG's syntax for IP address ranges here (see Define IP Ranges section). |
Deny GIDs |
Enter a list of GIDs, each global ID (GID) in one line. The access to matching GIDs will be denied. If you remove a remote probe from the device tree or if you deny a remote probe after installation, its global ID (GID) will be automatically entered here. This specific remote probe will not be able to connect anymore. Denying GIDs is more precise than denying IPs, where other remote probes at the same location could be excluded too. |
Mini Probes |
Define if Mini Probes will be able to connect to your PRTG server. If you want to use Mini Probes, you must allow them to connect. Choose between:
See the PRTG API for the Mini Probe documentation. 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 popup will appear which asks you to confirm the required core server restart. Click on OK to trigger the restart and follow the instructions on the screen. |
Active Directory Integration |
|
---|---|
Domain Name |
In order to use Active Directory Integration please enter the name of your local domain. Please enter a string or leave the field empty. |
Access Type |
Define which user account will be used to configure Active Directory access. This account will be used to query the AD for existing groups. Choose between:
|
Access User |
This field is only visible if the use of explicit credentials is chosen above. Enter the Windows user account name which will be used to authenticate for Active Directory configuration. |
Access Password |
This field is only visible if the use of explicit credentials is chosen above. Enter the password for the Windows user account which will be used to authenticate for Active Directory configuration. |
Historic Data Purging Limits: Select for how many days historic data remains accessible |
|
---|---|
Data purging enables you to automatically delete unnecessary data to free up disk space and improve system performance. You can define different time spans for several kinds of data. Select here for how many days historic data remains accessible. For further information on storage locations, please see Data Storage section. |
|
Logfile Records |
Define how long records in the system logfile Log Database.db will be kept. Enter a value in days. All entries older than this value will be deleted from the log file automatically. Keep this value as low as possible to enhance system performance. |
Web Server Log Records |
PRTG creates one web server log file every day. Define how many web server log files will be kept. Enter a value in days. All web server log files files older than this value will be deleted automatically. |
Historic Sensor Data |
Define for how many days historic sensor data will be kept for all sensors. It is used to create reports of monitoring data. Enter a value in days. Depending on the used intervals and the number of sensors in your setup, the file containing this data can become large. For smaller installations (500 sensors or less) a value of 365 should be fine. Historic sensor data is the basis for reports on monitoring data. If you decrease this value, there will be less historic monitoring data available! |
Toplist Records |
Define how long toplist records for Flow and Packet Sniffer sensors will be kept. Enter a value in days. We recommend using 30 days here. |
Closed Tickets |
Define how long tickets which are in status closed will be kept. Enter a value in days. |
Reports |
Reports generated in PDF format are stored on disk for later reference. Define the maximum age for these reports. Enter a value in days. All reports older than this value will be deleted automatically. |
Configuration Auto-Backups |
PRTG creates one backup of your configuration every day. Define the maximum age for these backups. Enter a value in days. All configuration backup files older than this value will be deleted automatically. |
Full HTTP Sensor Screenshots |
Define how long the screenshots of the HTTP Full Web Page Sensor (PhantomJS browser engine) will be kept. Enter a value in days. PRTG will delete older screenshots with every sensor scan. |
Click on the Save button to store your settings. If you change tabs or use the main menu, all changes to the settings will be lost!
Find more information about setting up remote probes in the Multiple Probes and Remote Probes section.
There are some settings that you have to make in the PRTG Administration Tool, available as native Windows application. For more details, please see sections: |
---|
Keywords: Configure,Configure Probe,Probe Connection