Previous | Contents | Index |
Clear the in-memory cache of channel counters.
pmdf counters -clear
Command Qualifiers Defaults None. None.
On UNIX platforms, the process must have the same UID as either theroot
orpmdf
accounts.
None.
To zero the in-memory channel counters, issue a
pmdf counters -clear
command.The
pmdf counters -clear
command will create a new memory section, if one does not already exist. The values in the in-memory section will be set to zero, and then the stored messages, recipients, and volumes fields will be set from the values currently in the PMDF queue cache database.Since some initial values will be set based on entries in the PMDF queue cache database, you may want to issue the UNIX command
or the NT command
# pmdf cache -synchronize
before clearing the counters, to ensure that the queue cache database entries are current.
C:\> pmdf cache -synchronize
Previous | Next | Contents | Index |