

• 2026 年 4 月 30 日之後將不再提供 AWS Systems Manager CloudWatch Dashboard。客戶可以繼續使用 Amazon CloudWatch 主控台來檢視、建立和管理其 Amazon CloudWatch 儀表板，就像現在一樣。如需詳細資訊，請參閱 [Amazon CloudWatch Dashboard 文件](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Dashboards.html)。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

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

AWS Systems Manager Agent (SSM Agent) 是在 Amazon Elastic Compute Cloud (Amazon EC2) 執行個體、邊緣裝置、內部部署伺服器和虛擬機器 (VMs) 上執行的 Amazon 軟體。 SSM Agent 可讓 Systems Manager 更新、管理和設定這些資源。代理程式會在 中處理來自 Systems Manager 服務的請求 AWS 雲端，然後依照請求中指定的執行這些請求。 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)