0514-86177077
9:00-17:00(工作日)
本文介紹了詳解metricbeat 監控 nginx 情況,分享給大家,具體如下:
1.version
os: centos 7.2 nginx: nginx-1.13.9 metricbeat: metricbeat-6.2.4
2.download
#wget https://artifacts.elastic.co/downloads/beats/metricbeat/metricbeat-6.2.4-x86_64.rpm
3.install
#rpm -ivh metricbeat-6.2.4-x86_64.rpm
4.config
Metricbeat: #metricbeat modules enable nginx nginx.yml - module: nginx metricsets: ["stubstatus"] period: 10s # Nginx hosts hosts: ["http://127.0.0.1"] # Path to server status. Default server-status server_status_path: "basic_status" #According to the situation,and depending Nginx: (nginx need to compile install) requried module: --with-http_stub_status_module nginx.conf: location /basic_status { stub_status; access_log off; allow 127.0.0.1; deny all; }
5.start
service metricbeat start
以上就是本文的全部內容,希望對大家的學習有所幫助,也希望大家多多支持腳本之家。
標簽:南陽 泉州 岳陽 南陽 邵陽 葫蘆島 撫州 白城
上一篇:Centos7.4 zabbix3.4.7源碼安裝的方法步驟
下一篇:ubuntu中swap(虛擬內存)設置方法
Copyright ? 1999-2012 誠信 合法 規范的巨人網絡通訊始建于2005年
蘇ICP備15040257號-8