meisammaleki opened a new issue, #9967:
URL: https://github.com/apache/cloudstack/issues/9967

   <!--
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Other
   
   ##### COMPONENT NAME
   <!--
   API
   -->
   ~~~
   
   ~~~
   
   ##### CLOUDSTACK VERSION 4.17.2
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, 
advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   
   
   ##### SUMMARY
   I need to calculate the amount of downloaded and uploaded traffic on each 
instance for accounting purpose
   For example if Download value for an instance reach 20 GB in a week 
(Download a 1GB file for 20 times)
   
   
   
   ##### STEPS TO REPRODUCE
   <!--
   I have tried to found this from ACS API's then I used 
"listVirtualMachinesMetrics"  
   
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   I have downloaded this file with "wget" which it is approximately 2 GB with 
an instance and I except that the API show me a same value but was not same 
acctually. here is the like for download file 
   
   https://github.com/szalony9szymek/large/releases/download/free/large
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- 
   this is returned values form api :
   "networkread": "41.20 MiB",
   "networkwrite": "0.91 MiB",
   
    -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to