How are device and inventory health monitored?
Monitoring policies determine how the Crosswork Network Controller monitors your network by specifying the following:
-
What is monitored: The network and device attributes.
-
How often it is monitored: The rate at which parameters are polled.
-
When to indicate a problem: Acceptable values for the polled attributes.
-
How to indicate a problem: Trigger an alarm if a threshold is exceeded and set its severity.
Monitoring policies are important as they allow you to select what to monitor without making any changes to devices. These steps summarize how to set up a monitoring policy and configure metrics visualizations:
-
Select a policy type: Choose the appropriate policy type for your monitoring needs and select the devices you wish to monitor.
-
Configure polling frequencies and TCAs: Set the policy polling frequencies and specify the Threshold Crossing Alarms (TCAs) that Crosswork should generate when a threshold parameter is exceeded.
-
Configure Top N metrics: Categorize the health parameters, establish data retention periods, and configure visualization for Top N metrics.
-
Customize your dashboard: Tailor the metrics dashboard to track and display critical metrics.
To view and administer monitoring policies, navigate to . This page displays both default and user-created policies. From here, you can activate, deactivate, edit, or delete a policy.
Parameters monitored by each policy
This section outlines the specific parameters monitored by each policy type. Each policy targets specific aspects of device health and functionality, providing focused monitoring solutions.
The table lists the different parameters a policy monitors for a particular policy type.
|
Policy type |
Parameters the policy monitors |
||
|---|---|---|---|
|
Device health |
The device health monitoring policy monitors Cisco devices and third-party devices. For Cisco devices, the policy checks managed
devices for CPU utilization, memory pool utilization, environment temperature, and device availability. For third party devices,
the policy checks devices for device availability only. This policy also specifies thresholds for utilization and temperature
which, if surpassed, trigger alarms that are displayed in the UI.
Parameters- Memory pool utilization, CPU utilization, environmental temperature, device availability
|
||
| GNSS |
A GNSS (Global Navigation Satellite System) monitoring policy monitors the performance and reliability of GNSS receivers within a network. It polls status and signal quality of satellites. Parameters-
|
||
|
Interface health |
An interface health policy monitors attributes to asssess interface operational status and performance in a network.
Parameters- Statistics and CRC |
||
| LSP traffic |
A LSP traffic policy tracks traffic routed through an MPLS (Multiprotocol Label Switching) network and ensures that data packets are being efficiently routed. Parameters-
|
||
|
Optical SFP |
An optical SFP policy polls health and performance information for optical SFP (Small Form-Factor Pluggable) interfaces. It
is available for all Cisco pluggable devices supporting DOM (Cisco Digital Optical Monitoring).
Parameters- Received optical power, temperature, transmitted bias current, current, transmitted optical power, voltage |
||
|
Optical ZRP |
An optical ZR pluggable policy polls health and performance information for ZR optical transceivers within a network.
Parameters-
|
||
|
PTP/ SyncE |
A PTP/SyncE policy monitors the Precision Time Protocol (PTP) and Synchronous Ethernet (SyncE) within a network. The PTP/ SyncE policy monitors clock synchronization of primary clocks on devices and the quality of clock signals. Parameters-
|
For a list of pre-defined Key Performance Indicators (KPIs) available for monitoring network and device performance, see Out-of-the-box KPIs for performance metrics.
Manage default policies
-
Viewing default policies: Access and review the default policies on the Performance Policies page.
-
Upgrade considerations: During the upgrade from Crosswork Network Controller version 7.0 to version 7.1, if no LSP traffic or interface health policies were configured, these policies are created by default.
-
Customizing default policies: You can customize the default policies according to your preferences. Changes to default policies may impact Crosswork Optimization Engine (COE) operations if COE is installed.
-
Impact of deactivating or deleting default policies: Deactivating or deleting default policies may impact COE functionalities. It may also affect visualizations and data displays within the topology user interface. Evaluate the impact of the default policies carefully before making changes.
Configure gNMI based polling for interface health and LSP traffic policies
SNMP is the default protocol used for data polling in Crosswork Network Controller. You can aslo enable gNMI based polling
for interface health and LSP traffic policies. To enable gNMI polling, the device must have the pm-openconfig tag assigned, and gNMI capability must be configured. Once you enable gNMI, the tagging and configuration changes take effect
in the next polling cycle.
If a device is tagged with pm-openconfig but lacks gNMI capability, polling will switch to SNMP to ensure data collection.
To enable gNMI protocol for interface health or LSP traffic monitoring policies, complete these actions:
Procedure
|
Step 1 |
Navigate to the Tag Management page in the Crosswork Network Controller UI and create the |
||
|
Step 2 |
Assign the tag to the intended devices. The tag can belong to any category and be added or removed at any time. |
||
|
Step 3 |
Configure gNMI capability on the required devices. See the Cisco Crosswork Network Controller 7.1 Administration Guide for instructions to create and assign tags and configure gNMI for your devices.
|
Feedback