哪吒面板,服务器状态监控,报警通知,被动接收,极省资源 64M 小鸡也能装 Agent。
GitHub地址:https://github.com/naiba/nezha
一键脚本
海外:
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh
sudo ./nezha.sh
国内:
curl -L https://raw.sevencdn.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh
sudo ./nezha.sh
./nezha-agent --help通过执行
复制代码查看支持的参数,如果你使用一键脚本,可以编辑
/etc/systemd/system/nezha-agent.service
ExecStart=
--report-delay 系统信息上报的间隔,默认为 1 秒,可以设置为 3 来进一步降低 agent 端系统资源占用(配置区间 1-4)
--skip-conn 不监控连接数,机场/连接密集型机器推荐设置,不然比较占 CPU(shirou/gopsutil/issues#220)
--skip-procs 不监控进程数,也可以降低 agent 占用
--disable-auto-update 禁止 Agent 自动更新(安全特性)
--disable-command-execute 禁止在 Agent 机器上执行定时任务、打开在线终端(安全特性)
改完后执行
systemctl daemon-reload
再重启 Agent
![图片[1]-哪吒面板:最优秀的VPS探针,服务器状态监控,报警通知,极省资源-A5站长平台](https://cdn.jsdelivr.net/gh/master-of-forums/master-of-forums/public/images/patch.gif)
温馨提示:本文最后更新于
2024-12-28 00:56:41
,某些文章具有时效性,若有错误或已失效,请在下方留言或联系© 版权声明
THE END
暂无评论内容