What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Load on the PRTG API

Votes:

0

Hello,

A quick question about the API. What are your recommendations for polling data from the API? I would like to know how many times and how quickly I can request data from the PRTG API before it starts impacting performance. Also important to know is what the maximum number of sessions we can realistically have (for example 20 devices pulling info at the same time every minute at).

api api-requests load

Created on Jul 12, 2023 2:04:14 PM



1 Reply

Votes:

0

Hello,

We have not implemented any API limitations in our code. The only limiting factor is the performance of your PRTG server (which is affected by the specific API function, the amount of data that you request and complexity of requested data).

Please keep in mind that overloading the core server by putting heavily multithreaded pressure (60 simultaneous complex API requests!) on the web server can significantly affect your monitoring results

Thanks

Created on Jul 17, 2023 5:07:01 PM by  Mitzi Rodriguez [Paessler support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.