

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

# 準備接受 DigIF 聯絡人
<a name="prepare-contact"></a>

1.  檢閱所需資料流程的 CPU 核心規劃，並提供代理程式可使用的核心清單。請參閱 [CPU 核心規劃](agent-instance-selection.md#cpu-core-planning)。

1. 檢閱AWS Ground Station代理程式組態檔案。請參閱 [AWS Ground Station代理程式組態](managing-agent.md#gs-agent-configuration)。

1. 確認已套用必要的效能調校。請參閱 [調校 EC2 執行個體的效能](ec2-instance-performance-tuning.md)。

1. 確認您遵循所有稱為 的最佳實務。請參閱 [最佳實務](best-practices.md)。

1. 透過下列方式，確認AWS Ground Station客服人員已在排定的聯絡開始時間之前啟動：

   ```
   systemctl status aws-groundstation-agent
   ```

1. 在排定的聯絡開始時間之前，透過下列方式確認AWS Ground Station客服人員狀況良好：

   ```
   aws groundstation get-dataflow-endpoint-group --dataflow-endpoint-group-id ${DATAFLOW-ENDPOINT-GROUP-ID} --region ${REGION}
   ```

   確認 `agentStatus`的 `awsGroundStationAgentEndpoint` 為 ACTIVE，且 `auditResults` 為 HEALTHY。