GLADE Scratch Usage Data
Usage data for scratch will be collected at the end of each month and delivered to Tom Engel.
The data is from the purge process which runs at 2350 each evening, producing one file per day.
The data file contains one month of daily records.
Data Files
Data Archival Location:
none defined yet, currently on /nfs/home
Data File:
scratch_usage.YYYY-MM
Record Format:
eventtime,kbytesused,capacity,bpercused,inodesused,totalinodes,ipercused
Uniqueness is defined by the following field:
eventtime
Data Description
Field | Type | Description |
---|---|---|
eventtime | DATE | time that data was gathered Format: YYYY-MM-DD |
kbytesused | INTEGER | number of bytes used in KB |
capacity | INTEGER | useable capacity of scratch in KB |
bpercused | FLOAT | percentage of capacity used |
inodesused | INTEGER | number of inodes used |
totalinodes | INTEGER | total number of inodes available |
ipercused | FLOAT | percentage of inodes used |
Data Sample
2013-01-10,475510714368,5062593871872,9.392630,21056535,1048576000,2.008108