HULFTの停止(Linux)
アプリケーションサーバでHULFTサービスを停止します。
- Amazon Linuxにインストールした場合
-
以下のコマンドを実行します。
service hulft-iot stop
- Red Hat Enterprise Linux 7にインストールした場合
-
以下のコマンドを実行します。
systemctl stop hulftsnd-iot.service
systemctl stop hulftrcv-iot.service
systemctl stop hulftobs-iot.service