Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

1.19 mpowebsetup Web Server Setup Command

Synopsis

[Windows]

mpowebsetup.bat [-u]

[UNIX]

mpowebsetup [-u]

Description

Use this command to set up a Web server.

Options

-u

Removes the Web server setup.

Return Values

Return value

Meaning

0

Normal termination

1 or more

Abnormal termination

Command Location

Windows

<Systemwalker Operation Manager installation directory>\mpwalker.jm\mpjmweb\bin

Solaris
Linux

/opt/FJSVjmweb/bin

Privilege Required

System administrator (user belonging to the Administrator group or superuser) privileges are required.

Cautions

Examples

Set up a Web server.

[Windows]

mpowebsetup.bat

[UNIX]

mpowebsetup

Remove the Web server setup.

[Windows]

mpowebsetup.bat -u

[UNIX]

mpowebsetup -u

Execution Results/Output Format

The following message is output to the standard output when the command terminates normally:

mpowebsetup command has been completed successfully.

The following message is output to the standard error output when the command terminates abnormally:

Web server setup failed.