unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: Christian Pedersen <christian@onelogin.com>
Cc: unicorn-public@bogomips.org
Subject: Re: Monitoring active/idle unicorn process stats
Date: Wed, 2 Sep 2015 16:48:32 +0000	[thread overview]
Message-ID: <20150902164832.GA28081@dcvr.yhbt.net> (raw)
In-Reply-To: <CAE2Ar51tfuR8mJ99KmDj75p-JJOTAgYbOAwNaC-5b4-Pw__XTg@mail.gmail.com>

Christian Pedersen <christian@onelogin.com> wrote:
> Is it possible to query the number of busy/idle unicorn workers?

What Carl said.  You can also use Raindrops::Linux.tcp_listener_stats
for TCP for a similar effect.

Raindrops also includes a different module, Raindrops::Watcher,
to be used as a Rack endpoint to show the number of active/queued
connections.  You can see a demo of this at:

	http://raindrops-demo.bogomips.org:8080/

(It also works for Unix sockets, but I only have TCP sockets configured)

      parent reply	other threads:[~2015-09-02 16:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-02 15:49 Monitoring active/idle unicorn process stats Christian Pedersen
2015-09-02 16:31 ` Carl Brasic
2015-09-02 16:48 ` Eric Wong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/unicorn/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150902164832.GA28081@dcvr.yhbt.net \
    --to=e@80x24.org \
    --cc=christian@onelogin.com \
    --cc=unicorn-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/unicorn.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).