Files
hertzbeat/home/i18n/en/docusaurus-plugin-content-docs/current/help/port.md
tomsun28 81896f9ba1 [home]feature: support home docs i18n en (#94)
* [home]feature: support home docs i18n en

* [home]feature: i18n update introduce

* [web-app]i18n for zh-TW

* [home]feature: i18n update docs
2022-04-17 21:36:13 +08:00

1.2 KiB
Raw Blame History

id, title, sidebar_label
id title sidebar_label
port 监控:端口可用性 端口可用性

判断对端服务暴露端口是否可用,进而判断对端服务是否可用,采集响应时间等指标进行监测

配置参数

参数名称 参数帮助描述
监控Host 被监控的对端IPV4IPV6或域名。注意⚠️不带协议头(eg: https://, http://)。
监控名称 标识此监控的名称,名称需要保证唯一性。
端口 网站对外提供的端口http一般默认为80https一般默认为443。
连接超时时间 端口连接的等待超时时间单位毫秒默认3000毫秒。
采集间隔 监控周期性采集数据间隔时间单位秒可设置的最小间隔为10秒
是否探测 新增监控前是否先探测检查监控可用性,探测成功才会继续新增修改操作
描述备注 更多标识和描述此监控的备注信息,用户可以在这里备注信息

采集指标

指标集合summary

指标名称 指标单位 指标帮助描述
responseTime ms毫秒 网站响应时间