Novell Doc: OES 2: man pages
Manpage of smsconfig
smsconfig
Section: User Commands (1)
Updated: 22 November 2004
Index
Return to OES 2 Main Contents
NAME
smsconfig -
Novell SMS framework configuration utility
SYNOPSIS
smsconfig
[-l | -u | -t] [<TSA module name>] [TSA OPTIONS]...
DESCRIPTION
smsconfig is a utility that can be used to load and configure various Novell SMS components. Specifically, the load option is used to register a TSA with the SMDR daemon. This process of registration helps the SMDR identify and load the appropriate TSA on receiving connection requests from a backup application.
OPTIONS
One of the following options must be used:
- --?
-
Displays the help message.
- --help
-
Displays the help message.
- -l, --load <tsa module name>
-
Registers the TSA represented by the <tsa module name> with the SMDR daemon by updating the SMDR's service registry. This option can be followed by arguments that individual TSAs support. If specified,these arguments are passed to the TSA on each invocation.
- -u, --unload <tsa module name>
-
Removes the registration and removes the service entry from the SMDR daemon's service registry.
- -t, --list
-
Lists the TSAs and their startup arguments that are currently registered with SMDR daemon's service registry.
EXAMPLES
smsconfig -l tsafs --help
Displays the help for tsafs.
smsconfig -l tsafs --ReadThreadsPerJob=6
Loads the tsa and passes the tsafs option parameter readthreadsperjob to tsafs.
smsconfig -u tsafs
Removes the registration of the tsafs from the SMDR's service registry.
smsconfig -t
List the TSAs registered with SMDR.
FILES
smsconfig
SEE ALSO
sms(7), smdrd(8), tsafs(1)
AUTHOR
Novell, Inc.
COPYRIGHT
Copyright (C) 2006 Novell, Inc. All rights reserved.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- EXAMPLES
-
- FILES
-
- SEE ALSO
-
- AUTHOR
-
- COPYRIGHT
-