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

Inputs for Webserver stress tool

Votes:

0

I have a list of 50-100 URLs (all for the same domain) I'd like to test using webserver stress tool.

Is there a way of importing my list instead of using the URL recorder?

I really like your product but this functionality is crucial for my situation.

Thanks!

urls webserver webserver-stress-tool

Created on Dec 12, 2012 5:32:56 PM



1 Reply

Votes:

0

The easiest option should be creating a URL Script and setting the URLs in the OnBeforeClick function

if data.clickcount=0 then data.url="http://myurl" end if
if data.clickcount=1 then data.url="http://myurl2" end if

etc.

Please see: https://www.paessler.com/manuals/webserver_stress_tool/onbeforeclicksamples.htm

Created on Dec 13, 2012 10:16:40 AM by  Dirk Paessler [Founder Paessler AG] (11,025) 3 6




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.