Guest

Cisco BTS 10200 Softswitch

Hour and Minute Command Scheduling

Table Of Contents

Hour and Minute Command Scheduling Feature Module

Understanding the Hour and Minute Command Scheduling Feature

Limitations

Operating


Hour and Minute Command Scheduling Feature Module


Revised: July 29, 2008

This document describes the Hour and Minute Command Scheduling feature for Release 6.0 of the Cisco BTS 10200 Softswitch and explains how to use it.

Understanding the Hour and Minute Command Scheduling Feature

The Hour and Minute Command Scheduling feature allows you to schedule command execution for a specific hour and minute.

Limitations

To prevent overload and subsequent EMS degradation, limit commands to 10, each taking less than a minute.

If you schedule a command to execute, but an earlier occurence of that command is still executing, the second might fail.

Operating

Using start-time and recurrence command tokens, schedule command time and frequency (hourly, daily, weekly, monthly, etc.). You can remove the command at any time; if it is recurring and currently executing, it completes and is removed.

Table 1 Scheduling Commands

Task
Sample Command

Adding scheduled commands using minutes

add scheduled_command 
verb=report;noun=system_health;keys=period;key_values=720;
recurrence=MINUTE;on_minute=3,10,25,59;start_time=2007-11-
08 00:00:00;

Adding scheduled commands using hours

add scheduled_command verb=report; 
noun=system_health;start_time=2007-06-30 00:00:00; 
key_values=720;keys=period; recurrence=HOURLY;

Viewing scheduled commands

show scheduled_command recurrence=HOURLY;key_values=720;

Changing scheduled commands

change scheduled_command 
id=3871788758088233209;recurrence=MINUTE;on_minute=19;

Deleting scheduled commands

delete scheduled-command id=3871788758088233209;