WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Monitoring Xen!

To: Henrique Fernandes <sf.rique@xxxxxxxxx>
Subject: Re: [Xen-users] Monitoring Xen!
From: Peter Phaal <peter.phaal@xxxxxxxxx>
Date: Mon, 14 Feb 2011 09:12:33 -0800
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 14 Feb 2011 09:14:05 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Xgt6Nq9Hb3FufwO3aCvDLyQocqwgeMnIh2hBXgjT9Ks=; b=HmklagVVMcgVS5W807YAicxgkzKoc7DkoTiOeC+SVQx5KzrWLgLQkPeynt41XnvAB9 XfWAVVcew1bIjDRD4aMwAvySTCrvzkAR39/xxwFzqV+xkd9bp9hUTiEqRT/qH3Bc9Qqi YeAxzqkEhi0JeOjrfIXcXBc74kD0FmEM8WU5k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=B72ImNoUVgG2uGBCUkw98iDvolBAP92rOtZ+VZpWcAs95/gdrw10iWWd8cacK/70BD nRlUGVv9fC6w8lSE+b6vP/BMHqoxArnPsFNktbwLAkmN1bPdaKgrAecL2E/gwBpb/Zzg MMXaSLR+vnwvFDFaucDSY2i7lykHOv8tVpAlA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinpktYvD_ixY7nN7X3Yj8=sL43SvFPAKL4BQVAz@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTinpktYvD_ixY7nN7X3Yj8=sL43SvFPAKL4BQVAz@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Henrique,

You might want to take a look at Host sFlow:

http://host-sflow.sourceforge.net/

The agent is installed on Dom0 and will report on Dom0 performance as
well as statistics for each virtual machine.

Are you planning to use the Open vSwitch? The Open vSwitch is part of
the Xen Cloud Platform (XCP) and includes sFlow to provide detailed
visibility into inter-VM network traffic as well as exporting vNIC
interface counters.

SNMP polling doesn't work very well in dynamic environments where
virtual machines may be frequently created, destroyed or migrated. The
sFlow protocol uses a push model instead, making it extremely scalable
and very responsive to changing configurations.

Have you considered using Ganglia for monitoring your XEN servers?
Ganglia was designed to monitor clusters and grids and deals with
large server pools very well. The current development branch of
Ganglia (trunk) supports sFlow:

http://blog.sflow.com/2010/10/ganglia.html

Peter

On Mon, Feb 14, 2011 at 7:59 AM, Henrique Fernandes <sf.rique@xxxxxxxxx> wrote:
> I am trying to figure out how to monitor XEN.
>
> I use cacti for graph pretty much all my servers.
>
> But XEN will start to monitor now.
>
> I  have some questions about it.
>
> How do i get the CPU load on Dom0 like, the really CPU use ? barematel cpu i
> guess.
>
> I supose that snmp will give me the interface traffic ok.
>
> Some how to monitor IO/wait of Dom0
>
> I want to graph all stuff on Dom0 like the sum of each virtual machine in
> vms.
>
> Does any one can help ?
>
> Thnaks!
>
> I am new at Xen, i just got someone else work. He left the company and now i
> have to take care of Xen. Hope you guys understad that i am new and does not
> know much xen.
>
> []'sf.rique
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>