优化更新中英文文档-主页

This commit is contained in:
Kris 2024-05-14 01:16:53 +02:00
parent 008835dcaa
commit 236304236e
No known key found for this signature in database
GPG Key ID: 36AFAA97D2910652
2 changed files with 19 additions and 17 deletions

View File

@ -1,4 +1,5 @@
--- ---
layout: home layout: home
title: Nezha Monitoring title: Nezha Monitoring
@ -6,21 +7,22 @@ titleTemplate: User Manual
hero: hero:
name: Nezha Monitoring name: Nezha Monitoring
text: A open source, lightweight server and website monitoring and O&M tool text: Open-source, lightweight, and easy-to-use server monitoring and operation tool
image: https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg image: https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg
actions: actions:
- theme: brand - theme: brand
text: Preview text: Preview
link: https://ops.naibahq.com link: https://ops.naibahq.com
- theme: alt - theme: alt
text: Learn More → text: Get Started →
link: /en_US/guide/dashboard link: /guide/dashboard
features: features:
- title: One-Click Installation - title: One-Click Installation
details: Support one-click script installation Dashboard and Agent services for easy use; mainstream systems such as Linux, Windows, MacOS, OpenWRT, etc. are all supported. details: Supports one-click installation of the Dashboard and Agent services, making it easy to operate. Compatible with mainstream systems, including Linux, Windows, macOS, OpenWRT, and Synology.
- title: Real-time monitoring - title: Real-Time Monitoring
details: Supports monitoring the system status of multiple servers simultaneously, including monitoring the status of web pages, ports, and SSL certificates. It also supports sending notifications when there are failures or when data reaches the limit. Multiple notification methods are supported, such as Telegram, email, and WeChat. details: Supports monitoring the status of multiple servers simultaneously, providing historical network status and latency charts, monitoring webpage and port availability, and SSL certificate status. Supports alerts for status such as faults and traffic, with notifications via Telegram, email, Slack, and more.
- title: Easy O&M - title: Easy Operations
details: Support WebSSH, support data monitoring, support setting scheduled tasks, and support batch execution of tasks on servers. details: Provides an API to get server status, supports WebSSH, DDNS, and traffic monitoring. Allows setting up scheduled and triggered tasks and executing server tasks in batches.
--- ---

View File

@ -6,7 +6,7 @@ titleTemplate: 使用文档
hero: hero:
name: 哪吒监控 name: 哪吒监控
text: 开源、轻量、易用的服务器监控运维工具 text: 开源、轻量、易用的服务器监控运维工具
image: https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg image: https://raw.githubusercontent.com/naiba/nezha/master/resource/static/brand.svg
actions: actions:
- theme: brand - theme: brand
@ -18,9 +18,9 @@ hero:
features: features:
- title: 一键安装 - title: 一键安装
details: 支持一键安装面板和监控服务,使用方便。主流系统包括Linux、Windows、MacOS、OpenWRT以及群晖均受支持 details: 支持一键安装面板和监控服务,操作便捷。兼容主流系统,包括 Linux、Windows、macOS、OpenWRT 以及群晖。
- title: 实时监控 - title: 实时监控
details: 支持同时监控多个服务器的状态,提供历史延迟图表,并可监控网页、端口可用性和SSL证书状态。支持故障和流量等状态告警可通过Telegram、邮件、微信等多种通知方式进行提醒 details: 支持同时监控多个服务器的状态,提供历史网络状态和延迟图表,监控网页、端口可用性和 SSL 证书状态。支持故障和流量等状态告警,可通过 Telegram、邮件、微信等多种方式提醒。
- title: 轻松运维 - title: 轻松运维
details: 可使用API获取服务器状态支持WebSSH、DDNS和流量监控可设置定时和触发任务并批量执行服务器任务 details: 提供 API 获取服务器状态支持WebSSH、DDNS 和流量监控。可设置定时和触发任务,并批量执行服务器任务。
--- ---