RAMEN

NAME

ramen - Ramen Stream Processor

SYNOPSIS

ramen COMMAND ...

COMMANDS

_completion

Autocomplete the given command.

_expand

Test graphite query expansion.

_profile

Display profiling information about running programs.

alerter

Start the alerter.

archivist

Allocate disk for storage.

choreographer

Service that decides where to run what.

compile

Compile each given source file into an executable.

confclient

Confserver client to dump/read/write configuration keys.

confserver

Start the configuration synchronization service.

dequeue

Dequeue a message from a ringbuffer.

dump-ringbuf

Dump some bytes from the ringbuffer.

execompserver

Service that turns precompiled programs into local executables files.

gc

Delete old or unused files.

httpd

Start an HTTP server.

info

Print all meta information about a worker.

kill

Stop a program.

links

List all in use ring buffers with some statistics.

notify

Send a notification.

precompserver

Service that precompiles (aka parse+type-check) programs.

ps

Display info about running programs.

repair-ringbuf

Repair a ringbuf header, assuming no readers/writers.

replay

Rebuild the past output of the given operation.

replayer

Service to turn simple replay requests into query-plans that can be understood by supervisor.

ringbuf-summary

Display informations about a ring-buffer.

run

Run one (or several) compiled program(s).

start

Start ramen with basic configuration.

stats

Display internal statistics.

supervisor

Start the processes supervisor.

tail

Display the last outputs of an operation.

test

Test a configuration against one or several tests.

test-alert

Test alerting configuration.

timeseries

Extract a time series from an operation.

tunneld

Start the tuple forward service.

useradd

Create a user that will be allowed to connect to the confserver and generate his/her secret key.

userdel

Delete a user.

usermod

Change the roles assumed by a user.

variants

Display the experimenter identifier and variants.

COMMON OPTIONS

--help[=FMT] (default=auto)

Show this help in format FMT. The value FMT must be one of ’auto', ’pager', ’groff' or ’plain'. With ’auto', the format is ’pager’ or ’plain' whenever the TERM env var is ’dumb' or undefined.

--version

Show version information.