Previous Topic: Output Format for ASCII-CSV DataNext Topic: Version Data Record


Record Header

This record header appears at the beginning of each data record.

"14-JAN-1997 10:00:00.00","14-JAN-1997 10:02:00.00","SNOLPD ","PROC", 120.0

Where "PROC" could be "CPU ", "DEVI", "DISK", "IO ", "LOCK", "MEMO", "PAGE", "PROC", "SYST", or "XQP".

Example

Data item

Description

Position

Length

"14-JAN-1997 10:00:00.00"

start_time

interval start time

2

23

"14-JAN-1997 10:02:00.00"

end_time

interval end time

29

23

"SNOLPD "

system_name

cluster node name

56

15

"PROC"

data_type

type of data in this record

75

4

120.0

seconds

seconds of data in this interval

82

7