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] Counting Bandwidth usage

To: Aaron // LT <aaron@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Counting Bandwidth usage
From: tim Doyle <tim@xxxxxxxxxxxx>
Date: Sat, 27 Aug 2005 08:11:18 -0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 27 Aug 2005 15:08:52 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <431054EB.7090406@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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <431054EB.7090406@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
There are several approaches, such as running snmpd on the host, and doing an snmpwalk,
or dont a cat on /proc/net/dev and poll the device changes there.

http://mythic-beasts.com/presentations/oxlug/text46.html

Theres a talk from a UML hosting provider, but its bascially the same thing.

-Tim

--
Timothy Doyle
CEO
Quantact Hosting Solutions, Inc.
tim@xxxxxxxxxxxx
http://www.quantact.com



Aaron // LT wrote:

This has probably been answered before, but I couldn't find anything while searching. Whats the best way to check the bandwidth usage for a DomU? Also, is there a way to keep track of it even when the dom0 reboots, as well as the domUs?

Has anybody created any useful bash scripts for managing a large number of domUs? (i.e. restart by domU name, create loopback devies, etc)

Any help is greatly appreciated!

Thanks,
Aaron

_______________________________________________
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>