Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add informative procline #46

Open
mperham opened this issue Jan 10, 2013 · 0 comments
Open

Add informative procline #46

mperham opened this issue Jan 10, 2013 · 0 comments

Comments

@mperham
Copy link

mperham commented Jan 10, 2013

I'd like to be able to get very simple info out of redis_node_manager without having to do anything. I think the procline would be a great idea here:

Current procline:

/usr/local/rvm/rubies/ruby-1.9.3-p125/bin/ruby /usr/local/rvm/gems/ruby-1.9.3-p125/bin/redis_node_manager -c /opt/theclymb/shared/config/redis_node_manager_conf.yml -e production

Example:

redis_node_manager version=1.2.3 master=app-4.theclymb.com:6379

I'm not sold on the format, I was just thinking key=value pairs but anything is better than nothing. Sidekiq does this:

sidekiq 2.6.4 theclymb [0 of 10 busy]

Where 'theclymb' is the application tag associated with sidekiq so you can distinguish between sidekiqs for different rails apps on the same machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant