PMDF System Manager's Guide


Previous Contents Index


counters clear

Clear the node-specific, in-memory cache of counters.

Syntax

counters clear

Command Qualifiers Defaults
-associations -associations
-channels -channels

Parameters

None.

Description

To clear (zero) the counters in the in-memory cache, issue the counters clear command. The command creates the in-memory section of association and channel counters if it does not already exist. Then it zeros all fields in the in-memory section. Finally, the fields in the in-memory section for numbers of stored messages, message recipients, and message volumes are set based on the entries in the PMDF queue cache database.

Either the association counters, or channel counters, or both, may be cleared. The default is to clear both association and channel counters.


Command Qualifiers

-associations (default)

-noassociations

This qualifier specifies whether to clear the in-memory cache of association counters.

-channels (default)

-nochannels

This qualifier specifies whether to clear the in-memory cache of channel counters.


Previous Next Contents Index