camel get processor

Get status of Camel processors

Usage

camel get processor [options]

Options

Option Description Default Type

--description

Include description in the ID column (if available)

boolean

--filter

Filter processors by id

String

--filter-mean

Filter processors that must be slower than the given time (ms)

long

--group

Filter processors by group

String

--limit

Filter routes by limiting to the given number of rows

int

--note

Include note in the ID column (if available)

boolean

--remote

Break down counters into remote/total pairs

boolean

--running

Only include running processors

boolean

--show-group

Include group column

boolean

--sort

Sort by pid or name

pid

String

--source

Prefer to display source filename/code instead of IDs

boolean

--watch

Execute periodically and showing output fullscreen

boolean

-h,--help

Display the help and sub-commands

boolean