

• AWS Systems Manager CloudWatch ダッシュボードは、2026 年 4 月 30 日以降は利用できなくなります。お客様は、これまでと同様に Amazon CloudWatch コンソールを使用して、Amazon CloudWatch ダッシュボードの表示、作成、管理を継続できます。詳細については、「[Amazon CloudWatch ダッシュボードのドキュメント](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Dashboards.html)」を参照してください。

# 「SSM Agent」 の使用
<a name="ssm-agent"></a>

AWS Systems Manager エージェント (SSM Agent) は、Amazon Elastic Compute Cloud (Amazon EC2) インスタンス、エッジデバイス、オンプレミスサーバー、仮想マシン (VM) で実行される Amazon のソフトウェアです。SSM Agent を使用すると、Systems Manager でこれらのリソースを更新、管理、設定できるようになります。エージェントは、AWS クラウド で Systems Manager サービスからのリクエストを処理し、リクエストで指定されたとおりに実行します。SSM Agent は、[https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmessagegatewayservice.html](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmessagegatewayservice.html) (`ssmmessages`) を使用して、Systems Manager サービスにステータスと実行情報を返します。(2024 年より前にローンチされた AWS リージョン では、ステータスと実行情報が [https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmessagedeliveryservice.html](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmessagedeliveryservice.html) (サービスプレフィックス: `ec2messages`) によって返される場合があります。)

トラフィックをモニタリングすると、マネージドノードが `ssmmessages.*` エンドポイントか、場合によっては `ec2messages.*` エンドポイントと通信していることがわかります。詳細については、「[リファレンス: ec2messages、ssmmessages およびその他の API オペレーション](systems-manager-setting-up-messageAPIs.md)」を参照してください。SSM Agent ログを Amazon CloudWatch Logs に移植する方法については、「[AWS Systems Manager でのログ記録とモニタリング](monitoring.md)」を参照してください。

**Topics**
+ [SSM Agent に関する技術的な詳細を知る](ssm-agent-technical-details.md)
+ [SSM Agent がプリインストールされている AMIs を見つける](ami-preinstalled-agent.md)
+ [Linux 用 EC2 インスタンスで SSM Agent を使用する](ssm-agent-linux.md)
+ [macOS 用 EC2 インスタンスで SSM Agent を使用する](ssm-agent-macos.md)
+ [Windows Server 用 EC2 インスタンスで SSM Agent を使用する](ssm-agent-windows.md)
+ [SSM Agent ステータスの確認とエージェントの起動](ssm-agent-status-and-restart.md)
+ [SSM Agent バージョン番号の確認](ssm-agent-get-version.md)
+ [SSM Agent ログの表示](ssm-agent-logs.md)
+ [SSM Agent を介してルートレベルコマンドへのアクセスを制限する](ssm-agent-restrict-root-level-commands.md)
+ [SSM Agent への更新の自動化](ssm-agent-automatic-updates.md)
+ [SSM Agent 通知にサブスクライブする](ssm-agent-subscribe-notifications.md)
+ [SSM Agent のトラブルシューティング](troubleshooting-ssm-agent.md)