#include <ResourceMonitorTypes.h>
Public Attributes | |
| enum rmThresholdType | type |
| specifies the threshold type of the monitor. More... | |
| rmValue | thresholdValue |
| container for the threshold level. The data type is always the type of the statistic being monitored except when the rmChange statistic transformation is used, then is a signed value. More... | |
| enum rmThresholdTestCondition | condition |
| the monitor's test condition. More... | |
| enum rmThresholdPrecondition | precondition |
| specifies any conditions that must be met before event logging is done. More... | |
| posix_log_severity_t | eventSeverity |
| used to log a threshold event to the event log, see POSIX event log draft standard More... | |
| posix_log_severity_t | cancelEventSeverity |
| used to log a bidirectional canceling threshold event to the event log More... | |
|
|
used to log a bidirectional canceling threshold event to the event log
|
|
|
the monitor's test condition.
|
|
|
used to log a threshold event to the event log, see POSIX event log draft standard
|
|
|
specifies any conditions that must be met before event logging is done.
|
|
|
container for the threshold level. The data type is always the type of the statistic being monitored except when the rmChange statistic transformation is used, then is a signed value.
|
|
|
specifies the threshold type of the monitor.
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001