so here's my setup
I have deployed to the IO analyzer ova to 3 VMs
1 controller and 2 workers
on the controller I have created custom Iometer workloads, gave them proper names and placed them in
/var/www/configs/
then i did
/etc/init.d/tomcat6 restart
when I load up the analyzer webui, my custom workload shows up in the dropdown menu
next I proceeded to add my workers using my custom workload
but when I hit run and check each console session, IOmeter only loads up on the controller but not the 2 workers..
did I miss something?
thanks