Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Contrail Insights NETCONF CLI Monitoring

Add Network Device in Contrail Insights to Retrieve Data from NETCONF CLI

To enable NETCONF CLI monitoring, you need to post the NETCONF plug-in when running Ansible.

Enable NETCONF CLI Monitoring

To enable NETCONF CLI monitoring:

  1. Post the NETCONF plug-in when running Ansible and include the following lines in the group_vars/all file:

  2. Have the following setting on your device and supply the device username and password correctly:

Add Network Devices to Retrieve Data from NETCONF CLI and Push to Kafka

You can add network devices in Contrail Insights and configure the device to retrieve data from NETCONF CLI periodically and push data to Kafka.

To add network devices to retrieve data from NETCONF CLI and push to Kafla:

  1. Select Settings in the upper right corner, then select AppFormix Settings > Network Devices.

  2. Enter the command you want to run in the device and the interval that you want to run this command. The interval should be multiples of 60 seconds. Next, click + Add.

    Figure 1: Configure NETCONF Command and Interval for Network DevicesConfigure NETCONF Command and Interval for Network Devices
  3. Select NetConfig in Device Sources and enter Management IP in Device Info

    Figure 2: Add NETCONF Network DevicesAdd NETCONF Network Devices
  4. After adding NETCONF devices, select Settings in the upper right corner, then select AppFormix Settings > Kafka. to set up the Kafka listener and subscription. The Sensors drop-down shows the superset of NETCONF commands you added to devices in Contrail Insights.

    Figure 3: Sensors and Superset of NETCONF Commands Added to Devices in Contrail InsightsSensors and Superset of NETCONF Commands Added to Devices in Contrail Insights

For more information about how to retrieve data from Kafka, see Contrail Insights with Kafka.