Unix-commands-conmand
提供:Dev Guides
conmand-Unix、Linuxコマンド
link:/unix_commands/index [previous] link:/unix_commands/index [next] [[1]] php [AddThis Social Bookmark Button]
NAME
概要
コマンド OPTION
説明
コマンド
オプション
Tag | Description |
---|---|
-c file | Specify a configuration file, overriding the default location [/etc/conman.conf]. |
-h | Display a summary of the command-line options. |
*-k * | Send a SIGTERM to the* conmand* process associated with the specified configuration, thereby killing the daemon. Returns 0 if the daemon was successfully signaled; otherwise, returns 1. |
-L | Display license information. |
*-p *port | Specify the port on which* conmand* will listen for clients, overriding both the default port [7890] and the port specified in the configuration file. |
*-q * | Displays the PID of the* conmand* process associated with the specified configuration if it appears active. Returns 0 if the configuration appears active; otherwise, returns 1. |
*-r * | Send a SIGHUP to the* conmand* process associated with the specified configuration, thereby re-opening both that daemon’s log file and individual console log files. Returns 0 if the daemon was successfully signaled; otherwise, returns 1. |
-v | Enable verbose mode. |
-V | Display version information. |
-z | Truncate both the daemon’s log file and individual console log files at start-up. |
信号
Tag | Description |
---|---|
*SIGHUP * | Close and re-open both the daemon’s log file and the individual console log files. Conversion specifiers within filenames will be re-evaluated. This is useful for* logrotate* configurations. |
SIGTERM | Terminate the daemon. |
セキュリティ
ノート
デーモンの実行中に構成ファイルが変更され、 pidfile が最初に指定されていなかった場合、「-k *」および「 *-r 」オプションはデーモンプロセスを識別できない場合があります。その結果、適切なシグナルをデーモンに手動で送信する必要がある場合があります。
著者
著作権
ConManはフリーソフトウェアです。 Free Software Foundationによって公開されているGNU General Public Licenseの条件の下で、再配布および/または変更することができます。
関連項目
- リンク:/unix_commands/conman [conman(1)]
- ftp://ftp.llnl.gov/pub/linux/conman/*
ConMan Webページ:* http://www.llnl.gov/linux/conman/* link:/unix_commands/index [previous] link:/unix_commands/index [next]リンク:/cgi-bin/printversion.cgi?tutorial = unix_commands&file = conmand [Printer Friendly]
Advertisements |