「god」の版間の差分
提供: Eospedia
(ページの作成:「== godのコマンド == <table border = "1"> <tr> <th>コマンド名</th> <th>説明</th> </tr> <tr> <td>start</td> <td>start task or group</td> </tr> <tr>...」) |
(相違点なし)
|
2014年11月10日 (月) 10:48時点における最新版
godのコマンド
コマンド名 | 説明 |
---|---|
start | start task or group |
restart | restart task or group |
stop | stop task or group |
monitor | monitor task or group |
unmonitor | unmonitor task or group |
remove | remove task or group from god |
load | load a config into a running god |
log | show realtime log for given task |
status | show status |
signal | signal all matching tasks |
quit | stop god |
terminal | stop god and all tasks |
check | run self diagnostic |
godのオプション
オプション名 | 説明 |
---|---|
-c | Configuration file |
-p | Communications port (default 17165) |
-b | Auto-bind to an unused port number |
-P | Where to write the PID file |
-l | Where to write the log file |
-D | Don't daemonize |
-v | Print the version number and exit |
-V | Print extended version and build information |