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 測試連線
它的 alert 功能還滿細的,但免費的可用的只有 10 種
留言
api install時遇到 6. Installing apt-transport-https … failed. 請問有遇過嗎?
我用 redhat 等系統的,所以沒遇過 apt 的