Reference Guide

Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
Example
Display the last day’s write traffic statistics:
CLI> networking monitor performance-summary write last-day
Output
.--------.--------.--------.--------------.--------------.--------------.
| Time | NFS | NDMP | CIFS Write | Replication | Network |
| | Write | Write | (per sec) | Write (per | Overhead |
| | (per | (per | | sec) | Write (per |
| | sec) | sec) | | | sec) |
|--------|--------|--------|--------------|--------------|--------------|
| 10-May | 0.00 | 0.00 | 0.00 MB | 0.00 MB | 0.00 MB |
| -13 | MB | MB | | | |
| 14:21: | | | | | |
| 55 | | | | | |
|--------|--------|--------|--------------|--------------|--------------|
| 10-May | 0.00 | 0.00 | 0.00 MB | 0.00 MB | 0.00 MB |
| -13 | MB | MB | | | |
| 13:00: | | | | | |
| 00 | | | | | |
|--------|--------|--------|--------------|--------------|--------------|
...[snip]...
networking monitor performance-summary read last-
year
Description
Display the last year's read traffic statistics.
Format
networking monitor performance-summary read last-year
Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
80