xrmx / uwsgitop

top-like app for monitoring uWSGI instances
MIT License
496 stars 77 forks source link

Possibility to configure address using environment variable #65

Open joakimnordling opened 4 years ago

joakimnordling commented 4 years ago

Could you consider adding support for reading the address from an environment variable, like UWSGITOP_ADDRESS, so that you could define the address beforehand and then be able to just run uwsgitop rather than remember the full path to the socket each time you want to run uwsgitop?