start fpstats
This command starts the period managers, data savers, counters, and
threshold objects.
provadmin start fpstats [ nodename=<value> ] otype=<value> [ ctrname=<value> ] [ dataname=<value> ] [ name=<value> ] [ withall=<value> ]The following table describes the general options that are valid with the start fpstats command.
The following shows the parameters taken into account by
start fpstats according to the value of parameter 'otype'.
-
provadmin start fpstats otype=pm name=PeriodManagerName [ withall=false|true ]
If withall=true, all counters linked to the period manager are started.
-
provadmin start fpstats otype=ds name=DataSaverName
-
provadmin start fpstats otype=c ctrname=CounterName [ withall=false|true ]
If withall=true, the period manager to which the counter, "CounterName," is linked and all counters linked to it are started.
-
provadmin start fpstats otype=t ctrname=CounterName dataname=DataName name=ThresholdName
Copyright © Cloud Software Group, Inc. All rights reserved.