From 8aa4b113848143fd78b78534f4b47b9fd58bdd56 Mon Sep 17 00:00:00 2001 From: Kris Date: Tue, 3 Oct 2023 18:20:32 +0200 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Agent=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en_US/guide/agent.md | 7 +++++-- docs/guide/agent.md | 6 ++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/en_US/guide/agent.md b/docs/en_US/guide/agent.md index 36a66d25..ce06ec4e 100644 --- a/docs/en_US/guide/agent.md +++ b/docs/en_US/guide/agent.md @@ -1,5 +1,8 @@ **The service in the monitored server is called Agent. This document will describe how to install the Agent on the monitored server and connect it with Dashboard** -
+::: tip +Agent binary repository: https://github.com/nezhahq/agent/releases +::: + ## Install Agent using one-click script Nezha Monitoring now supports one-click installation of the Agent on Windows and Linux. Follow the steps in this document and you can easily deploy it on your server
@@ -191,7 +194,7 @@ If you are prompted with "macOS cannot verify this app" during installation, ple ::: + First add a server in the admin panel -+ Go to the [Release](https://github.com/naiba/nezha/releases) page to download the Agent binary and choose whether to download the darwin amd64 or arm64 Agent depending on the CPU architecture ++ Go to the [Release](https://github.com/nezhahq/agent/releases) page to download the Agent binary and choose whether to download the darwin amd64 or arm64 Agent depending on the CPU architecture For example, download the amd64 version for Intel CPU and the arm64 version for Apple Silicon. After downloading, extract the Agent binary file, e.g. to the Download folder + Create a new file named `nezha_agent.plist` and save it, edit the contents of the file: ```xml diff --git a/docs/guide/agent.md b/docs/guide/agent.md index ce7289e9..70d1e99e 100644 --- a/docs/guide/agent.md +++ b/docs/guide/agent.md @@ -3,7 +3,9 @@ outline: deep --- **哪吒监控的被控端服务被称为 Agent,本文档将介绍如何在被控端服务器上安装 Agent,并与 Dashboard 连接** -
+::: tip +Agent 二进制文件仓库地址为:https://github.com/nezhahq/agent/releases +::: ## 一键安装 Agent 目前哪吒监控已支持在 Windows 和 Linux上一键安装 Agent,遵循本文档的步骤,你可以很轻松的在服务器上部署它 @@ -204,7 +206,7 @@ EOF ::: + 首先在管理面板中添加一台服务器 -+ 前往 [Release](https://github.com/naiba/nezha/releases) 页下载 Agent 二进制文件,根据 CPU 架构选择下载 darwin amd64 还是 arm64 的 Agent ++ 前往 [Release](https://github.com/nezhahq/agent/releases) 页下载 Agent 二进制文件,根据 CPU 架构选择下载 darwin amd64 还是 arm64 的 Agent 如 Intel CPU 下载 amd64,Apple Silicon 下载 arm64 版本。下载完成后解压 Agent 二进制文件,如解压到下载文件夹 + 新建一个名为 `nezha_agent.plist` 的文件并保存,修改文件内容如下: ```xml