Maintain Reports

This topic includes the following sections:

The NNM iSPI Performance for Traffic enables you to view reports that provide you an insight into the network traffic and helps you monitor network performance by analyzing the traffic flow. All the reports are not available by default as enabling few of them may increase the load on the NNM iSPI Performance for Traffic and NPS. This section describes how to enable or disable these reports based on your requirements to enhance the performance of the NNM iSPI Performance for Traffic.

Enable Subnet Details on Traffic Reports

The NNM iSPI Performance for Traffic enables you to view Source Subnet Address and Destination Subnet Address in the Traffic reports. However, these subnet details are not visible on the Traffic reports by default. You must perform additional configuration steps to be able to view subnet details on the NNM iSPI Performance for Traffic reports. Enabling the subnet details may increase the load on the NNM iSPI Performance for Traffic and NPS. Therefore, you may require additional system resources, such as CPU, memory, and disk space.

Subnet details are available in the Report Options in the Grouping By list on the following reports:

  • Interface Traffic reports: Most Changed, Top N, Top N Chart, and Top N Table
  • Interface Traffic Aggregated and Interface Traffic 1-minute reports: Top Interfaces reports for Top N

Analysis, Top N Chart Analysis, and Top N Table Analysis

The Interface Traffic_1_min reports are disabled by default. For information on how to enable these reports, see the Configuring Master Collectors section in the Network Node Manager iSPI Performance for Traffic Software Online Help.

When the subnet details are disabled, the Source Subnet Address and Destination Subnet Address options are available in the Grouping By list. However, the subnet address is shown on the report as 0.0.0.0/0.

To view subnet details in the Traffic reports, follow these steps on Leaf Collector system:

  1. Log on to the Leaf Collector system as an administrator on Windows and as root on Linux.

  2. Open the nms-traffic-leaf.address.properties file with a text editor.

  3. Add the enable.subnet.report property and set it to true.
  4. Save and close the file.

  5. Start the Leaf Collector by running the following command:

    On Windows

    %NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl or

    %TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl

    On Linux

    /opt/OV/traffic-leaf/bin/nmstrafficleafstart.ovpl

Enable Data Collection for Reports for Top Destination Ports

Data collection for the following reports is disabled by default:

  • Interface Traffic Aggregated Top Sources for Destination Port
  • Interface Traffic Aggregated Top Destinations for Destination Port
  • Interface Traffic Aggregated Top Conversations for Destination Port
  • Interface Traffic_1_min Top Sources for Destination Port
  • Interface Traffic_1_min Top Destinations for Destination Port
  • Interface Traffic_1_min Top Conversations for Destination Port

Enabling these reports may increase the load on the NNM iSPI Performance for Traffic and NPS. Therefore, you may require additional system resources, such as CPU, memory, and disk space.

The Interface Traffic_1_min reports are disabled by default. For information on how to enable these reports, see the Configuring Master Collectors section in the Network Node Manager iSPI Performance for Traffic Software Software Online Help.

To enable data collection for Top Destination Ports reports:

  1. Log on to the Leaf Collector system as an administrator on Windows and as root on Linux.
  2. Stop the Leaf Collector by running the following command:

    On Windows

    %NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstop.ovpl or

    %TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstop.ovpl

    On Linux

    /opt/OV/traffic-leaf/bin/nmstrafficleafstop.ovpl

  3. Navigate to the following directory:

    On Windows

    %TrafficDataDir%\nmsas\traffic-leaf\conf

    OR

    %NNMDataDir%\nmsas\traffic-leaf\conf

    On Linux

    /var/opt/OV/nmsas/traffic-leaf/conf

  4. Open the nms-traffic-leaf.address.properties file with a text editor.

  5. Add the following line:

    topn.subtypes.dstport=true

    Addition of this line enables data collection for the Top Conversations for Destination Port reports.

  6. Add the following line:

    enable.srcordst.dstport=true

    Addition of this line enables data collection for the Top Sources for Destination Port and Top

    Destinations for Destination Port reports.

  7. Save and close the nms-traffic-leaf.address.properties file.
  8. Start the Leaf Collector by running the following command:

    On Windows

    %NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl or

    %TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl

    On Linux

    /opt/OV/traffic-leaf/bin/nmstrafficleafstart.ovpl

To disable data collection for Top Destination Ports reports:

  1. Log on to the Leaf Collector system as an administrator on Windows and as root on Linux.
  2. Stop the Leaf Collector by running the following command:

    On Windows

    %NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstop.ovpl or

    %TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstop.ovpl

    On Linux

    /opt/OV/traffic-leaf/bin/nmstrafficleafstop.ovpl

  3. Navigate to the following directory:

    On Windows

    %TrafficDataDir%\nmsas\traffic-leaf\conf

    OR

    %NNMDataDir%\nmsas\traffic-leaf\conf

    On Linux

    /var/opt/OV/nmsas/traffic-leaf/conf

  4. Open the nms-traffic-leaf.address.properties file with a text editor.
  5. Do one of the following:

    • Remove the following line of code:

      topn.subtypes.dstport=true

    • Set the property topn.subtypes.dstport to false.
  6. Save and close the nms-traffic-leaf.address.properties file.
  7. Start the Leaf Collector by running the following command:

    On Windows

    %NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl or

    %TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl

    On Linux

    /opt/OV/traffic-leaf/bin/nmstrafficleafstart.ovpl

Disable Data Generation for the Interface Traffic Reports

When the NNM iSPI Performance for Traffic is configured in large-scale environment, you must disable the data generation for the Interface Traffic reports for optimum performance.

To disable the data generation for the Interface Traffic reports:

  1. Log on to the NNM iSPI Performance for Traffic Configuration form.

  2. Click Master Collector. The Master Collector Details page opens.
  3. Locate the Interface Traffic Data Flush parameter and click Edit.
  4. Set the Value field for the Interface Traffic Data Flush parameter to Disable Flush.
  5. Click Save.
  6. Start the Leaf Collector by running the following command:

    On Windows

    %NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl or

    %TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl

    On Linux

    /opt/OV/traffic-leaf/bin/nmstrafficleafstart.ovpl

  7. Start the Master Collector by running the following command:

    On Windows

    %NnmInstallDir%\traffic-master\bin\nmstrafficmasterstart.ovpl or

    %TrafficInstallDir%\traffic-master\bin\nmstrafficmasterstart.ovpl

    On Linux

    /opt/OV/traffic-master/bin/nmstrafficmasterstart.ovpl