Dear community, Is it possible to view realtime graphs on client side from the task which was started remotely on server?
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]
