Posted by subu.purohit on November 10, 2011 at 10:24am
Hi All,
Does anyone know how to get Byte transferred stats in drupal site like :
"http://demo.blogharbor.com/blog/_archives/2004/6/3/82469.html"
I am able to get all host served and total visits as there are modules present for these stats, but could not find any way to get Byte transferred per day in my drupal site.
Thanks in advance
Comments
*_*
You can use capnel api and find out the bytes transferred in the same as a cpanel do.
Of course, you have to write a custom module.
Regards.
BeautifulMind
Dear BeautifulMind, Thanks
Dear BeautifulMind,
Thanks for the reply. Can you please tell me in brief how to implement this functionality? My host is Amezon and I googled about whether they provide Byte stats to end user and I found CloudWatch tool but I could not find any way to use this in drupal. Can You please guide me to implement this functionality.
Thanks in advance.