Argument

Description

 

 

 

arg1

-cons

Sets a consistency check schedule.

 

 

Other arg parameters are used to set time. If no other

 

 

arg parameters are specified, relevant default is used.

arg2 to

-h

Sets the start time of the consistency check. The time

argi

 

can be set in the range from 0 to 23. (The default start

 

 

time is 0.)

 

-d

Sets the day of the week on which the consistency

 

 

check is made in the range from 0 to 6. (The default

 

 

day is 0 (Sunday).)

 

-w

Sets intervals of 0 to 24 weeks at which the

 

 

consistency check is made. -w0 indicates that the

 

 

consistency check is made every day. (The default

 

 

interval is 1 week.)

 

-dateMM/DD/YYYY

Sets the start date of the consistency check. (The

 

 

default start date is the command execution date.)

 

 

YYYY ranges from 1900 to 2038. (A year over 2038

 

 

cannot be specified.)

 

-abort

Terminates the consistency check if it is in progress.

argi

-enChkCon

Executes the consistency check command at the

 

 

scheduled time. (Default)

 

-disChkCon

Suppresses the consistency check at the scheduled

 

 

time. This suppression does not affect the current

 

 

consistency check. If -disChkCon is specified with

 

 

-enChkCon, the last-specified one is valid.

Examples of use

Executing the consistency check command at 00:00 every Sunday megactrl -cons -h0 -d0 -w1

Terminating all the consistency checks of all controllers megactrl -cons -abort

Disabling the consistency check schedule megactrl -disChkCon

Enabling the consistency check schedule megactrl -enChkCon

NOTE: The above commands need directory specification depending on the setting of the system path.

Example: C:\winnt\system32\megactrl -cons

54