Hello,
Here is a nonformal solution.
If you have access to the database you can connect and run a query on the
bparesource table.
Select * from bparesource where processesrunning>0 or actionsrunning>0 -> Gives you all the connected machines that have something running on them.
Select * from bparesource where processesrunning0= or actionsrunning=0 -> Gives you all the connected machines that are idle.
Regards,
------------------------------
George Mihai Bitlan
Software Application Senior Analyst
Accenture
Europe/Bucharest
------------------------------