Class TimeseriesStatsCommand
- java.lang.Object
-
- org.opennms.netmgt.timeseries.shell.TimeseriesStatsCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
public class TimeseriesStatsCommand extends Object implements org.apache.karaf.shell.api.action.Action
Shows statistics of the time series layer. Install: feature:install opennms-timeseries-shell Usage: type opennms:ts-stats in karaf console
-
-
Constructor Summary
Constructors Constructor Description TimeseriesStatsCommand()
-
-
-
Method Detail
-
execute
public Object execute()
- Specified by:
execute
in interfaceorg.apache.karaf.shell.api.action.Action
-
-