メインコンテンツまでスキップ

REST APIコマンド(statistics.device.receive_raw.errors)?)で発行される戻り値

Views:
4
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

ONTAP 9

回答

  • REST APIコマンド(statistics.device.receive_raw.errors)によって発行される戻り値は、受信エラーです。
  • 次の例に示すように、Total errors:のから取得されます。 RECEIVE
  • [Total errors]は、インターフェイスで発生したエラーの総数を示します。
出力例

cluster::> system node run -node node_example> -command ifstat XXX

-- interface  XXX  (214 days, 22 hours, 50 minutes, 27 seconds) --

RECEIVE <<★
 Total frames:        0  | Frames/second:       0  | Total bytes:         0
 Bytes/second:        0  | Total errors:<<★   0  | Errors/minute:       0
 Total discards:      0  | Discards/minute:     0  | Multi/broadcast:     0
 Non-primary u/c:     0  | CRC errors:          0  | Runt frames:         0
 Fragment:            0  | Long frames:         0  | Jabber:              0
 Length errors:       0  | No buffer:           0  | Xon:                 0
 Xoff:                0  | Pause:               0  | Jumbo:               0
 Noproto:             0  | Error symbol:        0  | Illegal symbol:      0
 Bus overruns:        0  | Queue drops:         0  | LRO segments:        0
 LRO bytes:           0  | LRO6 segments:       0  | LRO6 bytes:          0
 Bad UDP cksum:       0  | Bad UDP6 cksum:      0  | Bad TCP cksum:       0
 Bad TCP6 cksum:      0  | Mcast v6 solicit:    0  | Lagg errors:         0
 Lacp errors:         0  | Lacp PDU errors:     0
TRANSMIT
 Total frames:        0  | Frames/second:       0  | Total bytes:         0
 Bytes/second:        0  | Total errors:        0  | Errors/minute:       0
 Total discards:      0  | Queue overflow:      0  | Multi/broadcast:     0
 Collisions:          0  | Xon:                 0  | Xoff:                0
 Pause:               0  | Jumbo:               0  | Cfg Up to Downs:     0
 TSO non-TCP drop:    0  | Split hdr drop:      0  | Timeout:             0
 TSO segments:        0  | TSO bytes:           0  | TSO6 segments:       0
 TSO6 bytes:          0  | HW UDP cksums:       0  | HW UDP6 cksums:      0
 HW TCP cksums:       0  | HW TCP6 cksums:      0  | Mcast v6 solicit:    0
 Lagg drops:          0  | Lagg no buffer:      0  | Lagg no entries:     0
DEVICE
 Mcast addresses:     1  | Rx MBuf Sz:       4096
LINK INFO
 Speed:               0  | Duplex:            full | Flowcontrol:       full
 Media state: no carrier | Up to downs:          0 | HW assist:        7711

追加情報

AdditionalInformation_text

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.