Ngxtop Versions Save

Real-time metrics for nginx server

v0.0.3

3 years ago

Finally Python3 compatible.

0.0.2

10 years ago

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.