On 21 August 2012 07:04, kay <[email protected]> wrote: > I have centos 5 as server and ubuntu as client. Jmeter version is the > same on both sides. > > JMX I use has the log writer, but server side doesn't write any.
That's correct; in client-server mode the results are returned to the client. The server only writes a log file. > 2012/8/21 Niraj <[email protected]>: >> If you using say XP as Client and CentOS as Server, then you won't be able >> to see proper graphs. But if you use same OS version on both Server and >> Client, then you will be able to see proper graphs. >> >> About the logs: Add View result listener and see what you get there. Also >> if possible check server logs if server getting all the requests. >> >> On Tue, Aug 21, 2012 at 11:21 AM, kay <[email protected]> wrote: >> >>> I have already tried this solution but it doesn't display any graphs >>> on client side and doesn't write any logs. >>> >>> 2012/8/20 sebb <[email protected]>: >>> > On 20 August 2012 14:40, kay <[email protected]> wrote: >>> >> Dear community, >>> >> >>> >> Is it possible to view realtime graphs on client side from the task >>> >> which was started remotely on server? >>> > >>> > It is possible to use the client JMeter to start a remote test run and >>> > view the responses in the GUI. >>> > >>> > The procedure to do so is: >>> > - start the jmeter server(s) >>> > - configure the remote_hosts (note the plural) property on the client. >>> > - start the client, and use the remote start option. >>> > >>> >> I've tried to configure jmeter server's "remote_host" to >>> >> my_local_host_ip and start task remotely. It was started correctly: >>> >> ./jmeter-server >>> >> Created remote object: UnicastServerRef [liveRef: >>> >> >>> [endpoint:[my_local_host_ip:38247](local),objID:[-47c22b9e:139443405ee:-7fff, >>> >> 4327918874775655777]]] >>> >> Starting the test on host my_local_host_ip @ Mon Aug 19 17:26:28 GMT >>> >> 2012 (1345469188678) >>> >> Finished the test on host my_local_host_ip @ Mon Aug 19 17:27:22 GMT >>> >> 2012 (1345469242149) >>> >> >>> >> But I didn't see any graphs on jmeter client side. Also I didn't find >>> any logs. >>> >> >>> >> --------------------------------------------------------------------- >>> >> To unsubscribe, e-mail: [email protected] >>> >> For additional commands, e-mail: [email protected] >>> >> >>> > >>> > --------------------------------------------------------------------- >>> > To unsubscribe, e-mail: [email protected] >>> > For additional commands, e-mail: [email protected] >>> > >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
