Skip to main content

tsmb-status

Usage: tsmb-status [<option>,...] [<subcommand> [<parameter>,...]]

Available options:

OptionDescription
-c <path>Specifies a path to the configuration file. (Default is /etc/tsmb.conf)
-vShows the version.
-hShows the help message.

Available subcommands:

CommandDescription
statsList server statistics
helpDisplay this or command specific help message

tsmb-status stats

This subcommand shows server statistics.

Usage: tsmb-status [<option>,...] stats [<parameter>,...]

Available Options:

OptionDescription
-c <path>Specifies a path to the configuration file. (Default is /etc/tsmb.conf)

Available parameters:

ParameterDescription
--category <category>[,<category>,...]A comma-separated list of categories for which to retrieve statistics, where <category> is one of:
all: (Default) Retrieve statistics from all the categories.
connection: Retrieve statistics about SMB connections.
session: Retrieve statistics about SMB sessions.
--format <format>Specify the format in which to output the statistics, where <format> is one of:
tabular: (Default) Output in a tabular format.
json: Output in JSON format.
--verboseShow internal statistics.
-hShows the help message.

tsmb-status help

This subcommand shows the help message for the tsmb-status command.