Hi all, I''ve modified a network traffic monitoring tool to monitor for each virtual machine instead of the physical interface. Here I attach the script. You only have to add this perl script to cron: */5 * * * * root /usr/local/bin/xen_traffic.pl >/dev/null It allows some customization by modifyng the source code: # define location of rrdtool databases my $rrd = ''/var/lib/xenrrd''; # define location of web page my $img = ''/var/www/html/xenrrdtool''; regards, Jordi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users