IOSTAT template not showing
search cancel

IOSTAT template not showing

book

Article ID: 215908

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

IOSTAT template is not showing in mon config.

Environment

UIM 20.3.3

CDM 6.60

cdm-MC 6.60

Cause

Migration is failing

Resolution

Follow the below step on primary Hub:-

== Deactivate the mon_config_service probe
== Run the following queries against the UIM database


delete from SSRV2ProbeTemplatesPackage where probe_name = 'cdm' and probe_template_pkg_version='6.60';      

== Delete the following directory from the primary hub server:

C:\Program Files (x86)\Nimsoft\probes\service\mon_config_service\migrators\probes\cdm\6.60             

== Activate the mon_config_service probe
== deploy the cdm_mcs_templates 6.60 package to the primary
== Run the activate_probe_templates_package with 'cdm' '6.60'

 

On the problematic Robots:

== Deactivate cdm probe

== Redeploy cdm v6.60-MC from archive

  Activate cdm probe

Attachments