List Performance Management Jobs

Contents


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

Steps

  1. Navigate to the Pm managed object, for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,Pm=1

  2. 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