On the SQL server with the Archive Manger database open SQL Management Studio, click the New Query button and enter the following command.
sp_who2
This command lists all current processes connected to a SQL Server along with thier CPU time and Disk IO.