This article applies to PRTG Network Monitor 19 or later
PRTGCloudBot in HTTP Requests
PRTGCloudBot is the user agent of sensor types that measure availability and loading times of the monitored webpages from various locations around the world via the PRTG Cloud. It appears when you monitor your web server with the Cloud HTTP sensor or with the Cloud Ping sensor. In this case, you will see the following user-agent string in the HTTP header of visits to your webpage: Mozilla/5.0 (compatible; PRTGCloudBot/1.0; +~http://www.paessler.com/prtgcloudbot; for_[licensehash])
The PRTGCloudBot accesses your web page in the defined scanning interval of your cloud sensors. For every sensor scan, you will see the user-agent string PRTGCloudBot in the HTTP header of the site request. You can define the scanning interval in the respective sensor settings in the PRTG web interface.
If you have any issues with your website because of PRTGCloudBot, contact our support team via the support form of your PRTG installation.
Excluding Cloud Sensors from Website Analytics
If you want to prevent the queries of the cloud sensors of PRTG from influencing the data of your website analytics reports (for example, when using Google Analytics), you have to filter for their user agent PRTGCloudBot: Mozilla/5.0 (compatible; PRTGCloudBot/1.0; +http://www.paessler.com/prtgcloudbot; for_[license_hash]
Filtering the user agent PRTGCloudBot is the best way to exclude the traffic created by cloud sensors from analytics reports because the IP addresses used by the cloud sensors are dynamic.
Add comment