set proc-cap

To set a maximum number of jobs that can be executed by a maintenance window, use the set proc-cap command.

set proc-cap { number of jobs | none }

Syntax Description

number of jobs

The maximum number of jobs that can be executed by the maintenance window. The value must be between 0 - 4294967294.

none

To not set a maximum number of jobs for a maintenance window.

Command Default

None

Command Modes

One-time maintenance window (/system/scheduler/one-time)

Periodic maintenance window (/system/scheduler/periodic)

Command History

Release Modification
1.4(1)

This command was introduced.

Usage Guidelines

A scheduler policy and a maintenance window must be created to use this command.

Examples

This example shows how to set a maximum number of jobs that can be executed by a periodic maintenance window.

Switch-A # scope system
Switch-A /system # scope scheduler default
Switch-A /system/scheduler # scope maint-window periodic Trial
Switch-A /system/scheduler/periodic # set proc-cap 3456
Switch-A /system/scheduler/periodic* # commit-buffer
Switch-A /system/scheduler/periodic # 

Related Commands

Command

Description

set concur-jobs

 

set hour

 

set date

 

set max-duration

 

set min-interval

 

set minute