1 Description
This instruction describes how to list the Performance Management (PM) jobs. The list of PM jobs informs the user about what PM jobs are stopped and can be started, and what PM jobs are already running on the managed element.
2 Procedure
2.1 List Performance Management Jobs
Prerequisites
- No documents are required.
- No tools are required.
- The following condition must apply:
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
Steps
- Navigate to the Pm managed object, for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,Pm=1
- List the PM jobs:
(Pm=1)>show-table –m PmJob –p currentJobState,jobPriority,jobType,pmJobId
The following is an example output:
currentJobState
jobPriority
jobType
pmJobId
ACTIVE
MEDIUM
MEASUREMENTJOB
POT_15min_Job
ACTIVE
MEDIUM
MEASUREMENTJOB
PU_15min_Job
STOPPED
MEDIUM
THRESHOLDJOB
VM_15min_Job

Contents