s-blog

CentOS 安装哪吒监控(nezha-server)

ssssmy · 2026-06-05 · 1 min · CentOS

cd /opt
mkdir nezha
cd nezha
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh && sudo ./nezha.sh
  • 安装完成后访问 ip:8008 即可进入面板。

原文链接:https://www.ssssmy.com/notes/centos-an-zhuang-ne-zha-jian-kong-nezha-server