stop fpstats
This command stops the period managers, data savers, counters, and threshold objects.
provadmin stop 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 stop fpstats command.
The following shows the parameters taken into account by stop fpstats according to the value of parameter 'otype'.
-
provadmin stop fpstats otype=pm name=PeriodManagerName [ withall=false|true ]
If withall=true, all counters linked to the period manager are stopped.
-
provadmin stop fpstats otype=ds name=DataSaverName
-
provadmin stop fpstats otype=c ctrname=CounterName [ withall=false|true ]
If withall=true, the period manager to which counter "CounterName" is linked and all counters linked to it are stopped.
-
provadmin stop fpstats otype=t ctrname=CounterName dataname=DataName name=ThresholdName
Copyright © Cloud Software Group, Inc. All rights reserved.