AutoPatrol
191
edits
Line 61: | Line 61: | ||
As a result of event processing some events can be shown up as ''alarms''. Usually alarm represents something that needs attention of network administrators or network control center operators, for example low free disk space on a server. Every alarm has the following attributes: | As a result of event processing some events can be shown up as ''alarms''. Usually alarm represents something that needs attention of network administrators or network control center operators, for example low free disk space on a server. Every alarm has the following attributes: | ||
{| class="wikitable" | {| class="wikitable" style="width: 60%" | ||
! width="20%"|Attribute || Description | |||
|- | |||
| Creation time | | Creation time | ||
| Time when alarm was created. | | Time when alarm was created. | ||
|- | |- | ||
| Last change time | | Last change time | ||
| Time when alarm was last changed (for example, acknowledged). | | Time when alarm was last changed (for example, acknowledged). | ||
|- | |- | ||
| State | | State | ||
| Alarm can be in one of three states: | | Alarm can be in one of three states: | ||
{| style="border: 0px" | |||
{| | |||
| Outstanding | | Outstanding | ||
| New alarm; | | New alarm; | ||
Line 84: | Line 83: | ||
|- | |- | ||
| Terminated | | Terminated | ||
| Inactive alarm. When problem is solved, network administrator can terminate alarm | | Inactive alarm. When problem is solved, network administrator can terminate alarm. This will remove alarm from active alarms list and it will not be seen in console, but alarm record will remain in database. | ||
|} | |} | ||
|- | |- | ||
Line 96: | Line 94: | ||
| Severity | | Severity | ||
| Alarm's severity - Normal, Warning, Minor, Major, or Critical. | | Alarm's severity - Normal, Warning, Minor, Major, or Critical. | ||
|- | |- | ||
| Source | | Source | ||
| Source node (derived from originating event). | | Source node (derived from originating event). | ||
|- | |- | ||
| Key | | Key |