Yajsw を使用してアプリをデーモン プロセスとして実行しています。
ステータスコールの場合、「実行中」または「停止」を確認したいのですが、以下に示すメッセージが表示されました
SW043305-SRV01:/etc/init.d # ./testDaemon status
15.06.2012 16:13:57 org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
15.06.2012 16:13:58 org.rzo.yajsw.os.posix.PosixService init
INFO: /etc/init.d/testDaemon already exists
15.06.2012 16:13:58 org.rzo.yajsw.os.posix.PosixService getPid
INFO: wrapper pid file: /var/run/wrapper.testDaemon.pid
印刷されたresult.messagesをWindowsで適切にカスタマイズするにはどうすればよいですか? Linuxで特別に行うべきことは何でもあります.