Sun Java Communications Suite 5 版本說明

使用 csservice 的包裝程式程序檔啟動和停止 Calendar Server 6.3

csservice 的公用介面是 start-calstop-cal。本小節包含各個包裝程式程序檔的用法說明和用來解釋程序檔選項的表格,以及要啟動/停止的元件清單。

Calendar Server 6.3 的 start-cal 包裝程式程序檔

start-cal 用法如下:

./start-cal [選項...] [元件...]

其選項清單如下:

-?--help

顯示此說明清單。

-d

啟用除錯模式。

-l

列出使用中服務。

-L

列出啟用的服務。

-A

列出所有服務。

其元件清單如下:

watcher

ens

store

notify

admin

http

dwp

如果未列出任何元件,start-cal 會啟動所有啟用的服務。

Calendar Server 6.3 的 stop-cal 包裝程式程序檔

stop-cal 用法如下:

./stop-cal [選項...] [元件...]

其選項清單如下:

-?--help

顯示此說明清單。

-d

啟用除錯模式。

-f

使用 SIGKILL 強制停止。(僅適用於 UNIX® 平台。)

其元件清單如下:

watcher

mfagent

ens

store

notify

admin

http

dwp

如果未列出任何元件,stop-cal 會停止所有啟用的服務。