.\" Licensed to the Apache Software Foundation (ASF) under one .\" .\" or more contributor license agreements. See the NOTICE file .\" .\" distributed with this work for additional information .\" .\" regarding copyright ownership. The ASF licenses this file .\" .\" to you under the Apache License, Version 2.0 (the .\" .\" "License"); you may not use this file except in compliance .\" .\" with the License. You may obtain a copy of the License at .\" .\" .\" .\" http://www.apache.org/licenses/LICENSE-2.0 .\" .\" .\" .\" Unless required by applicable law or agreed to in writing, software .\" .\" distributed under the License is distributed on an "AS IS" BASIS, .\" .\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. .\" .\" See the License for the specific language governing permissions and .\" .\" limitations under the License. .\" .TH "show:icp-stats" .SH NAME show:icp-stats \- This command displays ICP statistics. .SH SYNOPSIS show:icp-stats .SH DESCRIPTION The show:icp-stats command displays ICP statistics, including query, hit, and miss values. The show:icp-stats command takes no options. .SH EXAMPLE .PP When you execute the show:icp-stats command, you see results in the following format: .PP .nf traffic_shell> show:icp-stats --Queries Originating From This Node-- Query Requests ----------------------------- 0 Query Messages Sent ------------------------ 0 Peer Hit Messages Received ----------------- 0 Peer Miss Messages Received ---------------- 0 Total Responses Received ------------------- 0 Average ICP Message Response Time ---------- 0.000000 ms Average ICP Request Time ------------------- 0.000000 ms --Queries Originating from ICP Peers-- Query Messages Received -------------------- 0 Remote Query Hits -------------------------- 0 Remote Query Misses ------------------------ 0 Successful Response Message Sent to Peers -- 0 traffic_shell> .SH "SEE ALSO" config:icp