Reference Guide

networking active-sessions list-idle-sessions
Display a list of active SMB and NFS sessions.
Format
networking active-sessions list-idle-sessions {options}
Options
Option Description Format
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
-FilterByIdleTimeMin
<FilterByIdleTimeMin>
Displays only the sessions idle for
longer than the specified number
of minutes
Integer, in minutes (2880 or
larger)
Example
Display a list of the current active sessions:
CLI> networking active-sessions list-idle-session 2880
Output
.--------.--------.--------------.--------.--------.--------.--------.-------.
| Protoc | Contro | User | Comput | Number |Connec | Idle | Guest |
| ol | ller | | er | Open |ted | Time | |
| | Id | | | Files |Time | | |
|--------|--------|--------------|--------|--------|--------|--------|-------|
|SMB | 0 | idffs1\user1 | ::ffff | 1 |00:14: | 00:14: | No |
| | | | :172.2 | |16 | 16 | |
| | | | 2.69.1 | | | | |
| | | | 8 | | | | |
'--------'--------'--------------'--------'--------'--------'--------'-------'
networking active-sessions list-sessions-with-many-
open-files
Display a list of SMB and NFS sessions with many open files.
Format
networking active-sessions list-sessions-with-many-open-files
<FilterByOpenFiles>
CLI Commands
181