
Chapter 11
11 - 6
To reset statistics for node servers and node addresses
Use the following syntax to reset statistics for all node addresses and node
servers:
b node stats reset
You can reset statistics for the node address specified by the IP address
<node_ip>:
b node <node_ip> stats reset
For example, to reset the statistics for the node address 10.1.1.1, use the
following syntax:
b node 10.1.1.1 stats reset
If you want to reset statistics for a list of node addresses, type the command
with the list of addresses separated by spaces:
b node 10.1.1.1 10.1.1.2 10.1.1.3 stats reset
Use the following syntax to reset statistics for the node server specified by
the IP:port combination <node_ip>:<port>:
b node <node_ip>:<port> stats reset
For example, to reset the statistics for the node server 10.1.1.1:80, use the
following syntax:
b node 10.1.1.1:80 stats reset
If you want to reset statistics for a list of node server addresses, type the
command with the list of addresses separated by spaces:
b node 10.1.1.1:80 10.1.1.2:23 stats reset
To reset statistics for virtual ports
Use the following syntax to reset statistics for all virtual ports:
b service stats reset
Use the following syntax to reset statistics for the virtual port <port>. You
can specify a list of virtual ports separated by spaces:
b service <port> stats reset
For example, to reset the statistics for the virtual port 80, use the following
command:
b service 80 stats reset
To reset the statistics for a list of virtual ports, use the following syntax:
b service 23 80 443 stats reset
To reset statistics for network address translations (NATs)
Use the following syntax to reset statistics for all NATs:
b nat stats reset
Kommentare zu diesen Handbüchern