other versions
CIRCUSD-STATS(1) | Circus | CIRCUSD-STATS(1) |
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
November 30, 2015 | 0.12.1 |