System Sensor Alerts

Configure alerts for system sensors.

New System sensor alert items can be added.

System sensor alert

The sensor alert parameters.

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.

OptionLabelDescription
temperatureSystem temperatureThe sensor is a system temperature sensor.
power-supplySystem power supplyThe 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.

OptionLabelDescription
emailSend EmailWhen an alert trippers, send an email to the listed recipients.
smsSend SMSWhen an alert trippers, send an SMS to the listed recipients.
snmp-trapSend SNMP TrapWhen an alert trippers, send an SNMP trap to the listed receivers.
httpreqMake HTTP(S) RequestWhen an alert trippers, fetch the URL provided.
customCustomWhen an alert trippers, run the customized automation script.
  • Data type: string select
  • Configuration
  • Required

CLI: (cli)> config alerting sensor-alert <key> action-type