上传者: 42120550
|
上传时间: 2022-03-11 15:28:54
|
文件大小: 308KB
|
文件类型: -
所需环境
需要PHP版本不低于5.3,只需要安装PHP的Cli立即,无需安装PHP-FPM,nginx,apache
示例
安装
1,下载或git clone https://github.com/walkor/workerman-statistics
2,命令行运行composer install
启动停止
以ubuntu为例
启动php start.php start -d
重启启动php start.php restart
平滑重启/重新加载配置php start.php reload
查看服务状态php start.php status
停止php start.php stop
Windows系统上运行
1,Windows平台需要将Workerman目录替换成
2,运行start_for_win.bat
权限验证
管理员用户名密码默认都为空,即不需要登录就可以查看监控数据
如