LoginSignup
3
3

More than 5 years have passed since last update.

NGINX Amplify (beta) を入れて見た

Last updated at Posted at 2016-04-27

まじで入れてみただけのネタですが

まだベータです。Nginxの監視モニタリングのSaaS的なサービスのようです。

URLにあるリクエストを送る。

送ったら半日くらいでメールが来ます。招待コードでURLアクセスします。
それとは別にamplifyのエージェントイスト手順もメールにあります。APIコードを入れてインストシェルをcurlごしに叩きます。簡単です。

こんな感じで↓

:
:
インストール:
  nginx-amplify-agent.x86_64 0:0.32-1.el6

完了しました!

 8. Installing package ... done.
 9. Building configuration file ... done.

 OK, it looks like everything is ready.

 To start and stop the agent type:

     # service amplify-agent start
     # service amplify-agent stop

 Agent logs can be found in:
     /var/log/amplify-agent/agent.log

 Please find the documentation here:
     https://github.com/nginxinc/nginx-amplify-doc

 After the agent is launched, it might take up to 1 minute
 for this system to appear in the Amplify user interface.

 Launching amplify-agent ...
 All done.

しばらくすると招待コードでアクセスしておいたWebページ側に情報が入って来ます。

クリップボード01.png

dev-uehara01って名前のサーバーにNginx1.8入れてます。

もっと取得メトリクス増やすために設定入れる必要がありますがドキュメント見ながらやってみます。(デフォ設定なう)

Alert

取得メトリクスベースでアラート設定もできます。インターバルの最小値は2mですね。
こんな感じ↓

クリップボード02.png

あとは

ReportとEventがメニューにありますね。まだ出せてないですがどんな感じか確認してみたいと思います。

では!((((((((((っ・ω・)っ ブーン

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3