Serial port alerts
Send alerts on events relating to a serial port or ports.
New Serial alert items can be added.
Serial alert
A single serial alert source.
- Alert options - Configuration options for the different types of alert.
- Action options - The attributes controlling the action for the alert.
- Automation
Properties
Serial ports
The serial ports to monitor.
- Data type: reference list
- Configuration
CLI: (cli)> config alerting serial-alert <key> port
Alert type
The type of serial alert.
| Option | Label | Description |
|---|---|---|
pattern-match | Pattern match | A PCRE regular expression to match against serial input. |
control-line-change | Control line change | A status change in a serial control line. |
user-event | User connection/disconnection | Alert when a user first connects or is disconnected. |
- Data type: string select
- Configuration
- Required
CLI: (cli)> config alerting serial-alert <key> alert-type
Enable
Enable the alert.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config alerting serial-alert <key> enable
Action type
The notification or action to take when the conditions are met.
| Option | Label | Description |
|---|---|---|
email | Send Email | When an alert trippers, send an email to the listed recipients. |
sms | Send SMS | When an alert trippers, send an SMS to the listed recipients. |
snmp-trap | Send SNMP Trap | When an alert trippers, send an SNMP trap to the listed receivers. |
httpreq | Make HTTP(S) Request | When an alert trippers, fetch the URL provided. |
custom | Custom | When an alert trippers, run the customized automation script. |
- Data type: string select
- Configuration
- Required
CLI: (cli)> config alerting serial-alert <key> action-type
