Hello,
here is response of the request .
["2016-11-15","2016-11-17","2016-11-18","2016-11-19","2016-11-20","2016-11-21","2016-11-26","2016-11-27","2016-12-03","2016-12-04"...
Hi All
I need to monitor 10 Windows servers.
I have the ports configured.
I have one Windows monitoring service running in the same network.
However there is the issue...
This settings concerns any Windows server that you would like to monitor.
Sometimes it's easier to follow the procedure described here so you can choose a specific account that...
i have asked several questions in the community forum over the last week. unfortunately I can't seem to find a handful of those questions in the community. im not sure if im...
we are monitoring our db during load test runs. one of the items we are monitoring is indexed queries. we have a couple of reports that are occasionally ran that hit tables that...
is it possible to have neoload perform any function that can be written in javascript? specifically I want to use javascript that is invoked by neoload to create a file with a...
You can use the JS example as is. Drag and drop the JS under the Actions container and copy paste the JS in the example.
Modify the path used in the example (c:\\log.txt) to...
This issue is happening when I was running through check virtual user validity. It is happening during login.
My user password is encripted to salted MD5 with 32bit cod,. where...
You can use the HTML rendering to check if the user is logged in or not. You can also search for a specific message on the server response like a welcome message to see if you...
I am brand new to Neotys and to load testing software. I see that it says this is the result of a problem with a previous redirection request but this is the first error. I am...
This error is a consequence of a previous issue. If you look at the request that got an error in the design section it is probably configured to follow a redirect from the...
Tunnel mode is only disabled when you do not start NeoLoad with administrator rights on Windows or OSX. Also if you are using NeoLoad on a Linux machine.
Otherwise tunnel is...
is it possible to have neoload perform any function that can be written in javascript? specifically I want to use javascript that is invoked by neoload to create a file with a...
You can create function in NeoLoad javascript to create a file on your load generator machine. You have many examples in the community. For example, you can check that post