Unable to see monitored filesystem in UIM 20.3 OC
search cancel

Unable to see monitored filesystem in UIM 20.3 OC

book

Article ID: 217379

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

Monitored server disk filesystem /var/opt/ansible is not reflecting in operator console 

 

IM as you can see

Image from OC, you can see it is not reflecting on the disk profile

 

Environment

Release : 20.3

Component : UIM OPERATOR CONSOLE - METRIC VIEWER

Cause

Cause:

The mix mode config is not supported. So this happened when some profiles has been created via (Enhanced) MCS profiles and templates should contain the "mcs_profileid" and some others profile created in IM. So 

Profile created in MCS:


<#var#opt#ansible>
            mcs_profileid = 100451
            qos_disk_usage_perc = yes
            qos_inode_usage = no
            qos_disk_usage = no
            delta_type = both
            delta_percent = no
            description = File system /var/opt/ansible
            percent = yes
            inode_percent = yes
            qos_inode_usage_perc = no
            delta_calculate_all = yes


  -------------------------

Profile created in IM:


 <#var#opt#managesoft>
            active = yes
            description = File system /var/opt/managesoft
            disk = /dev/mapper/system_vg-var_opt_managesoft_lv
            file_system_type = xfs
            percent = yes
            qos_disk_usage = no
            qos_disk_usage_perc = yes
            qos_disk_free = no
            qos_disk_free_perc = no
            qos_disk_total_size = no
            inode_percent = yes
            qos_inode_usage = no

Resolution

Please open IM GUI
1 - Navigate to "Status" tab and look for file system that is not reflecting in OC
2 - Delete the file system
3 - Stop and Restart the cdm probe
After the cdm probe restart, changes should reflect in the OC. So, go to OC and you should be able to see the missing file system.

Attachments