Hi, Is it available for both Basic and Advanced zones?
Thanks, Naresh Kumar > On 09-Mar-2016, at 3:01 PM, Suresh Sadhu <[email protected]> wrote: > > HI, > > You can check the” cloud.user_statistics” table and you can find the > sent/received bytes of an account traffic. > > You are right its same as RX/TX packet traffic on guest network. > > > mysql> select * from user_statistics\G; > *************************** 1. row *************************** > id: 1 > data_center_id: 1 > account_id: 2 > public_ip_address: NULL > device_id: 7 > device_type: DomainRouter > network_id: 204 > net_bytes_received: 11090 > net_bytes_sent: 20974 > current_bytes_received: 0 > current_bytes_sent: 0 > agg_bytes_received: 11090 > agg_bytes_sent: 20974 > > > regards > sadhu > From: 조대형 [mailto:[email protected]] > Sent: Wednesday, March 9, 2016 12:29 PM > To: [email protected] > Subject: How to measure a VM bandwidth usage > > Hi, all > I have a question about Bandwidth usage in Cloudstack. > Do you know how to measure the network usage for VM in Cloudstack? > I want to provide bandwidth usage to my customer. > For example, some site provide the value in client portal page. > It is same as the interface RX/TX. > [cid:[email protected]] > [cid:[email protected]] > > Does anyone know how to do that? > > > > DISCLAIMER > ========== > This e-mail may contain privileged and confidential information which is the > property of Accelerite, a Persistent Systems business. It is intended only > for the use of the individual or entity to which it is addressed. If you are > not the intended recipient, you are not authorized to read, retain, copy, > print, distribute or use this message. If you have received this > communication in error, please notify the sender and delete all copies of > this message. Accelerite, a Persistent Systems business does not accept any > liability for virus infected mails.
