misakar / ngx

a cute nginx web monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGX[still in development🙇 ]

a simple yet cute nginx web monitor.

Statistical Item

###⚡️ requests per second

###⚡️ requests over a period of time

###⚡️ most visited ip

###⚡️ most visited path

###⚡️ status code statistics

###⚡️ ip geographical distribution

How 2 Use

Install

$ pip install ngx

Start

$ ngx init <ngx-site-name-whatever-you-like>

Config

$ vim <ngx-site-name-whatever-you-like>/config.ini

Run as daemon

$ ngx start -d

Enjoy

visit your ngx monitor site, login and enjoy:)

Todo

  • sub domain server statistics

LICENSE

MIT, check LICENSE for detail

Thanks

  • python3
  • echarts

About

a cute nginx web monitor


Languages

Language:JavaScript 64.5%Language:Python 22.2%Language:HTML 11.3%Language:CSS 2.1%