

• AWS Systems Manager CloudWatch 控制面板在 2026 年 4 月 30 日之后将不再可用。客户可以像现在一样继续使用 Amazon CloudWatch 控制台来查看、创建和管理其 Amazon CloudWatch 控制面板。有关更多信息，请参阅 [Amazon CloudWatch 控制面板文档](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Dashboards.html)。

# 在适用于 macOS 的 EC2 实例上使用 SSM Agent
<a name="ssm-agent-macos"></a>

AWS Systems Manager (SSM Agent) 用于处理 Systems Manager 请求并按照请求中指定的方式配置计算机。按照以下过程为 macOS 安装、配置或卸载 SSM Agent。

**注意**  
默认在 Amazon Machine Images (AMIs) 上为 macOS 预先安装了 SSM Agent。无需在 Amazon Elastic Compute Cloud (Amazon EC2) 实例上为 macOS 安装 SSM Agent，除非已将其卸载。

[https://github.com/aws/amazon-ssm-agent](https://github.com/aws/amazon-ssm-agent) 上提供 SSM Agent 的源代码，便于您根据需要调整代理。我们鼓励您针对要包含的更改提交[提取请求](https://github.com/aws/amazon-ssm-agent/blob/mainline/CONTRIBUTING.md)。但是，AWS 不支持运行此软件的已修改副本。

**注意**  
要查看有关不同版本 SSM Agent 的详细信息，请参阅[发行说明](https://github.com/aws/amazon-ssm-agent/blob/mainline/RELEASENOTES.md)。

在 macOS 操作系统上手动安装 SSM Agent 之前，请查看以下信息。
+ SSM Agent 默认安装在 EC2 实例上，并且 Systems Manager 支持 Amazon Machine Images。有关更多信息，请参阅 [macOS 支持的操作系统列表](operating-systems-and-machine-types.md#prereqs-os-mac)。

  无需在 macOS EC2 实例上手动安装 SSM Agent，除非已将其卸载。
+ 并非所有 AWS 区域 都支持 macOS 的 EC2 实例。有关支持 macOS 的基于 x86 和 M1 EC2 的实例的区域列表，请参阅 Amazon EC2 常见问题解答中的[macOS 工作负载](https://aws.amazon.com/ec2/faqs/#macos_workloads)。
+ 如果有新工具添加至 Systems Manager 或者对现有工具进行了更新，则将发布 SSM Agent 的更新版本。无法使用代理的最新版本可能会阻止托管式节点使用 Systems Manager 的各项工具和功能。因此，我们建议您自动完成确保机器上的 SSM Agent 为最新的过程。有关更多信息，请参阅 [自动更新到 SSM Agent](ssm-agent-automatic-updates.md)。要获得有关 SSM Agent 更新的通知，请在 GitHub 上订阅 [SSM Agent 发布说明](https://github.com/aws/amazon-ssm-agent/blob/mainline/RELEASENOTES.md)页面。

**Topics**
+ [在适用于 macOS 的 EC2 实例上手动安装和卸载 SSM Agent](manually-install-ssm-agent-macos.md)