×
Menu

Configure Agent

To configure the agent open agent.properties.
 
Here, you have to specify the AgentCode and the aquaService URL as follows:
 
agentCode=pvq6wrb70huknv47ji39
aggregateSeconds=20
aquaServiceUrl=http://youraquaserver/aquaAPI/aquaagentwebservice.asmx
keepAliveSendingFrequency=30
resultsDirectory=results
tempDirectory=temp
sendSUTErrors=true
proxyHost=
proxyPort=
proxyUsername=
proxyPassword=
 
Note: If you use plugins in your JMeter scripts, these plugins must also be stored in the lib/ext folder in the agent folder.