Previous page

Next page

Locate page in Contents

Print this page

resource_alertType

Summary:

Contains information about an alert that was raised on a server.

Type definition:

Extends alert_dataType

Adds the following elements:

Name

Min/Max

Type

Description

type

1..1

int

Alert level. See alert_dataType for more info.

eid

0..1

eid_type

Server ID.

class

1..1

string

The class of the performance counter (see Parallels Agent Programmer's Guide for more information on performance counters, classes, and instances).

instance

1..1

string

Performance class instance.

counter

1..1

string

Performance counter.

cur

1..1

xs:anySimpleType

Current value.

hard

1..1

xs:anySimpleType

Hard limit value.

soft

1..1

xs:anySimpleType

Soft limit value.

Event category:

resource_alert

Please send us your feedback on this help page