unload fpstats
This command removes the period managers, data savers, counters, and threshold objects from memory.
provadmin unload fpstats [ nodename=<value> ] otype=<value> [ ctrname=<value> ] [ dataname=<value> ] [ name=<value> ]
The following table describes the general options that are valid with the unload fpstats command.
The following shows the parameters taken into account by unload fpstats according to the value of parameter 'otype'.
-
provadmin unload fpstats otype=pm name=PeriodManagerName
A period manager can be removed only if there is no counter linked to it.
-
provadmin unload fpstats otype=ds name=DataSaverName
A data saver can be removed only if there is no counter linked to it.
-
provadmin unload fpstats otype=c ctrname=CounterName
If CounterName is a dynamic counter, all its related dynamic instance counters are removed.
-
provadmin unload fpstats otype=t ctrname=CounterName dataname=DataName name=ThresholdName
Copyright © Cloud Software Group, Inc. All rights reserved.