debugging pmls

Function

The debugging pmls command enables debugging of the pmls module used for performance management.

The undo debugging pmls command disables debugging of the pmls module.

By default, the debugging function is disabled for the pmls module.

Format

debugging pmls { { { sample | distribute | trace | error | config } compid { compentid } [ pmocid cid [ pmoindex index ] ] } | all }

undo debugging pmls { { { sample | distribute | trace | error | config } [ compid { compentid } ] [ pmocid cid [ pmoindex index ] ] } | all }

Parameters

Parameter Description Value
sample

Enables the debugging function for sampling information.

-

distribute

Enables the debugging function for information distribution.

-

trace

Enables the debugging function for packet tracing.

-

error

Enables the debugging function for error information.

-

config

Enables the debugging function for configuration information.

-

compid compentid

Enables the debugging function for the component with a specified ID.

The value is an integer ranging from 0 to 4294967295

pmocid cid

Enables the debugging function for the performance management object with a specified class ID.

The value is an integer ranging from 0 to 4294967295

pmoindex index

Enables the debugging function for the performance management object with a specified index.

The value is an integer ranging from 0 to 4294967295

all

Enables the debugging function for all information.

-

Views

User view

Default Level

3: Management level

Task Name and Operations

Task Name Operations
perf-mgr debug

Usage Guidelines

To locate and analyze performance management problems, run the debugging pmls command to enable debugging of the pmls module.

Example

# Enable debugging of the pmls module used for performance management, with the component ID being 10945613.
<HUAWEI> debugging pmls sample compid 10945613
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic