Previous page

Next page

Locate page in Contents

Print this page

perf_dataType

Summary:

Contains data returned by the performance monitor.

Type specification:

Name

Min/Max

Type

Description

eid

1..1

eid_type

Server ID.

class

0..[]

none

A list of performance classes that were selected for monitoring.

{

 

 

 

name

1..1

string

Class name.

instance

1..[]

none

A list of class instances that were selected for monitoring.

{

 

 

 

name

0..1

string

Instance name.

counter

1..[]

none

A list of performance counters that were selected for monitoring.

{

 

 

 

name

1..1

string

Counter name.

value

1..1

perf_statType

Values.

}

 

 

 

}

 

 

 

}

 

 

 

interval

1..1

intervalType

The time interval over which the data was collected.

Please send us your feedback on this help page