Linux中国 Linux中国门户站!
设为主页 设为主页
收藏本站 收藏本站
 
当前位置 :首页 ->企业应用 ->Lotus Notes ->正文

Domino控制台指令大全

来源:Linuxdby.com 作者:Webmaster 时间:2007-05-31 点击: [收藏] [投稿]

SERVER_AVAILABLE_LITE 53 0 0 0 0
START_SERVER 65 0 902 2635 40
REGISTER_MONITOR_RQST 3 0 20 20 6
MONITOR_GETEVENTS_RQST 12 0 70 80 6
FINDDESIGN_NOTES 3 0 20 20 6

This is an example of the SHOW CLUSTER command:

> sh cl
Cluster Information
Cluster name: Cluster1, Server name: shoreline/Alameda
Server cluster probe timeout: 1 minute(s)
Server cluster probe count: 72
Server availability threshold: 0
Server availability index: 100 (state: AVAILABLE)
Cluster members (2)...
server: shoreline/Alameda, availability index: 100
server: westline/Alameda, availability index: 100

See Also

set configuration, set statisics

start port

This command enables the network port for communications in Domino.

Syntax

start port portname

Command options

portname
The currently enabled ports for Domino are defined in the Ports= line in NOTES.INI. The default ports that are available to be configured (others can be defined if needed) are TCPIP, LAN0ip, VINES, SPX, Appletalk, LAN1-LAN8 (NetBIOS), and COM1-COM5.

Examples

start port tcpip enables the TCP/IP port to be used for Domino network communications.

See Also

show allports, stop port, restart port

stop port

This command disables the network port for communications in Domino.

Syntax

stop port portname

Command options

portname
The currently enabled ports for Domino are defined in the Ports= line in NOTES.INI. The default ports that are available to be configured (others can be defined if needed) are TCPIP, LAN0ip, VINES, SPX, Appletalk, LAN1-LAN8 (NetBIOS), and COM1-COM5.

Examples

stop port tcpip disables this port from being used for Domino communications.

See Also

show allports, start port, restart port

tell (t)

Used to issue a command to a running Domino server task. Every task responds to the quit command, but some tasks have special options available to control their operation.

Syntax

tell task quit
tell task [options]

Command options

task quit Stops the task.
trace (tr)

Used to test whether a server can successfully connect to another. There is also an option to specify which port to use to test the connection.

Syntax

trace servername
trace portname!!!servername

Command options

servername
The name of the server you wish to test the connection to.

portname
The name of the server communication port you optionally wish to use to connect to the other server.

Examples

Output from a successful invocation of trace servername :

> trace westline/alameda
Determining path to server WESTLINE/ALAMEDA
Enabled Ports: TCPIP
Checking normal priority connection documents only...
Local network connection document found for westline/Alameda
Verifying address 'westline.alameda.com' for WESTLINE/ALAMEDA on TCPIP
Requesting IP Address for westline.alameda.com from DNS
DNS returned address 10.0.0.11 for westline.alameda.com
Connected to server WESTLINE/ALAMEDA

See Also

show allports, start port, stop port, restart port


 如果您对本文有任何疑问或者建议,请到讨论区发表您的意见: >> 论坛入口 <<



上一篇:如何禁止Norton扫描Notes   下一篇:分级 IBM Lotus Domino 邮件服务器

文章评论】 【收藏本文】 【推荐好友】 【打印本文】 【我要投稿】 【论坛讨论
更多相关文章
Power by linux-cn.com 粤ICP备05006655号