Skip to content

Releases: lebinh/ngxtop

2020

21 Dec 01:02

Choose a tag to compare

2020 Pre-release
Pre-release

Finally Python3 compatible.

Parsing

09 Apr 03:48

Choose a tag to compare

Parsing Pre-release
Pre-release

Improvements:

  • Proper parsing of nginx configuration file with PyParsing: better detection of access log file and format, should work out of the box in most cases.
  • Get rid of reporting thread, use timer signal instead.
  • Use curses to display metrics instead of repeating clear screen.
  • Allow parsing of log from stdin and include 'combined' log format of Apache.