查看文章 |
Chapter 13 There is also a set of commands that you can issue at the Domino server console to dynamically control the operation of the server. These commands are typically used to diagnose and resolve issues with Domino operations, make dynamic configuration changes to the Domino server, or to override scheduled operations and make things such as mail routing or database replication happen immediately. Domino Server Tasks The ServerTasks= line lists the tasks to start as the server starts up. The scheduled tasks are listed in the ServerTasksAt0= to ServerTasksAt23= lines. These specifications use the 24-hour clock, where 0 is midnight and 23 is 11:00 P.M. Another option for scheduling tasks is the Program document in the Domino Directory. The Program document is described in Chapter 2, Domino Directories. By default, the following tasks are configured to start, depending on how the server has been configured: When the Quick and Easy Configuration setup option is selected, the tasks set to start at startup are Router, Replica, Update, AMgr, AdminP, CalConn, Event, Sched , Stats, and Maps. Then other tasks are added depending on which other client audience options are selected: Web Browsers adds HTTP and DIIOP Internet Mail Packages adds IMAP and POP3 News Readers adds NNTP Enterprise Connection Services adds DECs When the Advanced Configuration setup option is selected, the tasks set to start at startup are AdminP, AMgr, Update, Replica, Router, and Maps. Other tasks, such as CalConn, Event, Sched, and Stat, are optionally added if selected. Other tasks are added if they are selected by name. These are: When the server has been upgraded from 4.x, you are not required to run the setup application after the code has been installed. This means that the original list of startup tasks is retained. Because the Reports task no longer exists in R5 and has been replaced by the Collect task, you must remove it. You also must remove the SMTPMTA statement, since this function has been added to the Router process. Then, for the scheduled tasks in NOTES.INI, these entries are added as part of the original installation: ServerTasksAt1=Catalog,Design You should also be aware that after you reinstall or upgrade your Domino server code, these entries are usually added again to NOTES.INI, if they had been removed. Here is a list of all of the Domino server tasks, their functions, and the specific console commands they accept: AdminP tell adminp process all tell adminp process daily tell adminp process delayed tell adminp process interval tell adminp process new tell adminp process people tell adminp process time tell adminp show databases AMgr tell amgr pause tell amgr resume tell amgr schedule |