AGENT CONTROLLER CONNECTION

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

AGENT CONTROLLER CONNECTION

AMRITHA
 

Hi ,

 

I am trying to setup ngrinder . i have my ngrinder controller and agent working in different hosts . My controller is workign fine . and after i installed agent and ran run_agent.sh i am getting below:

2014-02-28 04:27:30,457 INFO agent config: NGRINDER_AGENT_HOME : /home/ec2-user/.ngrinder_agent
2014-02-28 04:27:30,733 INFO starter: ***************************************************
2014-02-28 04:27:30,744 INFO starter: Start nGrinder Agent ...
2014-02-28 04:27:30,744 INFO starter: ***************************************************
2014-02-28 04:27:30,745 INFO starter: JVM server mode is disabled.
2014-02-28 04:27:30,763 INFO starter: connecting to controller 54.254.164.130:16001
2014-02-28 04:27:30,833 INFO agent controller daemon: The agent controller daemon is started.
2014-02-28 04:27:31,511 INFO agent controller: Connected to agent controller server at /54.254.164.130:16001
2014-02-28 04:27:31,511 INFO agent controller: Waiting for agent controller server signal

 

i even checked my agent.conf properties and tried doing netstat and telnet everything works as expected. Can u pls help me in this .

 

3.3 is the version which i used.

 

 

Thanks

Amritha Sanath

 


 


       
 
         
Reply | Threaded
Open this post in threaded view
|

Re: AGENT CONTROLLER CONNECTION

junoyoon
Administrator
Is your controller is installed in the 54.254.164.130 server?

If so, could you check there are no firewall b/w your controller and agents?

Please run the following command in the 54.254.164.130 server. (at the server where you installed ngrinder)

telnet 54.254.164.130 16001

and then.. run same command in the agent installed server as well.

If two responses are different, which means that you have the firewall or some other network issue.

Regards.


2014-02-28 16:16 GMT+09:00 AMRITHA [via ngrinder] <[hidden email]>:
 

Hi ,

 

I am trying to setup ngrinder . i have my ngrinder controller and agent working in different hosts . My controller is workign fine . and after i installed agent and ran run_agent.sh i am getting below:

2014-02-28 04:27:30,457 INFO agent config: NGRINDER_AGENT_HOME : /home/ec2-user/.ngrinder_agent
2014-02-28 04:27:30,733 INFO starter: ***************************************************
2014-02-28 04:27:30,744 INFO starter: Start nGrinder Agent ...
2014-02-28 04:27:30,744 INFO starter: ***************************************************
2014-02-28 04:27:30,745 INFO starter: JVM server mode is disabled.
2014-02-28 04:27:30,763 INFO starter: connecting to controller 54.254.164.130:16001
2014-02-28 04:27:30,833 INFO agent controller daemon: The agent controller daemon is started.
2014-02-28 04:27:31,511 INFO agent controller: Connected to agent controller server at /54.254.164.130:16001
2014-02-28 04:27:31,511 INFO agent controller: Waiting for agent controller server signal

 

i even checked my agent.conf properties and tried doing netstat and telnet everything works as expected. Can u pls help me in this .

 

3.3 is the version which i used.

 

 

Thanks

Amritha Sanath

 


 


       
 
         



If you reply to this email, your message will be added to the discussion below:
http://ngrinder.642.n7.nabble.com/AGENT-CONTROLLER-CONNECTION-tp1331.html
To start a new topic under ngrinder-user-en, email [hidden email]
To unsubscribe from ngrinder-user-en, click here.
NAML

Reply | Threaded
Open this post in threaded view
|

Re: AGENT CONTROLLER CONNECTION

junoyoon
Administrator
In reply to this post by AMRITHA
The message you got is totally valid. It's very normal.

The message means... the agent is ready to run the test.
You can create the test in the controller and run it.


2014-02-28 16:16 GMT+09:00 AMRITHA [via ngrinder] <[hidden email]>:
 

Hi ,

 

I am trying to setup ngrinder . i have my ngrinder controller and agent working in different hosts . My controller is workign fine . and after i installed agent and ran run_agent.sh i am getting below:

2014-02-28 04:27:30,457 INFO agent config: NGRINDER_AGENT_HOME : /home/ec2-user/.ngrinder_agent
2014-02-28 04:27:30,733 INFO starter: ***************************************************
2014-02-28 04:27:30,744 INFO starter: Start nGrinder Agent ...
2014-02-28 04:27:30,744 INFO starter: ***************************************************
2014-02-28 04:27:30,745 INFO starter: JVM server mode is disabled.
2014-02-28 04:27:30,763 INFO starter: connecting to controller 54.254.164.130:16001
2014-02-28 04:27:30,833 INFO agent controller daemon: The agent controller daemon is started.
2014-02-28 04:27:31,511 INFO agent controller: Connected to agent controller server at /54.254.164.130:16001
2014-02-28 04:27:31,511 INFO agent controller: Waiting for agent controller server signal

 

i even checked my agent.conf properties and tried doing netstat and telnet everything works as expected. Can u pls help me in this .

 

3.3 is the version which i used.

 

 

Thanks

Amritha Sanath

 


 


       
 
         



If you reply to this email, your message will be added to the discussion below:
http://ngrinder.642.n7.nabble.com/AGENT-CONTROLLER-CONNECTION-tp1331.html
To start a new topic under ngrinder-user-en, email [hidden email]
To unsubscribe from ngrinder-user-en, click here.
NAML