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

[Xen-users] Re: snmp mrtg physCPU (fwd)

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: snmp mrtg physCPU (fwd)
From: "Torsten Lehmann" <tlehmann@xxxxxxxxxxxxx>
Date: Sun, 14 Dec 2008 13:58:01 +0100 (CET)
Delivery-date: Sun, 14 Dec 2008 04:58:46 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: SquirrelMail/1.4.9a
On Tue, 22 Jul 2008, tl wrote:

> I search a simple variant to generate CPU,Load for MRTG.
> Actually I use following configuration.
> But I see CPU-usage of xen0 only, not a summary of all VM.
> - net-snmp does not support xen [1].
> - dtc-xen [2] show CPU-usage from each VM, but not summary.
>   This view is confusing. [3]
>   For monitorings from more than 3 physical machines unpractically.
> - enomalism [4]  is too large for this small task.
>
> Someone has an idea or a finished (python|Perl)-script for this simple
task?


...meanwhile we created a solution:

http://www.fh-lausitz.de/launic/comp/xen/081202.xmstatmrtg-0.01

## xmstatmrtg, xm stats 4 mrtg
## - heiklehm noc_at_fh-lausitz.de
## - print cpu [%] (sum(xm list)/intervall/numcpu)
## - print load [%] /proc/loadavg


Torsten



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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: snmp mrtg physCPU (fwd), Torsten Lehmann <=