| Modifier and Type | Class and Description |
|---|---|
class |
BaseAccumulatorsAction
Base action for accumulators.
|
class |
CreateAccumulatorAction
This action creates a new accumulator.
|
class |
DeleteAccumulatorAction
Deletes a single accumulator.
|
class |
ShowAccumulatorsAction
/**
Displays configured accumulators and the gathered data and graphs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDashboardAction
Base action for all dashboards action.
|
class |
CreateDashboardAction
This action creates a new accumulator.
|
class |
DashboardAddChartAction
This action creates a new accumulator.
|
class |
DashboardAddGaugeAction
This action creates a new accumulator.
|
class |
DashboardAddProducerAction |
class |
DashboardAddThresholdAction
This action creates a new accumulator.
|
class |
DashboardRemoveChartAction
TODO comment this class
|
class |
DashboardRemoveGaugeAction
TODO comment this class
|
class |
DashboardRemoveProducerAction |
class |
DashboardRemoveThresholdAction
TODO comment this class
|
class |
DeleteDashboardAction
This action creates a new accumulator.
|
class |
ShowDashboardAction
This action renders a dashboard.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseErrorAction |
class |
ShowErrorAction
Shows all instances of a specific error/exception class.
|
class |
ShowErrorsAction
TODO comment this class
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShowGaugesAction
This action is called in the gauge view under navigation point Everything Else \ Gauges.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzeJourneyAction
Executes journey analyses, which means calculates how many time each producer was called in each step of the journey and how long it took.
|
class |
AnalyzeJourneyByMethodAction
Same as AnalyzeJourneyAction but instead of producers it calculates more detailed, by methods.
|
class |
DeleteJourneyAction
Deletes a journey.
|
class |
ShowJourneyAction
The action displays a journey as a whole.
|
class |
ShowJourneyCallAction
Show a single call in a monitoring session.
|
class |
ShowJourneysAction
Show all available journeys.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseLoadFactorsAction
TODO comment this class
|
class |
ShowLoadFactorsAction
TODO comment this class
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdditionalSectionAction
This action returns simply forward to the "everything else" navigation point.
|
class |
BaseAdditionalAction
Base action for the 'additional' section which includes everything, that has no own section.
|
class |
ShowConfigAction
This action shows current configuration, local or remote.
|
class |
ShowKillSwitchAction
This action shows current kill switch options.
|
class |
ShowLibsAction
This action scans and displays current libs.
|
class |
ShowMBeansAction
This action displays all mbeans in the jvm.
|
class |
UpdateAction
This action checks if there is a newer version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseNowRunningAction
TODO comment this class
|
class |
ShowEntryPointsAction
TODO comment this class
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasePluginAction
TODO comment this class
|
class |
RemovePluginAction
Removes a plugin with given name from plugin repository.
|
class |
ShowPluginsAction
TODO comment this class
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseShowProducersAction
Base action for producers presentation action.
|
class |
DisableProducerLoggingAction
TODO comment this class
|
class |
EnableProducerLoggingAction
TODO comment this class
|
class |
ShowAllProducersAction
This action renders the presentation of all producers.
|
class |
ShowCumulatedProducersAction
Cumulates several producers into one big producer.
|
class |
ShowProducerAction
Presents a single, previously selected producer.
|
class |
ShowProducersAction |
class |
ShowProducersForCategoryAction |
class |
ShowProducersForSubsystemAction
Renders all producers for a specific subsystem.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForceIntervalUpdateAction
This action fires an interval update.
|
class |
QuickConnectAction
TODO comment this class
|
class |
SelectServerAction
This action sets the target server.
|
class |
ShowExplanationsAction
Forwards to the explanation rendering page.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddTagAction
Adds new tag config to MoSKito configuration.
|
class |
ShowTagsAction
Prepares configured custom tags and their last values from history.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseThreadsAction
Base threads action.
|
class |
HistoryOffAction
Switches the history off.
|
class |
HistoryOnAction
Switches the history on.
|
class |
SetHistoryListSizeAction
Sets the size of the history array and therefore history length.
|
class |
StartThreadAction
Starts a new thread for testing purposes of the thread history.
|
class |
ThreadsDumpAction
Creates a thread dump and presents it to the users.
|
class |
ThreadsHistoryAction
This action shows the ThreadsHistory.
|
class |
ThreadsListAction
Shows a list of threads and cumulated state's stats.
|
class |
ThreadsOverviewAction
This action renders the overview page of the threads section of the webui.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseThresholdsAction
Base class for thresholds.
|
class |
CreateThresholdAction
Creates a new threshold.
|
class |
DeleteThresholdAction
Deletes a threshold.
|
class |
EditThresholdAction
Displays the threshold edit dialog.
|
class |
ShowThresholdsAction
Displays configured thresholds and their statuses.
|
class |
UpdateThresholdAction
Updates an existing threshold.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTracersAction
Base action for tracers actions.
|
class |
CreateTracerAction
Creates a new tracer.
|
class |
DisableTracerAction
Disables a tracer.
|
class |
EnableTracerAction
Enables a tracer.
|
class |
RemoveTracerAction
Removes a single tracer.
|
class |
ShowTracerAction
Prepares a single tracer for display.
|
class |
ShowTracersAction
Shows currently active tracers.
|
Copyright © 2010-2020 anotheria.net. All Rights Reserved.