An open API service indexing awesome lists of open source software.

https://github.com/midoks/nezha

Nezha Monitoring
https://github.com/midoks/nezha

Last synced: about 1 year ago
JSON representation

Nezha Monitoring

Awesome Lists containing this project

README

          







LOGO designed by 熊大 .




:trollface: Nezha Monitoring: Self-hostable, lightweight, servers and websites monitoring and O&M tool.


Supports monitoring system status, HTTP (SSL certificate change, upcoming expiration, expired), TCP, Ping and supports push alerts, run scheduled tasks and web terminal.


\>> Telegram Group: [Nezha Monitoring Global (English Only)](https://t.me/nezhamonitoring_global), [哪吒监控(中文群组)](https://t.me/nezhamonitoring)

\>> [Use Cases | 我们的用户](https://www.google.com/search?q=%22powered+by+Nezha+Monitoring%22+OR+%22powered+by+%E5%93%AA%E5%90%92%E7%9B%91%E6%8E%A7%22) (Google)

## User Guide

- [English](https://nezhahq.github.io/en_US/index.html)
- [中文文档](https://nezhahq.github.io/index.html)

## Screenshots

| Default Theme | DayNight [@JackieSung](https://github.com/JackieSung4ev) | hotaru |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------- |
| ![Default Theme](resource/template/theme-default/screenshot.png) | | |
|

Default modified [Guide]
|
Neko Mdui @MikoyChinese
|
AngelKanade @adminsama
|
| ![默认主题魔改](https://fastly.jsdelivr.net/gh/idarku/img@main/me/1631120192341.webp) | ![Neko Mdui](resource/template/theme-mdui/screenshot.png) | ![AngelKanade](resource/template/theme-angel-kanade/screenshot.png) |

## Supported Languages

- English
- 中文
- Español

## Install

```
curl -L https://cdn.jsdelivr.net/gh/midoks/nezha@latest/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh
curl -L https://cdn.jsdelivr.net/gh/midoks/nezha@latest/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh

curl -L https://raw.githubusercontent.com/midoks/nezha/main/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo CN=true ./nezha.sh
curl -L https://raw.githubusercontent.com/midoks/nezha/main/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh

```

You can change the dashboard language in the settings page (`/setting`) after the dashboard is installed.