How do I estimate my per day data?

From khika
Revision as of 11:20, 14 June 2019 by Amit sharma (talk | contribs)
Jump to navigation Jump to search

It is hard to know the size of data your device may generate as it depends on the load, number of users, number of requests and many other factors. The best solution is to enable the data from the device and observe it in KHIKA for a couple of days. You can use the discover interface of KHIKA for this. Perform following steps to arrive at the data size per day.

  • Login to KHIKA
  • Go to Discover interface
  • From Time Range option at the top right hand corner, select last 24 hours
  • For the selected index note the “Number of Hits” in the output shown in the left hand corner.


Dailydata1.jpg


  • Repeat the procedure for all the indexes and sum the “Number of Hit” for all the indexes.
  • Multiply the sum in by 1024 to get the bytes you have per day
  • Further multiply by 1.5 to 1.7 for adding a factor of safety
  • This is basically the bytes per day you are getting. Convert to GB and use it for sizing calculations.