

• 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 Agent（SSM Agent）是一款 Amazon 软件，可在 Amazon Elastic Compute Cloud（Amazon EC2）实例、边缘设备、本地服务器和虚拟机（VM）上运行。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)