How do see server doing by client?
A client cannot see what a server is doing; the only thing that
can be monitored by the client is the data communication between
the client and the server.
If the client needs to see what is going on in the server then
the client needs to connect to the server using remote desktop
protocol, Terminal Services, telnet, or some other way to directly
connect to the server.