Open Source RDBMS - Seamless, Scalable, Stable and Free

한국어 | Login |Register

User Agent


Change list:

  • This feature is available from 3.0.2
  • Updated for version 3.1 about configuration in cluster mode.

A user might want to use more agents than are available. For example, there might be 10 agents pre-installed, but the user can not use all 10 if admin sets a max agents per test of 5. Should admin increase the max agent value? If admin increases the max agents per test to 10, the actual current test can be only 1, and the other normal users will have to wait until this user finishes his test.

nGrinder solves this problem by providing user agents. If the specific user provides his own agents attached to a controller installed in his free machines, these agents are only used for that given user. So if the max agent is 5 and user provides 5 user specific agents, he or she is allowed to run 10 agents. 

The following describes how to set up the user own agents.

  1. Install nGrinder agent in the user`s own machine following installation guide's "install agent" section.
  2. Open ~useraccount/.ngrinder-agent/agent.conf file 
    • In stand alone mode, and set up the following.
      • agent.console.ip=controller ip
      • agent.console.port= controller port
      • agent.region={anykeyword}_owned_{yourid}
    • In cluster mode, set up as following.
      • agent.console.ip=controller ip
      • agent.console.port= controller port
      • agent.region={controller region}_owned_{yourid}
  3. Run agents.
  4. Ask admin to approve these agents. These agents are not visible to users until the admin approves them

.

Then you can use user own agents.


comments powered by Disqus
Page info
viewed 1025 times
translations en
Author
posted 6 months ago by
junoyoon
Contributors
updated 4 months ago by
View revisions
tagged
Share this article