PRTG Manual: System Requirements
There are different aspects that you need to consider regarding the system requirements for PRTG. Meet these requirements to avoid issues while you monitor your network.
In this section:
- Basic System Requirements
- Detailed System Requirements
- Supported Operating Systems for the PRTG Core Server and Remote Probes
- Hardware and Network Size Requirements for the PRTG Core Server
- Hardware and Network Size Requirements for Classic Remote Probes
- Hardware and Network Size Requirements for Multi-Platform Probes
- Performance Impact Considerations Based on Sensor Types
- Supported Web Browsers
PRTG consists of two main system parts: PRTG core server and probes.
- If you want to use PRTG Network Monitor, you need to install PRTG on a system that meets the basic system requirements for the PRTG core server.
If you want to use PRTG Hosted Monitor, you need to install at least one remote probe on a system that meets the basic system requirements for remote probes.
Requirements for the PRTG Core Server
For more information, see the hardware and network size requirements for the PRTG core server.
For installations of the PRTG core server, you need to meet the following requirements.
Category |
Requirements |
---|---|
Hardware |
We recommend that you use x64 server hardware or a properly configured virtual environment. |
Operating system |
We recommend that you use Microsoft Windows Server 2022, Microsoft Windows Server 2019, Microsoft Windows Server 2016, Microsoft Windows 11, or Microsoft Windows 10. |
Microsoft .NET Framework |
It is required that .NET 4.7.2 or later of the Microsoft .NET Framework is installed on the PRTG core server system or the remote probe system. For new installations of the PRTG core server or classic remote probes, we recommend .NET Framework 4.8. For more information, see the Knowledge Base: Which .NET version does PRTG require? |
Web browser |
The following browsers are officially supported by the PRTG web interface:
For security and performance reasons, we strongly recommend that you always use the latest version of Google Chrome to access the PRTG web interface. |
PRTG Hosted Monitor does not require any hardware for the PRTG core server, but it needs at least one remote probe installation to monitor your local network.
Requirements for Remote Probes
For more information, see the hardware and network size requirements for remote probes.
For installations of classic remote probes, you need to meet the following requirements:
Category |
Requirement |
---|---|
Hardware |
We recommend that you use compatible x86 hardware or a properly configured virtual environment. |
Operating system |
We recommend that you use Microsoft Windows Server 2022, Microsoft Windows Server 2019, Microsoft Windows Server 2016, Microsoft Windows 11, or Microsoft Windows 10. |
Microsoft .NET Framework |
It is required that .NET 4.7.2 or later of the Microsoft .NET Framework is installed on the PRTG core server system or the remote probe system. For new installations of the PRTG core server or classic remote probes, we recommend .NET Framework 4.8. For more information, see the Knowledge Base: Which .NET version does PRTG require? |
Stable network connection |
Remote probes require a stable network connection between the PRTG core server and the remote probe. Remote probes that connect to a PRTG Hosted Monitor instance need a reliable internet connection. Unstable connections, for example via 3G, might work but you might lose monitoring data if the connection is unreliable. |
For more information on system requirements for the multi-platform probe, see the see the Multi-Platform Probe for PRTG manual.
General Performance Impact Considerations
Category |
Performance Impact Considerations |
---|---|
Hardware resources |
For a PRTG core server to work properly, it is crucial to have a certain amount of hardware resources available. If the server runs out of resources, PRTG sends warning and emergency messages to the primary email address of the PRTG System Administrator user. You receive warning messages if the available disk space falls below 1 GB or if the available memory falls below 500 MB, and emergency messages if the available disk space or memory fall below 50 MB. In this case, react immediately and free up system resources. |
Sensors |
Ping and SNMP sensors create much less load than complex sensors like flow sensors, VMware sensors, Sensor Factory sensors, WMI sensors. or Syslog Receiver or SNMP Trap Receiver sensors, for example. There are also limitations for some sensors that do not depend on hardware resources, for example, WMI and SNMP v3 sensors. You can overcome these limitations if you distribute the sensors between remote probes. For clusters, we recommend that you stay below 2,500 sensors per cluster. |
We recommend that you use sensors with less than 50 channels. Note that sensors with more than 50 channels are not officially supported. PRTG will try to display all channels but it will limit usability and have a high impact on system performance. |
|
Scanning interval |
For a single PRTG core server setup without a cluster, we recommend that you mainly use 1-minute scanning intervals for up to 2,000 sensors and 5-minute intervals if you have more sensors. To give you an impression: To monitor 5,000 sensors with a 1-minute scanning interval, PRTG takes 7.2 million measurements and evaluates, notifies, and stores them. This adds 700 MB of additional data to the database every single day. |
CPU-intensive features |
Try to limit the use of the following features:
|
Network connection quality |
The quality of your network also plays an important role. When you monitor via User Datagram Protocol (UDP), for example, a high packet loss rate can lead to frequent timeouts. Remote probes that connect via unstable (WAN) connections can lead to delays as well. |
Running PRTG in Virtual Environments
You can run the PRTG core server and remote probes on virtualized platforms. However, PRTG consists of a lot of different components that all rely on the performance and the stability of the probe system where virtual environments add even more layers of complexity. This needs to be considered when you want to set up your PRTG installation in a way that you can achieve the same level of performance as on a physical server.
Most PRTG installations from 500 to 5,000 sensors do not need any specific optimization regarding your virtual infrastructure.
If you run larger installations of PRTG with more than 5,000 sensors, we strongly recommend that you follow the instructions in our Best Practice Guide: Running large installations of PRTG in a virtual environment.
Particularly for virtual systems, make sure that you have a unique Windows security identifier per system.
We recommend a single failover cluster for fail-safe monitoring. This consists of two PRTG core servers that each work as a cluster node.
In a cluster, the monitoring load doubles with each cluster node, so the performance of each additional cluster node is halved. Therefore, in a single failover cluster, divide our recommended numbers from earlier in the section in half.
This feature is not available in PRTG Hosted Monitor.
The maximum number of sensors you can monitor with one PRTG Network Monitor installation mainly depends on the monitoring technology and the scanning intervals you use. In general, we recommend that you use a dedicated physical machine to run both the PRTG core server and remote probes. Running large installations of PRTG in a virtual environment is possible if you follow some specific rules and guidelines to achieve the required level of performance.
For more information, see section Detailed System Requirements.
For more information, see the Knowledge Base: How can I speed up PRTG—especially for large installations?
PRTG Hosted Monitor is restricted to a maximum of 10,000 sensors. More sensors are not possible.
Supported Operating Systems for the PRTG Core Server and Remote Probes
Category |
Requirements |
---|---|
Supported operating systems |
The 32-bit and 64-bit versions of the following operating systems are officially supported for the PRTG core server service and PRTG probe service:
* Windows servers in Core mode or Minimal Server Interface are not officially supported. |
Operating system version |
The version (32-bit or 64-bit) of the PRTG core server depends on the version of your operating system. |
Microsoft .NET Framework |
It is required that .NET 4.7.2 or later of the Microsoft .NET Framework is installed on the PRTG core server system or the remote probe system. For new installations of the PRTG core server or classic remote probes, we recommend .NET Framework 4.8. For more information, see the Knowledge Base: Which .NET version does PRTG require? The .NET framework is imperative if you want to monitor VMware and XenServer virtual environments. Many other sensors also need an installed Microsoft .NET Framework. |
Disabled FIPS mode |
Make sure that the Federal Information Processing Standards (FIPS) mode (Windows security option "System Cryptography: Use FIPS-compliant algorithms for encryption, hashing, and signing.") is disabled on Windows systems that run the PRTG core server service or PRTG probe service. FIPS-compliant encryption can cause issues with sensors that use the .NET framework. For more information, see the Knowledge Base: What security features does PRTG include? |
PRTG Hosted Monitor is restricted to a maximum of 10,000 sensors. More sensors are not possible.
Hardware and Network Size Requirements for the PRTG Core Server
Hardware requirements for the PRTG core server service mainly depend on the sensors and scanning intervals that you use. Your network size can also influence the performance of your monitoring.
Sensors per PRTG core server |
CPU cores |
RAM |
Disk space |
Concurrently active administrator sessions |
Number of remote probes |
---|---|---|---|---|---|
Up to 500 |
4 |
4 GB |
100 GB |
< 30 |
< 30 |
Up to 1,000 |
6 |
6 GB |
500 GB |
< 30 |
< 30 |
Up to 2,500 |
8 |
8 GB |
750 GB |
< 20 |
< 60 |
Up to 5,000 |
8 |
12 GB |
1,000 GB |
< 20 |
< 60 |
Up to 10,000 |
10 - 12 |
16 GB |
1,500 GB |
< 15 |
< 80 |
> 10,000 |
We recommend that you set up additional PRTG core servers. For more information on scaling, you can also contact the Paessler Presales team. |
Hardware and Network Size Requirements for Classic Remote Probes
Hardware requirements for the PRTG probe service mainly depend on the sensors and scanning intervals that you use. Your network size can also influence performance of your monitoring.
Sensors per classic remote probe |
CPU cores |
RAM |
Disk space |
---|---|---|---|
Up to 200 |
2 |
2 GB |
40 GB |
200 - 2,000 |
4 |
4 GB |
40 GB |
2,000 - 5,000 |
6 |
6 GB |
40 GB |
> 5,000 |
We recommend that you set up additional remote probes. For more information on scaling, you can also contact the Paessler Presales team. |
A remote probe system does not have any special disk requirements (< 1 GB). In general, we recommend at least 40 GB.
Hardware and Network Size Requirements for Multi-Platform Probes
Hardware requirements for the multi-platform probe mainly depend on the operating system, sensors, and scanning intervals that you use. Your network size can also influence performance of your monitoring.
Multi-platform probes currently support the following non-Windows systems: Ubuntu Linux, Debian Linux, RHEL/CentOS, and Raspberry PI OS.
Sensors per multi-platform probe |
CPU cores |
RAM |
Disk space |
---|---|---|---|
Up to 200 |
2 |
1 GB |
8 GB |
200 - 2,000 |
4 |
2 GB |
8 GB |
2,000 - 5,000 |
6 |
2 GB |
8 GB |
> 5,000 |
We recommend that you set up additional multi-platform probes. For more information on scaling, you can also contact the Paessler Presales team. |
For more information about concrete hardware examples you can use with the multi-platform probe, see the Multi-Platform Probe for PRTG manual.
Performance Impact Considerations Based on Sensor Types
You can find the performance impact of a specific sensor on the Overview tab of the sensor or in the Add Sensor dialog.
For an overview list of all sensors, including their performance impact, see section Available Sensor Types.
In general, consider the following rules for the different sensor types:
Sensor Type |
Performance Impact Considerations |
---|---|
SNMP v1 and v2, Ping, Port, and HTTP |
We recommend that you use these sensor types for scenarios with thousands of sensors. |
SNMP v3 |
SNMP v3 has performance limitations because of the use of encryption. Furthermore, keep in mind that SNMP v3, unlike SNMP v1 and v2c, does not scale with more CPU power. Because of this limitation, PRTG can only handle a limited number of requests per second so that you can use only a limited number of sensors using SNMP v3. |
WMI |
Try to keep the number of WMI sensors per probe below 120 sensors (with a 60-second scanning interval), or below 600 sensors (with a 300-second scanning interval). |
Flow |
The maximum number of flow sensors depends on the traffic pattern, the number of flow packets per second that the probe receives, as well as the performance of the probe system. |
Packet Sniffer |
This sensor type creates the highest CPU load on the probe system. We only recommend this technology for monitoring low traffic connections (< 50 Mbit/s steady stream). If the traffic often exceeds 10 Mbit/s, use a dedicated remote probe. |
VMware monitoring |
Monitoring VMware is limited to about 30 sensors at a 60-second scanning interval, or 100 sensors at a 5-minute scanning interval. On probes that run on at least Windows Server 2016, you can use more VMware sensors. These limitations come from the VMware platform. For more information, see the Knowledge Base: How can I increase the connection limit on VMware systems? PE121 |
You can overcome these limitations if you distribute the sensors between remote probes.
Microsoft Internet Explorer 11, older versions of Microsoft Edge 79, as well as other browsers that are not officially supported, have issues with some functionalities of the PRTG web interface. However, you can access the PRTG web interface with any browser.
Deprecated Internet Explorer versions as well as some mobile browsers might not be able to display all features of the PRTG web interface.
Category |
Requirements |
---|---|
Mozilla Firefox |
Mozilla Firefox is potentially vulnerable to cross-site scripting (XSS) attacks. These XSS exploits are possible if you click, for example, phishing links in emails that contain malicious code, and you are logged in to PRTG with Mozilla Firefox. For more information, see the Knowledge Base: How secure is it to access the PRTG web interface with Firefox? |
Plugins |
Plugins can also have an effect when you view the PRTG web interface. Make sure that you add exceptions for PRTG in the plugins' settings, particularly if you use ad blockers. For more information, see the Knowledge Base: The logs page in the PRTG web interface does not load. What can I do? |
A screen resolution of at least 1024x768 pixels is sufficient for most functions of PRTG. However, we recommend a screen resolution of 1200x800 pixels or higher.
Requirements for Monitored Devices
Category |
Requirement |
---|---|
SNMP monitoring |
The target devices must support SNMP v1, v2c, or v3. An SNMP-compatible software must be installed on the device. You must enable SNMP on the device and you must grant the PRTG core server system access to the SNMP interface. For more information, see section Monitoring via SNMP. |
Windows/WMI monitoring |
To monitor via WMI, you need a Windows network. Use only the officially supported operating systems when you monitor via WMI. For more information, see section Monitoring via WMI. |
Flow monitoring |
The target devices must be able to send NetFlow (NetFlow v5, NetFlow v9, or IPFIX) data packets or sFlow v5 packets to the probe system. For more information, see section Monitoring Bandwidth via Flows. |
Packet sniffer monitoring |
PRTG can only analyze data packets that pass the network adapter of the local machine. Switches with monitoring ports are necessary for network-wide monitoring in switched networks. For more information, see section Monitoring Bandwidth via Packet Sniffing. |
Other sensor types |
You can find specific sensor and device requirements (for example, modules, components, device configurations) in the corresponding sensor section and in the Add Sensor dialog. |
Requirements for Smartphones and Tablets
You can optionally use the PRTG apps for iOS and Android.
For more information and system requirements, see section PRTG Apps for Mobile Network Monitoring.
KNOWLEDGE BASE
Which .NET version does PRTG require?
What security features does PRTG include?
How can I increase the connection limit on VMware systems? PE121
How secure is it to access the PRTG web interface with Firefox?
The logs page in the PRTG web interface does not load. What can I do?
How can I speed up PRTG—especially for large installations?
How do I run PRTG under a different Windows user account than the local system account?
What do I have to consider when I want to do a regular cleanup of my PRTG environment?
PAESSLER WEBSITE
System requirements for PRTG Network Monitor