* VM wait stats
@ 2007-01-17 0:35 jd
2007-01-17 2:27 ` Rob Gardner
0 siblings, 1 reply; 5+ messages in thread
From: jd @ 2007-01-17 0:35 UTC (permalink / raw)
To: xendevel
[-- Attachment #1.1: Type: text/plain, Size: 570 bytes --]
Hi
Is it possible to get to the following wait times ? Any plans on adding them ?
CPU wait time : Time the VM had to wait to get the processor.
similarly :
Disk I/O wait time :
Swap I/O wait time :
Network I/O :
Network I/O for storage separately ?
Page faults
I am looking for measurements that would signify contention and would help administrators make decisions in addition to the utilization metrics.
Thanks
/Jd
---------------------------------
Looking for earth-friendly autos?
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
[-- Attachment #1.2: Type: text/html, Size: 757 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: VM wait stats
2007-01-17 0:35 VM wait stats jd
@ 2007-01-17 2:27 ` Rob Gardner
2007-01-18 4:07 ` Rik van Riel
0 siblings, 1 reply; 5+ messages in thread
From: Rob Gardner @ 2007-01-17 2:27 UTC (permalink / raw)
To: jd; +Cc: xendevel
jd wrote:
> Hi
> Is it possible to get to the following wait times ? Any plans on
> adding them ?
>
> CPU wait time : Time the VM had to wait to get the processor.
>
This metric is available via Xenmon.
Rob
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: VM wait stats
2007-01-17 2:27 ` Rob Gardner
@ 2007-01-18 4:07 ` Rik van Riel
2007-01-18 16:44 ` jd
0 siblings, 1 reply; 5+ messages in thread
From: Rik van Riel @ 2007-01-18 4:07 UTC (permalink / raw)
To: Rob Gardner; +Cc: xendevel, jd
Rob Gardner wrote:
> jd wrote:
>> Hi
>> Is it possible to get to the following wait times ? Any plans on
>> adding them ?
>>
>> CPU wait time : Time the VM had to wait to get the processor
>
> This metric is available via Xenmon.
Xenolinux also shows this as steal time in /proc/stat.
Vmstat, top, sar and other tools know how to interpret
and show the number.
--
Politics is the struggle between those who want to make their country
the best in the world, and those who believe it already is. Each group
calls the other unpatriotic.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: VM wait stats
2007-01-18 4:07 ` Rik van Riel
@ 2007-01-18 16:44 ` jd
2007-01-18 18:09 ` Rik van Riel
0 siblings, 1 reply; 5+ messages in thread
From: jd @ 2007-01-18 16:44 UTC (permalink / raw)
To: Rik van Riel, Rob Gardner; +Cc: xendevel, jd
[-- Attachment #1.1: Type: text/plain, Size: 876 bytes --]
Thanks
Any idea about the following ones.. ?
similarly :
Disk I/O wait time :
Swap I/O wait time :
Network I/O :
Network I/O for storage separately ?
Page faults
/Jd
Rik van Riel <riel@redhat.com> wrote: Rob Gardner wrote:
> jd wrote:
>> Hi
>> Is it possible to get to the following wait times ? Any plans on
>> adding them ?
>>
>> CPU wait time : Time the VM had to wait to get the processor
>
> This metric is available via Xenmon.
Xenolinux also shows this as steal time in /proc/stat.
Vmstat, top, sar and other tools know how to interpret
and show the number.
--
Politics is the struggle between those who want to make their country
the best in the world, and those who believe it already is. Each group
calls the other unpatriotic.
---------------------------------
It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.
[-- Attachment #1.2: Type: text/html, Size: 1367 bytes --]
[-- Attachment #2: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: VM wait stats
2007-01-18 16:44 ` jd
@ 2007-01-18 18:09 ` Rik van Riel
0 siblings, 0 replies; 5+ messages in thread
From: Rik van Riel @ 2007-01-18 18:09 UTC (permalink / raw)
To: jd; +Cc: xendevel, Rob Gardner
jd wrote:
> Thanks
>
> Any idea about the following ones.. ?
>
> similarly :
> Disk I/O wait time :
> Swap I/O wait time :
> Network I/O :
> Network I/O for storage separately ?
>
> Page faults
These are not broken down separately. All filesystem and
page fault I/O waiting time is expressed in one "iowait"
statistic, also in the CPU lines in /proc/stat.
And yes, vmstat, top and sar know about this one, too.
--
Politics is the struggle between those who want to make their country
the best in the world, and those who believe it already is. Each group
calls the other unpatriotic.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-01-18 18:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-17 0:35 VM wait stats jd
2007-01-17 2:27 ` Rob Gardner
2007-01-18 4:07 ` Rik van Riel
2007-01-18 16:44 ` jd
2007-01-18 18:09 ` Rik van Riel
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.