Delete Measurement Collection Job

Contents

1Introduction
1.1Prerequisites

2

Procedure

1   Introduction

This document describes how to delete a measurement collection job. This is to be done when the performance measurement collection job is no longer of interest due to, for example, a new network performance monitoring strategy.

1.1   Prerequisites

This section describes the prerequisites, which must be fulfilled before using the procedure.

1.1.1   Conditions

The following conditions must apply:

2   Procedure

To delete a measurement collection job:

  1. Navigate to the Pm MO, for example:

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

  2. Enter Config mode:

    (Pm=1)>configure

  3. Delete the measurement collection job, for example:

    (config-Pm=1)>no PmJob=PU_15min_Job

  4. Commit the deletion:

    (config-Pm=1)>commit

  5. Verify the result:

    (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

    STOPPED

    MEDIUM

    THRESHOLDJOB

    VM_15min_Job



Copyright

© Ericsson AB 2016. All rights reserved. No part of this document may be reproduced in any form without the written permission of the copyright owner.

Disclaimer

The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any error or damage of any kind resulting from the use of this document.

Trademark List
All trademarks mentioned herein are the property of their respective owners. These are shown in the document Trademark Information.

    Delete Measurement Collection Job