更新Agent仓库地址

This commit is contained in:
Kris 2023-10-03 18:20:32 +02:00
parent cd46147c70
commit 8aa4b11384
No known key found for this signature in database
GPG Key ID: 36AFAA97D2910652
2 changed files with 9 additions and 4 deletions

View File

@ -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** **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**
<br/> ::: tip
Agent binary repository: https://github.com/nezhahq/agent/releases
:::
## Install Agent using one-click script ## 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 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
<br/> <br/>
@ -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 + 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 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: + Create a new file named `nezha_agent.plist` and save it, edit the contents of the file:
```xml ```xml

View File

@ -3,7 +3,9 @@ outline: deep
--- ---
**哪吒监控的被控端服务被称为 Agent本文档将介绍如何在被控端服务器上安装 Agent并与 Dashboard 连接** **哪吒监控的被控端服务被称为 Agent本文档将介绍如何在被控端服务器上安装 Agent并与 Dashboard 连接**
<br/> ::: tip
Agent 二进制文件仓库地址为https://github.com/nezhahq/agent/releases
:::
## 一键安装 Agent ## 一键安装 Agent
目前哪吒监控已支持在 Windows 和 Linux上一键安装 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 下载 amd64Apple Silicon 下载 arm64 版本。下载完成后解压 Agent 二进制文件,如解压到下载文件夹 如 Intel CPU 下载 amd64Apple Silicon 下载 arm64 版本。下载完成后解压 Agent 二进制文件,如解压到下载文件夹
+ 新建一个名为 `nezha_agent.plist` 的文件并保存,修改文件内容如下: + 新建一个名为 `nezha_agent.plist` 的文件并保存,修改文件内容如下:
```xml ```xml