Uncategorized

服务器安装ServerStatus监控探针教程

本文将介绍在服务器上安装ServerStatus来监控多台服务器的运行状态的教程. 一、服务器端 登录服务器 下载一键安装脚本 wget -N –no-check-certificate https://raw.githubusercontent.com/stilleshan/ServerStatus/master/status.sh && chmod +x status.sh 二、安装服务器端 bash status.sh s 按照步骤设置即可