PERFORMANCE


Console command
Use in a Server.Load script to allow you to issue remote server console commands, similar to the Domino server console in the Domino Administrator console. You must have administration rights on the sever you are attempting to issue commands to.

Syntax

Console [server] [command]

Where:

Example

This example uses the console command to issue a Show Stat command.

* The console command is analogous to remote console capability

* In this example sh stat is issued. Any server command can be substituted.

Console [MailServer] sh stat

See Also