System Sensor Alerts
Configure alerts for system sensors.
New System sensor alert items can be added.
System sensor alert
The sensor alert parameters.
- Alert Options - The parameters used to determine the alert.
- Action options - The attributes controlling the action for the alert.
- Automation
Properties
Enable
Enable the alert.
- Data type: boolean
- Default:
true - Configuration
CLI: (cli)> config alerting sensor-alert <key> enable
Alert Type
Select the sensor type for this alert.
| Option | Label | Description |
|---|---|---|
temperature | System temperature | The sensor is a system temperature sensor. |
power-supply | System power supply | The sensor is a system power supply sensor. |
- Data type: string select
- Configuration
- Required
CLI: (cli)> config alerting sensor-alert <key> alert-type
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 sensor-alert <key> action-type
