Adding ntservices State Metrics as a golden metric in the OC
search cancel

Adding ntservices State Metrics as a golden metric in the OC

book

Article ID: 247606

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

What would be the entries to add in wasp.cfg, under golden metrices tag to include the NT Service State metrics?

Reference

Metrics Monitoring - Golden Metrics and how to update them with 20.3.3
https://knowledge.broadcom.com/external/article/213634/metrics-monitoring-golden-metrics-and-h.html

Environment

Release : 20.4

Component : UIM NTSERVICES

Resolution

Adding next changes in wasp.cfg, the NT Service State metrics will be displayed as a golden metric

<golden_metrices>
            <device_type_config>
                metric_descriptions = Aggregate CPU Usage,Processor Queue Length,Memory Usage,Paging,Physical Memory Usage,Swap Memory Usage,Response Time,Utilization,Availability,Reachability,State
                probe_names = cdm,net_connect,rsp,pollagent,ntservices
                qos_names = QOS_CPU_USAGE,QOS_MEMORY_PERC_USAGE,QOS_NET_CONNECT,QOS_PROC_QUEUE_LEN,QOS_MEMORY_PAGING,
QOS_MEMORY_PHYSICAL_PERC,QOS_MEMORY_SWAP_PERC,
QOS_MEMORY_USAGE,QOS_AVAILABILITY_AVAILABILITY,
QOS_REACHABILITY_REACHABILITY,QOS_CPU_UTILIZATION,QOS_PHYSICALMEMORY_UTILIZATION,
QOS_NTSERVICE_STATE
            </device_type_config>
        </golden_metrices>

next is an example on how it will appears: