You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Massimo Forno <Ma...@deltatre.com> on 2006/05/23 18:03:33 UTC

Server System Resources Monitoring

Hi,

 

During my performance, load and stress testing session I'd like to keep
under constant monitoring the resources usage on each involved server.

The counters and performance objects that I'd like to collect are the
following:

 

Counters                      Performance Object

 

Processor                     % Processor Time

System                         Processor Queue Length

Memory                        Page/sec

Memory                        Page Reads/sec

Memory                        Page Faults/sec

Memory                        Available Kbytes

PhysicalDisk                 Avg. Disk Queue Length

PhysicalDisk                 % Disk Time

Network Interface           Bytes Total/sec

 

Is it possible?

 

I've read about the Monitor Results but I don't know the correct way to
use it.

 

Thanks in advance

Massimo.

 


Re: Server System Resources Monitoring

Posted by Peter Lin <wo...@gmail.com>.
the current monitor is specifically designed to work with tomcat's status
servlet.

to get system performance statistics, one can use a script to gather that
data separately outside of jmeter.

peter


On 5/23/06, Massimo Forno <Ma...@deltatre.com> wrote:
>
> Hi,
>
>
>
> During my performance, load and stress testing session I'd like to keep
> under constant monitoring the resources usage on each involved server.
>
> The counters and performance objects that I'd like to collect are the
> following:
>
>
>
> Counters                      Performance Object
>
>
>
> Processor                     % Processor Time
>
> System                         Processor Queue Length
>
> Memory                        Page/sec
>
> Memory                        Page Reads/sec
>
> Memory                        Page Faults/sec
>
> Memory                        Available Kbytes
>
> PhysicalDisk                 Avg. Disk Queue Length
>
> PhysicalDisk                 % Disk Time
>
> Network Interface           Bytes Total/sec
>
>
>
> Is it possible?
>
>
>
> I've read about the Monitor Results but I don't know the correct way to
> use it.
>
>
>
> Thanks in advance
>
> Massimo.
>
>
>
>
>