WIndows Server with monitoring was re-imaged with same name, no metrics
search cancel

WIndows Server with monitoring was re-imaged with same name, no metrics

book

Article ID: 133741

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

We have a Windows Server which had monitoring enabled,  was re-imaged with same name same IP, no metrics are coming in for that specific server after this, any advice ?

Environment

Release :

Component : UIM - ROBOT

Cause

- change in metric id

Resolution

To resolve this issue try using the SLM portlet and issue the query:

UPDATE S_QOS_DATA SET CI_METRIC_ID = NULL WHERE CI_METRIC_ID NOT IN(SELECT CI_METRIC_ID FROM CM_CONFIGURATION_ITEM_METRIC)

Then restart the data_engine and cold start the cdm probe.

Then the data_engine will go through and update the ID's when new data comes in for those metrics.

I would also pick one of the expected QOS objects and check the source, target, and origin that its currently being stored under as per "Get Statistics" option in the SLM portlet (use the black arrow to update/get the statistics for the given QOS object.