Re: External Network Usage

2013-06-03 Thread Will Stevens
Thanks for the answers Wei. Is the public traffic broken down by public IP then? Lets say we have 3 public IPs setup on a network; the source nat ip, a port forwarding ip and a static nat ip. Would each of these ips track its own traffic and only the traffic which goes through that IP? If so, w

Re: External Network Usage

2013-06-03 Thread Wei ZHOU
Hi Will, Commencts inline: > Is this only for traffic between the public and the private network? yes. > Does private traffic affect these numbers if the traffic does not go through the public? No. > So if two VMs on the same network send traffic between them selves on their vlan without it bei

Re: External Network Usage

2013-06-03 Thread Will Stevens
I have spent some time looking at the usage data in the database and looking over the code. When 'bytes_in' and 'bytes_out' are reported, they are reported for a specific network. Is this only for traffic between the public and the private network? Does private traffic affect these numbers if th

Re: External Network Usage

2013-05-10 Thread Will Stevens
Hi Kishan, Thanks for the reply. Yes, that is the only reference I have found as well. Since I have never worked with a Juniper device, there are things in that implementation which are a little difficult to follow. The usage input and output are actually tracked in different zones in that imple

Re: External Network Usage

2013-05-10 Thread Kishan Kavala
Will, I don't think there is any documentation. You can check JuniperSRX for reference. https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob_plain;f=plugins/network-elements/juniper-srx/src/com/cloud/network/resource/JuniperSrxResource.java;hb=HEAD Usage answer should contain bytes se