15.3. サービスのステータスの取得
手順
- Satellite web UI で、Administer > About に移動します。
- Smart Proxies タブでは、すべての Capsules のステータスを表示できます。
- Compute Resources タブで、接続されているコンピュートリソースプロバイダーのステータスを表示できます。
- Backend System Status テーブルでは、すべてのバックエンドサービスのステータスを表示できます。
CLI 手順
hammer ping
を実行して、データベースと Satellite サービスから情報を取得します。hammer ping
# hammer ping
Copy to Clipboard Copied! Toggle word wrap Toggle overflow satellite-maintain
を使用して、systemd で実行されているサービスのステータスを確認します。satellite-maintain service status
# satellite-maintain service status
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 可用性チェックを実行するには、
satellite-maintain
を使用します。satellite-maintain health check
$ satellite-maintain health check
Copy to Clipboard Copied! Toggle word wrap Toggle overflow