Previous page

Next page

Locate page in Contents

Print this page

classType

Summary:

Contains performance class, instance, and counter information. See the perf_mon section for more information about classes, instances, and counters.

Type specification:

Name

Min/Max

Type

Description

name

1..1

string

The name of the class.

instance

0..[]

 

Class instances to monitor.

If this element is omitted, the following will happen:

  • all of the available instances of the class will be monitored.
  • all of the counters from the specified class will be included in the report.

{

 

 

 

name

0..1

string

Instance name.

counter

0..[]

string

Performance counters to include in the report. If this element is omitted, the report will contain all of the available counters from the specified class.

}

 

 

 

Please send us your feedback on this help page