LATCP ZERO — VMS 5.4-3
Additional information available:
COUNTERS
Resets the link, node, and service counters maintained by the
local VMS node. You must have OPER privilege to use this command.
Format
ZERO COUNTERS
Additional information available:
Command Qualifiers
Additional information available:
/LOG
/LOG
/NOLOG
Specifies whether LATCP displays a message confirming that the
counters were reset. The default is /NOLOG.
/LINK
/LINK[=link-name]
Specifies the link (on your local node) for which you want
counters reset. If you do not specify a link name, LATCP zeros
counters for the link LAT$LINK.
/NODE
/NODE[=node-name]
Specifies the node for which you want counters reset. If you do
not specify a node name, LATCP zeros the counters for your local
node.
/SERVICE
/SERVICE=service-name
Specifies the service (on your local node) for which you want
counters reset.
Example
LATCP> ZERO COUNTERS/SERVICE=LTVM
LATCP> SHOW SERVICE LTVM /COUNTERS
Service Name: LTVM
Seconds Since Zeroed: 9
Connections Attempted: 0 Connections Accepted: 0
Connections Completed: 0 Connections Rejected: 0
The ZERO COUNTERS command in this example resets the counters
kept for service LTVM. The display produced by the SHOW SERVICE
command shows how the ZERO counters command reset the counters
to zero.