Zabbix 3.0.4 Nginx Performance monitoring

Source: Internet
Author: User

Build Nginx

Installing the Pcre-devel, Zlib-devel support Package

[Email protected]/]# yum-y install Pcre-devel zlib-devel

Create Nginx User

[Email protected]/]# useradd-m-s/sbin/nologin nginx

Unzip the installation

[Email protected]/]# tar zxvf nginx-1.6. 0  /]# CD nginx-1.6. 0 [email protected] nginx-1.6.0]#/configure--prefix=/usr/local/nginx--with-http_realip_module--with-http_sub _module--with-http_gzip_static_module--with-http_stub_status_module--with-pcre
[[email protected] nginx-1.6.0]# make && make install

Optimizing Execution paths

[Email protected] nginx-1.6. 0] # ln-s/usr/local/nginx/sbin/*  /usr/local/sbin/

On the Zabbix agentd client, check to see if Nginx has loaded the--with-http_stub_status_module. Zabbix Monitoring based on Nginx stub status module, fetch the data provided

Check if With-http_stub_status_module is installed

[Email protected] nginx-1.6. 0] #/usr/local/sbin/nginx-Vnginx version:nginx/1.6. 0  4.4. 7 20120313 4.4. 7---prefix=/usr/local/nginx--with-http_realip_module--with-http_sub_module- -with-http_gzip_static_module--with-http_stub_status_module--with-pcre

Zabbix 3.0.4 Nginx Performance monitoring

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.