steelThread / redmon

A web interface for managing redis: cli, admin, and live monitoring
http://steelthread.github.com/redmon/
1.57k stars 127 forks source link

Run in no-daemon mode? #58

Closed benregn closed 10 years ago

benregn commented 11 years ago

I would like to use supervisor to manage the redmon process. But in order to be able to do that it has to run in the foreground.

Would it be possible to add a command line argument to run it non-daemonized?