<%NUMBERING1%>.<%NUMBERING2%>.<%NUMBERING3%> PRTG Manual: User Interface

In the user interface settings, you can define global settings regarding the PRTG web interface, PRTG web server settings and performance, Geo Maps, and graph settings.

If you use PRTG on premises and open the system administration page from a different administration page, PRTG asks you to enter your credentials again for security reasons if 15 minutes (900 seconds) have passed since your last credential-based login. A dialog box appears. Enter your Login Name and Password for PRTG in the corresponding fields and confirm to continue.

Website

i_round_blueThis documentation refers to an administrator that accesses the PRTG web interface on a master node. Other user accounts, interfaces, or failover nodes might not have all of the options in the way described here. In a cluster, note that failover nodes are read-only by default.

Setting

Description

PRTG Site Name

When using the PRTG web interface, the site name is shown in the title bar of your browser window. It is also used in notification emails by default. Enter a string.

i_round_blueIf the name contains angle brackets (<>), PRTG replaces them with braces ({}) for security reasons. For more information, see the Knowledge Base: What security features does PRTG include?

DNS Name

If your PRTG web interface is (additionally) reachable via a Domain Name System (DNS) name, enter it here. It is used, for example, by default in notification emails to generate links. Enter a string.

i_round_redThe special characters " and \ are not allowed in the DNS name.

i_round_blueIn a cluster, the DNS name you enter here is only used by the master node. You cannot enter a DNS name for a failover node.

i_podThis option is not available in PRTG Hosted Monitor.

Website Language

Select the system language. The default is English. Depending on your installation, you might be able to choose other languages here. This setting defines the language of the PRTG web interface and the PRTG Administration Tool.

i_round_redIf you change this setting, PRTG needs to restart the PRTG core server to apply your changes. After clicking Save, a dialog box appears that asks you to confirm the restart. Click OK to trigger the restart. During the restart, all users of the PRTG web interface, of PRTG Desktop, or of PRTG Apps for Mobile Network Monitoring are disconnected and reconnected.

Graph Type

Select how graphs are displayed throughout the PRTG web interface and in reports.

  • Use area graphs (recommended): Display filled graphs.
  • Use line graphs: Display graphs using single lines only.

We recommend that you use area charts, as they are better to read.
i_round_blueGraphs containing data from more than one cluster node are automatically displayed with line graphs.

Automatic Logout

Define if a user who is inactive for a certain period of time is automatically logged out of the PRTG web interface for security reasons:

  • Keep user logged in, even for a longer period of inactivity
  • Log out user automatically after a certain period of inactivity

Automatic Logout after Minutes

This setting is only visible if you select Log out user automatically after a certain period of inactivity above. Specify a period of inactivity in minutes after which a user is automatically logged out.

Enter an integer value. PRTG redirects to the login page once this time has expired.

If the value you enter here is greater than 1 minute, a logout countdown appears 1 minute before you are logged out. If the value is 1 minute, you see the logout countdown 30 seconds before you are logged out. Click in the browser to stop the countdown and stay logged in.

Logout Countdown

Logout Countdown

Google Analytics Tracking ID

You can track the usage of pages in the PRTG web interface with Google Analytics by entering your Google Universal Analytics Tracking ID into this field. You need a Google Analytics account for this feature. Create a tracking ID within the Google Analytics portal and provide it here. PRTG then dynamically integrates it into the PRTG web interface.

Enter a string or leave the field empty. The string looks like this: UA-xxxxxx-xx

i_square_cyanFor more information, see the Knowledge Base: How can I integrate Google Analytics in PRTG?

i_podThis option is not available in PRTG Hosted Monitor.

Geo Maps

Setting

Description

Map Service Provider

Select if and how you want to integrate the Geo Maps feature into the PRTG web interface. If enabled, PRTG uses the first line of the location setting of an object to show it on a geographical map. Choose a map provider:

  • Do not show maps (disables Geo Maps integration): Disable the Geo Maps feature and do not show geographical maps in the PRTG web interface.
  • Default (recommended): As default option, PRTG uses HERE Maps to show geographical maps.
  • HERE Maps: Use HERE Maps to show geographical maps.
  • Google Static Maps (API key required): Use Google Static Maps to show geographical maps. Sign up for a Google Maps API v3 key to use this service as of PRTG 13.

i_square_cyanFor more information about the different map providers, see the Knowledge Base: Which provider should I use for the Geo Maps feature of PRTG?

Map Type

The options that are available depend on the provider you select above. Default (recommended), HERE Maps, and Google Static Maps (API key required) all have the following options:

  • Road map: Show geographical maps in a road map view.
  • Satellite: Show geographical maps in a satellite view.

In addition to these options, Google Static Maps (API key required) also has the following options:

  • Terrain: Show geographical maps in a terrain view.
  • Hybrid (satellite and road map): Show geographical maps in a hybrid view.

API Key

This option is only visible if you select Google Static Maps (API key required) above. Obtain your personal key and paste it here.

i_square_cyanFor more information on how to get a Google API key, see the Knowledge Base: How do I get a Google Maps API key for use in PRTG?

Web Server

Setting

Description

Performance Strategy

Select if you want to enable performance improvements for the PRTG web interface.

  • All Features: Show all features and live data (recommended): Provide full functionality and show all menu items.
  • More Speed: Limit features and delay display: Improve the reaction time and speed of the PRTG web interface by delaying the display of monitoring data and hiding some features.

i_square_cyanFor more information on how to speed up the PRTG web interface, see the Knowledge Base: How can I speed up PRTG—especially for large installations?

IP Address for Web Server

The PRTG web server provides access via the PRTG web interface and PRTG Desktop. Specify on which IP address the PRTG web server runs. Later, you can log in to PRTG by pointing your browser to the specified IP address.

Choose from:

  • Localhost, 127.0.0.1 (PRTG is not accessible from other computers): Use 127.0.0.1 only. The PRTG web interface and PRTG Desktop are only accessible from the PRTG core server system. Either the selected port or at least one port in the range from 8080 to 8089 has to be available on 127.0.0.1.
    i_round_redIf you run PRTG on localhost, do not use the DNS name http://localhost to log in to the PRTG web server, as this might considerably slow down the PRTG web interface. Use your local IP address or http://127.0.0.1 instead.
  • All IPs: Use all IPs available on this computer (recommended): Use all IP addresses that are available on this computer and enable access to the PRTG web server for all of these IP addresses.
    i_round_redThe selected Transmission Control Protocol (TCP) port for the PRTG web server must be free on every available IP address.
  • Specify IPs: Select specific IP addresses on which the PRTG web server runs. The list is specific to your system. Add a check mark in front of every IP address you want the PRTG web server to be available at. You can also select all addresses by clicking the Select all IPs button or deselect all addresses by clicking the Deselect all IPs button. Either the selected port or at least one port in the range from 8080 to 8089 has to be available on the specified IP address.

i_round_redRegardless of the selected setting above, one port in the range from 8080 to 8180 has to be available on the specified IP address so PRTG can create reports. The report engine tries to connect to the PRTG core server on one of these ports.

i_round_redIf PRTG does not find a network card on startup, it switches the IP setting to Localhost, 127.0.0.1 (PRTG is not accessible from other computers). This setting remains even if a network card is available later on. If you disabled or removed the network card on the PRTG core server system, check this setting again.

i_round_redIf you change this setting, PRTG needs to restart the PRTG core server to apply your changes. After clicking Save, a dialog box appears that asks you to confirm the restart. Click OK to trigger the restart. During the restart, all users of the PRTG web interface, of PRTG Desktop, or of PRTG Apps for Mobile Network Monitoring are disconnected and reconnected.

i_podThis option is not available in PRTG Hosted Monitor.

TCP Port for Web Server

The PRTG web server provides access via the PRTG web interface and PRTG Desktop. Specify on which port the PRTG web server runs:

  • Secure HTTPS server (port 443, recommended, mandatory for internet access): This setting is required if you want to access the PRTG core server via the internet. Use a Secure Sockets Layer (SSL)/Transport Layer Security (TLS) secured HTTPS connection on port 443.
    i_round_blueAlthough the connection is secure, you see an SSL certificate warning in your browser when you log in to the PRTG web interface because the default certificate is unknown to your browser. You can install a different SSL certificate for PRTG. For more information, see section Using Your Own SSL Certificate with the PRTG Web Server.
     
    i_round_blueIf port 80 is available, PRTG reserves it as well. If port 80 is not available, PRTG tries port 8080 as fallback. If this port is also not available, PRTG searches from port 8081 upwards for a free port. PRTG sends a ticket that shows you the currently used port number and switches back to port 80 as soon as it is available again. When users try to connect on port 80 via HTTP, they are redirected to port 443 via HTTPS. You can change this behavior by using a registry setting. If port 443 is not available, PRTG tries port 8443 as fallback. If this port is also not available, PRTG searches from port 8444 upwards for a free port. PRTG sends a ticket that shows you the currently used port number and switches back to port 443 as soon as it is available again.
  • Unsecure HTTP server (default port 80, not recommended): Use the PRTG web server without SSL/TLS on port 80. This setting is not recommended for WAN connections.
    i_round_redIf you use the PRTG web server without connection security on the internet, attackers could potentially spy on credentials that you enter in PRTG. We strongly recommend that you use this option only in a LAN.
  • Expert configuration: Specify a custom port for the PRTG web server and the security of the connection. This option is intended for systems that already have a web server on the standard port.
    i_round_redIf PRTG always uses a fallback port after a server restart, check for other programs that use the same port as PRTG. For example, the Microsoft Microsoft Internet Information Services (IIS) web server also uses port 80 (port 443 for secure connections) by default and blocks it. Please disable such programs and services on startup.

i_round_redIf you change this setting, PRTG needs to restart the PRTG core server to apply your changes. After clicking Save, a dialog box appears that asks you to confirm the restart. Click OK to trigger the restart. During the restart, all users of the PRTG web interface, of PRTG Desktop, or of PRTG Apps for Mobile Network Monitoring are disconnected and reconnected.

i_podThis option is not available in PRTG Hosted Monitor.

Web Server Port

This setting is only visible if you select Expert configuration above. Enter the TCP port number that you want the PRTG web server to run on. Enter an integer value.

i_round_blueIf you use a secure connection and port 80 is free, PRTG reserves it as well. When users try to connect on port 80 via HTTP, they are redirected to the custom port via HTTPS. You can change this behavior by using a registry setting.

i_round_blueIf the defined port for a secure connection is not available, PRTG tries port 8443 as fallback. If this port is also not available, PRTG searches from port 8444 upwards for a free port. PRTG sends a ticket that shows you the currently used port number and switches back to the original port as soon as it is available again.

i_round_redIf you change this setting, PRTG needs to restart the PRTG core server to apply your changes. After clicking Save, a dialog box appears that asks you to confirm the restart. Click OK to trigger the restart. During the restart, all users of the PRTG web interface, of PRTG Desktop, or of PRTG Apps for Mobile Network Monitoring are disconnected and reconnected.

i_podThis option is not available in PRTG Hosted Monitor.

Web Server Security

This setting is only visible if you select Expert configuration above. Specify if you want to use connection security:

  • Use HTTPS (secured with SSL/TLS): Use a SSL/TLS secured HTTPS connection on a custom port as defined above.
    i_round_blueAlthough the connection is secure, you see an SSL certificate warning in your browser when you log in to the PRTG web interface, because the default certificate is unknown to your browser. You can install a different SSL certificate for PRTG later. For more information, see Using Your Own SSL Certificate with the PRTG Web Server.
  • Do not use connection security (not recommended): This setting is not recommended for WAN connections. Use the PRTG web server without SSL/TLS on a custom port as defined above.

i_round_redIf you use the PRTG web server without connection security on the internet, attackers could potentially spy on credentials you enter into PRTG. We strongly recommend that you use this option in a LAN only.

i_round_redIf you change this setting, PRTG needs to restart the PRTG core server to apply your changes. After clicking Save, a dialog box appears that asks you to confirm the restart. Click OK to trigger the restart. During the restart, all users of the PRTG web interface, of PRTG Desktop, or of PRTG Apps for Mobile Network Monitoring are disconnected and reconnected.

i_podThis option is not available in PRTG Hosted Monitor.

Connection Security

Specify the security level that is used for connections from and to the PRTG web server:

  • High security (TLS 1.2): The PRTG web server only accepts high security connections from clients like web browser, apps, PRTG Desktop, or API clients. These clients must support modern forward secrecy cipher suites.
  • Default security (TLS 1.2) (recommended): The PRTG web server only accepts high security connections from clients like web browsers, apps, PRTG Desktop, or API clients. These clients must support modern forward secrecy cipher suites.
  • Weakened security (SSLv3, TLS 1.0, TLS 1.1, TLS 1.2): If you have clients that do not support the high or default security setting, you can choose this security level to connect. This might be necessary, for example, for older browsers, browsers running on old network components, or some default browsers on Android systems. Weakened security accepts SSLv3, TLS 1.0, TLS 1.1, and TLS 1.2 connections.
    i_round_blueWe strongly recommend that you update your clients and then use the Default security (TLS 1.2) (recommended) or High security (TLS 1.2) setting.

i_round_blueIf you set a registry key in previous PRTG versions to override the Secure Sockets Layer (SSL)/Transport Layer Security (TLS) version and cipher suites of PRTG web server or probe connections, the High security setting overrides the registry setting and only TLS 1.2 is allowed. If you select the Default security setting, the registry value overrides the default security setting and the connection security defined in the registry applies.

i_round_bluePRTG displays the SSL/TLS versions and cipher suites that are used for connections to and from the PRTG web server under Setup | PRTG Status.

i_round_redIf you change this setting, PRTG needs to restart the PRTG core server to apply your changes. After clicking Save, a dialog box appears that asks you to confirm the restart. Click OK to trigger the restart. During the restart, all users of the PRTG web interface, of PRTG Desktop, or of PRTG Apps for Mobile Network Monitoring are disconnected and reconnected.

i_podThis option is not available in PRTG Hosted Monitor.

Active IP Address/Port Combinations

Shows all active combinations of IP addresses and ports on which the PRTG web server listens for web requests.

i_round_blueThis setting is for your information only. You cannot change it.

i_round_bluePRTG internally uses port 8085 for report generation.

i_podThis option is not available in PRTG Hosted Monitor.

Graph Settings

PRTG shows several graphs on the Overview tab of an object in the PRTG web interface. These are kept in RAM for fast display without causing extra CPU load or disk usage. The longer the time frames and the shorter the intervals are, the more memory is used for this. You can adapt the details for all four graphs. This setting also changes the caption of the objects' tabs in the PRTG web interface and PRTG Desktop.

i_round_redIf you change this setting, PRTG needs to restart the PRTG core server to apply your changes. After clicking Save, a dialog box appears that asks you to confirm the restart. Click OK to trigger the restart. During the restart, all users of the PRTG web interface, of PRTG Desktop, or of PRTG Apps for Mobile Network Monitoring are disconnected and reconnected.

Setting

Description

Live Graph

The live graph is available for sensors only. For the live graph, no fixed time span is specified, but you can define how many values are displayed. The actual time span covered by the live graph depends on the scanning interval set for the sensor you're viewing and is calculated automatically. By default, 120 Values is set. This results in a graph covering a time span of two hours if a 60-second scanning interval is set for the sensor. Other scanning intervals result in graphs covering different time spans. Choose from:

  • 60 Values: This corresponds to a live graph that covers a time span of one hour if a 1-minute scanning interval is set. This setting uses least RAM. We recommend this setting for installations with 10,000 sensors or more.
  • 120 Values: This corresponds to a live graph that covers a time span of two hours if a 1-minute scanning interval is set.
  • 240 Values: This corresponds to a live graph that covers a time span of four hours if a 1-minute scanning interval is set.
  • 480 Values: This corresponds to a live graph that covers a time span of eight hours if a 1-minute scanning interval is set.
  • 960 Values: This corresponds to a live graph that covers a time span of 16 hours if a 1-minute scanning interval is set. This setting uses most RAM.

Graph 1

By default, this is the 2 days graph in the PRTG web interface. You can change it to more or less detail by choosing a time span and a monitoring interval average associated with it. Monitoring results are averaged regardless of the actual scanning interval set for the sensors. Choose from:

  • 1 day with 1 minute averages: Results in 1440 values.
  • 1 day with 5 minutes averages: Results in 288 values.
  • 1 day with 15 minutes averages: Results in 96 values. This setting uses least RAM. We recommend this setting for installations with 10,000 sensors or more.
  • 2 days with 1 minute averages: Results in 2880 values. This setting uses most RAM.
  • 2 days with 5 minutes averages: Results in 576 values.
  • 2 days with 15 minutes averages: Results in 192 values.
  • 4 days with 1 hour averages: Results in 96 values. This setting uses least RAM. We recommend this setting for installations with 10,000 sensors or more.

Graph 2

By default, this is the 30 days graph in the PRTG web interface. You can change it to more or less detail by choosing a time span covered and a monitoring interval average associated with it. Choose from:

  • 10 days with 1 hour averages: Results in 240 values.
  • 20 days with 1 hour averages: Results in 480 values.
  • 30 days with 1 hour averages: Results in 720 values.
  • 30 days with 6 hour averages: Results in 120 values. This setting uses least RAM. We recommend this setting for installations with 10,000 sensors or more.
  • 40 days with 1 hour averages: Results in 960 values.
  • 40 days with 6 hour averages: Results in 160 values.
  • 60 days with 1 hour averages: Results in 1440 values. This setting uses most RAM.
  • 60 days with 6 hour averages: Results in 240 values.

Graph 3

By default, this is the 365 days graph in the PRTG web interface. You can change it to more or less detail by choosing a time span covered and a monitoring interval average associated with it. Choose from:

  • 100 days with 1 day averages: Results in 100 values. This setting uses least RAM. We recommend this setting for installations with 10,000 sensors or more.
  • 200 days with 1 day averages: Results in 200 values.
  • 365 days with 1 day averages: Results in 365 values.
  • 400 days with 1 day averages: Results in 400 values.
  • 750 days with 1 day averages: Results in 750 values. This setting uses most RAM.

i_round_redSave your settings. If you change tabs or use the main menu without saving, all changes to the settings are lost.

More

i_square_blueKNOWLEDGE BASE

What security features does PRTG include?

How can I integrate Google Analytics into PRTG?

Which provider should I use for the Geo Maps feature of PRTG?

How do I get a Google Maps API key for use in PRTG?

How can I speed up PRTG—especially for large installations?

What placeholders can I use with PRTG?

Which domains and ports does the Geo Maps feature use?

Which limitations apply when using the Google Maps API in PRTG?

How and where does PRTG store its data?

Setup

Others

There are some settings that you must make in the PRTG Administration Tool. For more details, see the sections: