Where do we get Description of columns for cf_SurveyLibraryThroughput table under CVCloud Database.
What is the formula to get avg throughput per day from these parameters in the table[cf_SurveyLibraryThroughput ]?

Where do we get Description of columns for cf_SurveyLibraryThroughput table under CVCloud Database.
What is the formula to get avg throughput per day from these parameters in the table[cf_SurveyLibraryThroughput ]?
Best answer by HolowEd
The developers have gotten back to me on this, here is the formula used for the calculation
The formula for calculating throughput is :
3600*(DataReadMB+DataWrittenMB)/1024*UsedSeconds [GB/hr].
where DataReadMB, DataWrittenMB and UsedSeconds are values from the table cf_SurveyLibraryThroughput.
Regards,
Edward J Holowienka
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.