Unable to get the metrics data in operator console
search cancel

Unable to get the metrics data in operator console

book

Article ID: 417264

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

 Metrics data like cpu and memory for multiple servers are unavailable in the operator console. All these servers are up and running in UIM.

Environment

UIM 23.4.4

probe: cdm 8.02

Resolution

In the DB the CM_CONFIGURATION_ITEM table did not contain the CIs related to the CDM probe.

After checking the hub which is managing the related robots for the probe_discovery queue, observed that the subject name is written in upper case as PROBE_DISCOVERY instead of the lower case.

After correcting this and restarting the CDM probe, it started pushing the CIs in the DB, and can view those in the UI as well.

Additional Information

The CDM probe v7.22 and above uses a `probe_discovery` queue (similar to Java probes) instead of `niscache` for sending inventory and CI/metric metadata.

Ensure that the `probe_discovery` queue is configured on all the hubs.