Previous Topic: CSV Record Types

Next Topic: The Time Band Record


The Header Record

The first record of a CSV member is the Header record. It looks like this:

"Machine Name","Resource, Type","Resource, Sub-type","Resource, Instance", "Date",,"Data ->"

These fields are constants describing the format of the data records in the member. In the data records, actual values from the EXTDATA records will replace these constants. For example, "Machine Name" will be replaced with the actual sysid of your machine. "Resource, Type" may be changed to Device Activity or CPU Activity depending on which CSV file you are generating.