1 Introduction
This document 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.
1.1 Prerequisites
This section describes the prerequisites, which must be fulfilled before using the procedure.
1.1.1 Conditions
The following condition must apply:
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
2 Procedure
To list the PM jobs:
- 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