> ## Documentation Index
> Fetch the complete documentation index at: https://help.gorelo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 创建可用性检查

> 在 Gorelo 中创建 ICMP、HTTP 或 TCP 可用性检查以监控网站和连接，可自定义检查频率、区域、重试和告警标签。

Gorelo 可以通过 ICMP 检查互联网连接，通过 HTTP 检查网站，在它们离线时向你发送告警。要创建可用性检查：

1. 从主菜单导航到 **[Uptime](https://app.gorelo.io/Asset/check-list)**。
2. 点击右上角的 **+Uptime**。
3. 填写每个必填字段：
   * **Type**：从 ICMP（ping）、HTTP 或 TCP 中选择
   * **IP/URL**：指定要检查的 IP 或 URL
   * **Client and Location**：将检查与客户和位置关联
   * **Description**：为检查提供描述（可选）
   * **Check Frequency**：检查运行的频率（以分钟为单位）
   * **Rechecks**：在初始失败后但在告警之前重新检查运行的次数（每 15 秒）
   * **Region**：检查来源——Seattle、Sydney、UK、Frankfurt
   * **ISP Connection Link**：一个外部 URL，可作为列表和工单详情的快速快捷方式（可选）
   * **Tags**：一种轻松分类和分组检查的方法（可选）
4. 点击底部的 **Add**。

\
**专用 IP 地址**

* Seattle：`4.155.147.168`
* Sydney：`4.197.194.140`
* London：`52.151.97.9`

## 通过可用性自动采纳代理资产

通用代理资产可以在它们首次签入时根据 WAN IP 自动被采纳。如果此 WAN IP 在 Gorelo 中作为可用性检查存在，并且 **Adopt Client Assets** 开关已打开，Gorelo 将自动将这些资产采纳到适当的客户/位置下。

<Frame>
  <img src="https://mintcdn.com/gorelo/J8h_fLstMj_tYUTJ/images/uptime-check.png?fit=max&auto=format&n=J8h_fLstMj_tYUTJ&q=85&s=7c35c700141c68801630d4179ec8cd88" alt="Image" width="856" height="152" data-path="images/uptime-check.png" />
</Frame>
