opensolaris man page for smbstat

Query: smbstat

OS: opensolaris

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

smbstat(1M)						  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, connections, 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. open_files Number of files open on the CIFS server. sessions Number of active CIFS sessions.
EXIT STATUS
The following exit values are returned: 0 Successful completion. >0 An error occurred.
ATTRIBUTES
See the attributes(5) man page for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsmbsu | +-----------------------------+-----------------------------+ |Interface Stability |Uncommitted | +-----------------------------+-----------------------------+ |Utility Output Format |Not-an-Interface | +-----------------------------+-----------------------------+
SEE ALSO
sharectl(1M), sharemgr(1M), smbadm(1M), smbstat(1M), attributes(5) SunOS 5.11 4 Aug 2008 smbstat(1M)
Related Man Pages
smbd(1m) - opensolaris
smbadm(1m) - opensolaris
smb(4) - opensolaris
cifsiostat(1) - x11r4
cifsiostat(1) - plan9
Similar Topics in the Unix Linux Community
Provide a count of files
mount with CIFS
script : How many sessions are there ?
Need help with a netstat command
How can we share a AIX drive on to Windows 2012 server?