App Monitoring (gx mon)

gx mon [-hqV] [-a=<appName>] [-H=<host>] [-r=<refreshTime>]

gx mon shows the activity of applications by showing statistics for messages flowing throughout Grainite.

If an Action Handler is printed in red in gx mon, it means that the Action Handler is down and might require intervention. Please refer to this page for more information.

Options

1. --refresh-time

Time, in milliseconds, to refresh statistics.

Default - 1000 milliseconds.

2. --app-counter-limit

The number of app counters to show.

Default - 10.

3. --app-counter-filter

Regex to apply for app counters.

Last updated