Not populating Logical Disk Split IO/sec QOS data
search cancel

Not populating Logical Disk Split IO/sec QOS data

book

Article ID: 398327

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

We are able to enable the other ntperf metrics in MCS but not showing QOS data for Logical Disk Split IO/sec 

Environment

UIM version : 23.4.2

ntperf probe 2.11 deployed using mcs

Resolution

Comparing the profile name in plugin_metric.cfg and ntperf.cfg and see that the '/' is replaced with '#' in ntperf.cfg.

The Profile Name given is "Logical Drive Performance_SplitIO/sec" which is displayed correctly in plugin_metric.cfg but displayed as "Logical Drive Performance_SplitIO#sec" in ntperf.cfg

The remaining Performance Profiles are having "PerSec" in their profile names like "MemoryStatus_PageWritesPerSec", "MemoryStatus_PageReadsPerSec".

Even the QOS_DEFINITIONS are also not created and S_QOS_DATA doesn't have these performance metrics.

 

Replace the '/' Profile Name with 'Per' during Profile Creation. 

Note: Profile Name cannot be edited after the creation. Can do either of the below options 

  1. Delete the existing profile and create a new one with the above naming convention.
  2. Create a new one with the above naming convention and enter Group Profile Priority greater than the existing profile.

After this is done able to get the Logical disk IO metrics with the updated Profile Name.