DELETE STATUSTHRESHOLD (Delete a status monitoring threshold)
Use this command to delete an existing status monitoring threshold.
Status monitoring thresholds compare the defined conditions to the status monitoring server queries and inserts the results in the status monitoring table.
Multiple thresholds can be defined for an activity. For example, you can create a threshold that provides a warning status if storage pool capacity utilization is greater than 80%. You can then create another threshold that provides error status if storage pool capacity utilization is greater than 90%.
Note: If
a threshold is already defined for an EXISTS condition, you cannot
define another threshold with one of the other condition types.
Privilege class
To issue this command, you must have system privilege.
Syntax
Parameters
- threshold_name (Required)
- Specifies the threshold name that you want to delete.
Delete an existing status threshold
Delete
an existing status threshold by issuing the following command:
delete statusthreshold avgstgpl
Related commands
| Command | Description |
|---|---|
| DEFINE STATUSTHRESHOLD (Define a status monitoring threshold) | Defines a status monitoring threshold. |
| QUERY MONITORSTATUS (Query the monitoring status) | Displays information about monitoring alerts and server status settings. |
| QUERY MONITORSETTINGS (Query the configuration settings for monitoring alerts and server status) | Displays information about monitoring alerts and server status settings. |
| QUERY STATUSTHRESHOLD (Query status monitoring thresholds) | Displays information about a status monitoring thresholds. |
| SET STATUSMONITOR (Specifies whether to enable status monitoring) | Specifies whether to enable status monitoring. |
| SET STATUSREFRESHINTERVAL (Set refresh interval for status monitoring) | Specifies the refresh interval for status monitoring. |
| UPDATE STATUSTHRESHOLD (Update a status monitoring threshold) | Changes the attributes of an existing status monitoring threshold. |
