NGINX Amplify 

Real-time diagnostics for NGINX Open Source and NGINX Plus with security recommendations, actionable insights, and customizable alerts to improve app performance.

在主機上安裝一個 agent (免費版最多可裝 5 個) , 即時監控 NGINX 狀態 (將資料傳到 https://amplify.nginx.com/ 查看)
可監控 CPU 、 RAM 、 Disk IO 、 Requests 、 Connections 、Traffic
主機 Down 了會通知你

先在 網官 註冊,會得到一組 API KEY

安裝&啟動

yum install python3 -y

curl -L -O https://github.com/nginxinc/nginx-amplify-agent/raw/master/packages/install.sh
API_KEY='xxxxxxxx api key xxxxxxxxxxx' sh ./install.sh

service amplify-agent start

瀏覽 dashboard 

我用 ab 測試連線

NGINX Amplify NGINX Amplify

它的 alert 功能還滿細的,但免費的可用的只有 10 種

NGINX Amplify NGINX Amplify

Related posts 相關文章
比較 OpenLiteSpeed 與 Nginx 網站伺服器 Web Server 的效能
More...
使用 ELK 把 DNS 的查詢量變圖形化統計
More...
市面上流行的 ELK 就是 ElasticSearch + Logstash + Kibana 索引 收集 圖表化
More...
Nginx 2.9.13 將支援 UDP load balancing
More...

作者

留言

api install時遇到 6. Installing apt-transport-https … failed. 請問有遇過嗎?

撰寫回覆或留言

發佈留言必須填寫的電子郵件地址不會公開。