#1  
Old 11-05-2009, 12:26 AM
justaguy justaguy is offline
Newbie
 
Join Date: Nov 2009
Posts: 1
Default Prediction File Size

I am considering using the SmartDisk DLL SDK to monitor some hard drives, but I am concerned about the size of the prediction file. Does anyone have a feel for how fast the file grows (bytes/sample)? I would also be curious to know if there is a way to trim off older sample when the file size get too large. There doesn't seem to be a way to trim the file in the SDK, so trimming it would require some intimate knowledge of the file structure. Anbybody have any ideas?
Reply With Quote
  #2  
Old 11-05-2009, 03:45 AM
Michael (Passmark) Michael (Passmark) is offline
Employee
 
Join Date: Apr 2007
Posts: 107
Default

The size per sample is less then half a kilobyte.

The TEC data recording is mostly designed for long term trend analysis and isn't expected to need more than 1 or 2 samples a day, meaning this file should likely never grow to an unmanageable size within the life of the drive. As such we never saw a need to be able to trim it.

If you need more robust/detailed logging mechanism (per minute temperature log perhaps) it's recommended that you write your own data export function rather than using the in built one.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 04:43 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright PassMark Software Pty Ltd 2007