Provided by: circus_0.12.1+dfsg-1_all 

NAME
circusd-stats - circus daemon stats aggregator
SYNOPSIS
circusd-stats [options]
DESCRIPTION
circusd-stats runs the stats aggregator for Circus.
OPTIONS
--endpoint ENDPOINT
Connection endpoint.
--pubsub PUBSUB
The circusd ZeroMQ pub/sub socket to connect to.
--statspoint STATSPOINT
The ZeroMQ pub/sub socket to send data to.
--log-level LEVEL
Specify the log level. LEVEL can be info, debug, critical, warning or error.
--log-output LOGOUTPUT
The location where the logs will be written. The default behavior is to write to stdout (you can
force it by passing '-' to this option). Takes a filename otherwise.
--ssh SSH
SSH Server in the format user@host:port.
-h, --help
Show the help message and exit.
--version
Displays Circus version and exits.
SEE ALSO
circus (1), circusd (1), circusctl (1), circus-plugin (1), circus-top (1).
Full Documentation is available at http://circus.readthedocs.org
AUTHOR
David Douard
0.12.1 November 30, 2015 CIRCUSD-STATS(1)