Event Based Notifications
Modern networking equipment, servers, and software are capable of monitoring their own health and taking action when there is a problem. Several standardized protocols are used, including SNMP, WBEM, and JMX. The failure of a hardware or software component is an event that requires attention. ArteMon abstracts this concept into a monitor event. Data managers define monitor events that can be used by the incident management systems. For example, SNMP traps are defined as monitor events by the SNMP data manager.
Monitor events can be configured to send ArteMon notifications. They contain a set of standard properties that describe the notification. You select which monitor events should send notifications, their severity levels, and other properties of the notification.
To allow for even more customization, you can provide JavaScript to execute before a notification is sent. The JavaScript has access to all of the notification's properties, which it can change. The JavaScript can even cancel the notification.
Standard Properties
All ArteMon notifications contain a standard set of properties, shown in the table below. Event based notifications also contain a collection of name-value pairs that can be added by a data manager. For SNMP traps and notifications, the SNMP data provider adds all of the bound variables or objects.
Standard Notification Properties
Name | Description | Instance Name | URL |
Id | Timestamp | Probable Cause | Corrective Action |
Category | IP Address | Severity | Source Type |
Subcategory | Node Name | Prior Severity | Source Reason |