Runs the robot simulator in the search server.
psadmin run-robot-simulator --searchserver search-server-ID --adminuser admin-user [--passwordfile password-filename] [--sitename site-name] [--nodns] [--noredirect]
psadmin run-robot-simulator -s search-server-ID -u uid [-f password-filename] [-S site-name] [-d] [-r]
The following options are required:
Specifies the Administrator's ID.
Specifies the search server ID.
The following options are optional:
Specifies the name of the password file.
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 .
Specifies not to check for DNS aliases when running the robot simulator.
Specifies not to check for server redirect when running the robot simulator.