void setMonitorPollingInterval (Int Time)
|
|
|
|
This command sets the intervals between each polling of the monitor counter values.
Time : Time intervals in milliseconds.
Default polling intervals is per 30 seconds. User can use this command to change the intervals.
Note: For CPU monitoring the minimum polling intervals possible is 5000 milliseconds.
Scenario: In the following example, we will use to this command to get the Memory values every 2000 milliseconds while running a test on Eribank application.
Upon execution the test script, the resulting .csv file will be created with all the monitoring data.
Memory values will be collected every 2000 milliseconds as below.