Network interface alerts

Send alerts on events relating to a network interface.

New Network interface alert items can be added.

Network interface alert

A single network interface alert source.

Properties

Enable

Enable the alert.

  • Data type: boolean
  • Default: true
  • Configuration

CLI: (cli)> config alerting interface-alert <key> enable

Network interfaces

The network interfaces to monitor.

  • Data type: reference list
  • Configuration

CLI: (cli)> config alerting interface-alert <key> interface

Alert type

The type of network interface alert.

OptionLabelDescription
interface-upNetwork interface upThe status of the network interface changes to up.
interface-downNetwork interface downThe status of the network interface changes to down.
interface-stateNetwork interface stateThe status of the network interface changes.
  • Data type: string select
  • Default: interface-state
  • Configuration
  • Required

CLI: (cli)> config alerting interface-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 interface-alert <key> action-type