下载地址:https://github.com/vozlt/nginx-module-vts unzip nginx-module-vts-master.zip #停掉原来的Nginx服务 /usr/local/nginx/sbin/nginx -s stop 1)进入nginx原文件路径 cd /opt/software/nginx-1.18.0 查看源编译内容 /usr/local/nginx/sbin/nginx -V 2)重新编译,添加模块 --add-module=/opt/ngin...
nginx-module-vts-master: 链接:https://pan.baidu.com/s/1gOdYjNwHk9eEfIKcVdrE4A 提取码:m0z9 nginx-vts-exporter 链接:https://pan.baidu.com/s/1Q5E1E6Z6FSn8fTP43xBIUA 提取码:bez4 nginx-vts-stats_rev2 (grafana显示模板) 链接:https://pan.baidu.com/s/1VUZwgEMtBOyw3sSE-qEIkA 提...
①宿主机上下载nginx-1.18.0.tar.gz并解压,然后拷贝解压出的文件夹nginx-1.18.0到容器的/home/nginx/(提前进入容器创建该文件夹) ②容器内可看到拷贝成功 (4)安装 cd nginx-1.18.0./configure --add-module=/usr/local/nginx-module-vts-master/make make install 5、导出新镜像,该镜像就带有nginx和nginx-m...
安装所需的依赖:yum -y install gcc gcc-c++ pcre pcre-devel zlib zlib-devel openssl openssl-devel make 将插件添加至待编译的编译配置文件中:./configure --prefix=/usr/local/nginx --with-http_stub_status_module --add-module=替换为nginx-module-vts-master所在的路径 如果nginx启用了https,编译时需要...
下载模块 cd /usr/local/src git clone https://github.com/openresty/echo-nginx-module.git [root@ubunt src]# ls echo-nginx-module-master.zip nginx-1.22.0 nginx-1.22.0.tar.gz nginx-module-vts [root@ubunt nginx-1.23.1]# ./configure --prefix=/apps/nginx --user=nginx --group=nginx --...
1.解压nginx-vts-exporter 这里nginx是重新安装 ,解压nginx-vts-exporter 这里放在usr/local。 unzip nginx-module-vts-master.zip 这里注意nginx版本有要求否则会报错,以下是nginx对应的版本。 2.解压nginx。 tar -zxvf nginx-1.14.2.tar.gz 3.安装 把nginx-vts-exporter放到nginx路径 ,并执行安装操作。 cd usr...
added nginx-vts-exporter & nginx-module-sysguard added stream status modules added modules nginx-module-sts and nginx-module-stream-sts Compatibility added "#if (NGX_HTTP_CACHE)" Feature added vhost_traffic_status_set_by_filter to support stats values access Feature: added "::main" in control...
1.下载 为了各位小伙伴方便,这里提供了一波下载地址,如果模板不是特别满意,也可以去官网自行下载。 nginx: 链接:https://pan.baidu.com/s/1OBI1NmiMKhtLG4lYxKJyWg 提取码:2shu nginx-module-vts-master: 链接:https://pan.baidu.com/s/1gOdYjNwHk9eEfIKcVdrE4A ...
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。原始仓库: https://github.com/vozlt/nginx-module-vts master 分支(3) 标签(22) 管理 管理 master cut-v0.2.1 cut-v0.2.0 v0.2.2 v0.2.1 v0.2.0 v0.1.18 v0.1.17 v0.1.16 v0.1.15 v0.1.14 v0.1.13 v0.1.12 v0.1.11 v0.1....
Nginx virtual host traffic status module. Contribute to vozlt/nginx-module-vts development by creating an account on GitHub.