Jump to content

Check CPU Remotely?


Recommended Posts

Guest Gis Bun
Posted

Is there a simple utility that will check to see what the CPU percentage of

the various processes on a server or workstation are but remotely? Last I

checked there is nothing by Sysinternals.

 

Thanks

  • Replies 2
  • Created
  • Last Reply
Guest Mathieu CHATEAU
Posted

Re: Check CPU Remotely?

 

hello,

 

you forgot pslist:

http://www.microsoft.com/technet/sysinternals/utilities/pslist.mspx

 

pslist -s 1 \\myremoteserver

 

 

--

Cordialement,

Mathieu CHATEAU

http://lordoftheping.blogspot.com

 

 

"Gis Bun" <GisBun@discussions.microsoft.com> wrote in message

news:43F39240-8689-4A08-A26B-3C2AC2C2BD8A@microsoft.com...

> Is there a simple utility that will check to see what the CPU percentage

> of

> the various processes on a server or workstation are but remotely? Last I

> checked there is nothing by Sysinternals.

>

> Thanks

>

Guest Gis Bun
Posted

Re: Check CPU Remotely?

 

Hmmmm. It's interesting that when I just tried it [on 5 machines], the CPU

column are all zero. On 3 of the machines, they were servers. I would expect

some type of CPU usage.

 

"Mathieu CHATEAU" wrote:

> hello,

>

> you forgot pslist:

> http://www.microsoft.com/technet/sysinternals/utilities/pslist.mspx

>

> pslist -s 1 \\myremoteserver

>

>

> --

> Cordialement,

> Mathieu CHATEAU

> http://lordoftheping.blogspot.com

>

>

> "Gis Bun" <GisBun@discussions.microsoft.com> wrote in message

> news:43F39240-8689-4A08-A26B-3C2AC2C2BD8A@microsoft.com...

> > Is there a simple utility that will check to see what the CPU percentage

> > of

> > the various processes on a server or workstation are but remotely? Last I

> > checked there is nothing by Sysinternals.

> >

> > Thanks

> >

>

>


×
×
  • Create New...