top | item 7443591

(no title)

lebinh | 12 years ago

Thanks, I'll definitely add that, maybe put this on pypi asap. For now you can clone the repo and then run

pip install -r requirements.txt

to install required dependencies.

discuss

order

diziet|12 years ago

Doesn't seem to like to read the logs :

./ngxtop.py -l /opt/nginx/logs/access.log ## just pretends like the log is not being written to

For some reason the access log file is defaulted to logs/access.log too~

bndr|12 years ago

There was a bug that was overwriting --access-log (-l) option. Should be fixed now in master