System Administration Commands smbstat(1M)
NAME
smbstat - show Solaris CIFS file server statistics
SYNOPSIS
smbstat [-di]
DESCRIPTION
The smbstat command shows statistical information for the
smbd server. When the -i option is specified, the smbstat
command shows general information about the CIFS service.
For instance, smbstat -i shows the number of sessions, con-
nections, and open files. The -d option shows dispatched
CIFS request counters.
By default, the smbstat command shows all statistics.
OPTIONS
The smbstat command includes the following options:
-d
Shows all the dispatched CIFS requests on the CIFS
server. This option shows count statistics based on
request activity.
-i
Shows the following information for the CIFS server:
connections
Number of CIFS connections.
openfiles
Number of files open on the CIFS server.
sessions
Number of active CIFS sessions.
EXIT STATUS
The following exit values are returned:
SunOS 5.11 Last change: 4 Aug 2008 1
System Administration Commands smbstat(1M)
0 Successful completion.
>0 An error occurred.
ATRIBUTES
See the attributes(5) man page for descriptions of the fol-
lowing attributes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWsmbsu
Interface Stability Uncommitted
Utility Output Format Not-an-Interface
SEE ALSO
sharectl(1M), sharemgr(1M), smbadm(1M), smbstat(1M), attri-
butes(5)
SunOS 5.11 Last change: 4 Aug 2008 2
|