|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Monitoring traffic
On Thu, Sep 29, 2011 at 4:36 AM, Sarath P R <sarath.amrita@xxxxxxxxx> wrote:
> I am new to Xen. as part of my job i need to monitor some traffic. Like a
> packet originates from which VM and all. Any APIs available for this or
> where should i start with. Any help. thanks in advance
Have you looked into tcpdump or wireshark?
I believe that in dom0 there's a different network device for each
virtual network interface (vif). You could try pointing tcpdump or
wireshark at that vif, or at the xen bridge, and seeing what you get.
-George
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|