| Class | Description |
|---|---|
| AlertScriptDispatcher |
The
AlertScriptDispatcher is used to dispatch
AlertNotifications to a script via a Process and command line
arguments. |
| AmbariSNMPDispatcher |
The
AmbariSNMPDispatcher class is used to dispatch AlertNotification via SNMP using predefined Ambari OIDs. |
| EmailDispatcher |
The
EmailDispatcher class is used to dispatch Notification
via JavaMail. |
| SNMPDispatcher |
The
SNMPDispatcher class is used to dispatch Notification via SNMP. |
| Enum | Description |
|---|---|
| SNMPDispatcher.SnmpVersion |
Supported versions of SNMP
|
| SNMPDispatcher.TrapSecurity |
Possible SNMP security levels
|
| Exception | Description |
|---|---|
| SNMPDispatcher.InvalidSnmpConfigurationException |
Exception thrown when Notification configuration doesn't contain required properties.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.