Clear an alert (clear)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Description
Clears an alert from OpenEdge Management.Syntax
|
The following table lists options to use with the fathom -clear command.
| Option syntax | Purpose | How to use |
|---|---|---|
|
Identifies the port number if it is not the default port of 9090 | Provide the -httpport option followed by the port
number. |
|
Provides a comment when clearing an alert | Provide the -comment option followed by the
comment text. The text must be enclosed in single quotation marks. |
|
Clears all instances of a particular alert for one specific resource, or for all resources within a specific AdminServer | Provide the -alert command followed by the
alert name. Then provide either the resource
name or the resource type. Options are defined as follows:
|
|
Clears an alert by its number (regardless of the resource or its type) | Provide the -alertid option followed by its
number. |
|
Clears:
|
Provide the -all command without an option to
clear all alerts, or with one of these options to clear particular alerts:
|
Example
OpenEdge Management polls your Sports2020 database and sends an alert for Record Waits High (the alert sent when waits for records are above a defined threshold). To clear this alert from the command line, enter the following:
|