17.6. サービスのステータスの取得
Satellite は、一連のバックエンドサービスを使用します。トラブルシューティングを行うときに、Satellite サービスのステータスを確認できます。
手順
Satellite Web UI で、Administer > About に移動します。
- Smart Proxies タブで、すべての Capsule のステータスを表示します。
- Compute Resources タブで、接続されているコンピュートリソースプロバイダーのステータスを表示します。
- Backend System Status テーブルで、すべてのバックエンドサービスのステータスを表示します。
CLI 手順
データベースと Satellite サービスから情報を取得します。
$ hammer pingsystemd で実行されているサービスのステータスを確認します。
# satellite-maintain service status詳細は、
satellite-maintain service --helpを実行して確認してください。ヘルスチェックを実行します。
$ satellite-maintain health check詳細は、
satellite-maintain health --helpを実行して確認してください。