Cannot see network traffic metrics from cdm probe on Suse linux platform
search cancel

Cannot see network traffic metrics from cdm probe on Suse linux platform

book

Article ID: 126713

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Configured three network metrics in cdm probe 
QOS_NETWORK_INBOUND_TRAFFIC
QOS_NETWORK_OUTBOUND_TRAFFIC
QOS_NETWORK_AGGREGATED_TRAFFIC

These QOS metrics do not show up in UMP performance Report.

Environment

UIM any version
cdm 6.30 or later
Suse linux 11.x or later

Resolution

Configure the cdm probe to generate the SAR (System Activity Report) using the current values of the network inbound, outbound, and aggregate traffic monitors. 

To collect network traffic information, install the SYSSTAT package and test the command sar -n DEV. 

In this particular use case sysstat was started using this command "/etc/init.d/boot.sysstat start" and cdm probe restarted
The network traffic metrics are now send by cdm probe and seen in UMP portal

Additional Information