Unlock Health Check Job Scheduler

Contents

1Introduction
1.1Prerequisites

2

Procedure

1   Introduction

This document describes how to unlock a health check job scheduler. When the scheduler is unlocked, it allows scheduled events for the current job to occur. By default, job scheduler is locked.

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 unlock a health check job scheduler:

  1. Navigate to the HealthCheckM MO:

    >dn ManagedElement=<node_name>,SystemFunctions=1,HealthCheckM=1

    Note:  
    The string node_name is specific for the ME.

  2. Navigate to the health check job for which the scheduler must be unlocked, for example:

    (HealthCheckM=1)>HcJob=jobName

    Note:  
    The string jobName is the health check job name.

  3. Navigate to the health check job scheduler to unlock:

    (HcJob=jobName)>HcJobScheduler=1

  4. Enter Config mode:

    (HcJobScheduler=1)>configure

  5. Unlock the health check job scheduler:

    (config-HcJobScheduler=1)>administrativeState=UNLOCKED

  6. Commit the change:

    (config-HcJobScheduler=1)>commit

  7. Verify the scheduler state:

    (HcJobScheduler=1)>show administrativeState

    The following is an example output:

    HcJobScheduler=1
       administrativeState=UNLOCKED


Copyright

© Ericsson AB 2015. 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.

    Unlock Health Check Job Scheduler