Sun Java System Portal Server 7 Command-Line Reference

psadmin run-robot-simulator

Description

Runs the robot simulator in the search server.

Syntax

Long Format

psadmin run-robot-simulator --searchserver search-server-ID --adminuser uid --passwordfile password-filename [--sitename site-name] [--nodns] [--noredirect]

Short Format

psadmin run-robot-simulator -s search-server-ID -u uid -f password-filename [--sitename site-name] [--nodns] [--noredirect]

Options

The following options are required:

[--adminuser | -u] uid

Specifies the Administrator's ID.

[--passwordfile | -f] password-filename

Specifies the name of the password file.

[--searchserver | -s] search-server-ID

Specifies the search server ID.

The following options are optional:

[--sitename] site-name

Specifies the robot site for running robot simulator, for example, www.siroe.com. If this is not specified, the simulator runs against all robot sites that are not a domain .

[--nodns]

Specifies not to check for DNS aliases when running the robot simulator.

[--noredirect]

Specifies not to check for server redirect when running the robot simulator.

[--debug]

Specifies if debug mode is turned on.

[--output] output-filename

Specifies if the output mode is used.

[--verbose | -v]

Specifies if the verbose mode is used.