Network Management
How to generate an alert in NPM for interface status
This article describes how to create an alert in NPM that reports the status of your interfaces.
First published date
Last published date
Overview
Product section
Resolution
- Log in to the Orion Web Console.
- Click Settings > Manage Nodes.
- Click a node.
- In the Node Details page left menu, click Interfaces.
- Click an interface link to display the Interface Details widget.
The Interface Details page includes three types of status options:
- Status (object status)
- Administrative status
- Operational status
Below is an example of the Interface Details widget.
About the status options
The widget includes three types of status options highlighted above:
- Status (object status)
- Administrative status
- Operational status
The following table provides descriptions of each highlighted option.
| STATUS | DESCRIPTION |
|---|---|
| Status (object status) |
The status of the interface as an object in the Orion Web Console. The object status displays the worst status of any administrative and operational status in the interface. If one of them is DOWN, the object status will be DOWN. Similarly, if any of operational and administrative status is UNKNOWN, the object status will also be UNKNOWN. |
| Administrative Status |
The status of the interface as managed by the network administrator. The Administrative Status can be:
|
| Operational Status |
The status of the Tx/Rx operations of the interface. The Operational Status can be:
|
Out-Of-The-Box Alerts
Solarwinds includes two out-of-the-box alerts that check for the interface status:
- Interface is down
- Interface shut down
As part of best practices on alerting in the Orion Platform, SolarWinds recommends that you duplicate these interface statuses and customize them to fit your needs.
The following section describes how to create an alert for interface status in NPM.
Steps to create the alert for interface status
- Log in to the Orion Web Console.
- Click Settings > All Settings.
- Under Alerts & Reports, click Manage Alerts.
- Locate and select the Interface is down alert.
- In the toolbar, click Duplicate & Edit.
- In the Properties page, complete the alert properties fields and options, and click Next.
- In the Trigger Condition page, complete the fields and options, and click Next.
- In the Reset Condition page, configure the options.
- (Optional) Configure the scope of the alert. If you want to limit the alert to specific devices, choose Only following set of objects, and then select the devices.
- Under The actual trigger condition option, click the Status drop-down menu and select Browse all Fields.
- Locate and select Status, Administrative Status, or Operational status, and then click Select.
- Click the last drop-down menu and select the appropriate status for the actual trigger condition.
- Click Next.
- (Optional) Configure the scope of the alert. If you want to limit the alert to specific devices, choose Only following set of objects, and then select the devices.
- (Optional) In the Time of Day page, configure the reset condition or time of the day, and then click Next.
- In the Trigger Actions page, configure the alert actions, and then click Next.
- In the Reset Actions page, configure the alert actions, and then click Next.
- In the Summary page, review the configuration summary and verify that the objects will be alerted immediately.
Note: The Alert Summary can display one or more objects to be triggered based on your scope and actual trigger condition.
- Click Submit to commit the changes.