Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

4.11.1 Group Control Statement

This is a control statement for setting the group registration information.

Synopsis

GRP                                            ---------- (1)
groupname Group name                        ---------- (2)  (*)
groupcomment Group comment                 ---------- (3)  (*)
powermode Action at power off             ---------- (4)
jobnet Number of job nets in a group     ---------- (5)  (*)
operate Operation                            ---------- (6)
;
*:

This must be specified.

About This Control Statement

(1) GRP

This is the keyword that indicates the beginning of a group control statement.

(2) groupname Group name

Specify the group name within 50 bytes. The name should be unique.

The name cannot contain the following signs, space, and user-defined characters:

[Windows]: /?*;,\"<>|:

[UNIX]: /?*;,

The following characters cannot be specified if using an exit program. [Windows]

& = ^ %

(3) groupcomment Group comment

Specify a comment on the group within 100 bytes. The comment should not contain spaces, or user-defined characters.

(4) powermode Action at power off

Specify the action to be taken when the Jobscheduler service/daemon is not activated when the scheduled startup time of the group is reached. If omitted, the default is "RESET".

RESET

The group is not started even when the Jobscheduler service/daemon is activated.

SET

The group is started when the Jobscheduler service/daemon is activated.

(5) jobnet Number of job nets in a group

Specify the number of job nets (using a number) making up the group.

In Systemwalker Operation Manager SE, you can specify any number between 1 and 50.

Enterprise EditionIn Systemwalker Operation Manager EE, you can specify any number between 1 and 255.

(6) operate Operation

Indicates the status resulting from the operation as either paused or disabled. The default value is "NONE".

PAUSE

Paused

DISABLE

Disabled

NONE

When a group is registered or changed, the status of the group will be "Waiting".