Go to main content
Oracle® Fabric OS 1.0.2 Administration Guide

Exit Print View

Updated: November 2016
 
 

Display and Clear VNIC Counters and Statistics

There are several ways to gather vNIC counters and statistics that are collected by the vNIC statistics model in the chassis. You can perform this task using either the GUI or the CLI. For the GUI procedure, refer to Display vNIC Throughput in Oracle Fabric Manager 5.0.2 Administration Guide. This procedure uses the CLI.

  1. Display vNIC counters and statistics.
    • On the host server, display statistics collected by the OS through the network layer and the vNIC driver.
      [OFOS] ifconfig vnic-name
      [OFOS] cat /proc/driver/vnic/devices/ vnic-name 
    • On the fabric, display statistics.
      [OFOS] show vnic vnic-name * throughput
      [OFOS] show vnic vnic-name vnic-stats
  2. Clear the vNIC counters and statistics.
    • On the host server, collect and dump monitoring and troubleshooting information for the host software installation.
      /opt/xsigo/bin/xsigo-support 
    • On the fabric, clear the vNIC counters and statistics.
      [OFOS] set vnic vnic-name.server-name clear igmp-stats vnic-stats

Related Information