Index Index for
Section 8
Index Alphabetical
listing for A
Bottom of page Bottom of
page

asustat(8)

NAME

asustat, lmstat - Displays statistical information about ASU licenses and the shared memory that the ASU server uses to execute services.

SYNOPSIS

/usr/sbin/asustat [-abCcfghLlnNrRsStuv] [-d size] [-i file] [-I inode] [-m size] [-o file] [-p pid] [-w pid] /usr/sbin/lmstat [-abCcfghLlnNrRsStuv] [-d size] [-i file] [-I inode] [-m size] [-o file] [-p pid] [-w pid]

OPTIONS

-a Displays lock, client, counter, task, and browser information. Equivalent to entering the asustat command or the lmstat command with the -lcnftb options. -b Displays browser statistics. -C Displays a count of the functions called that are tracked in the shared memory. -c Displays information about clients that are issued an ASU license. Some system services, for example the Browser, display as a client because it establishes a NetBIOS session with the ASU server, however these services are not issued an ASU license as indicated by a license type of 0 (zero). -f Displays all files currently open over the network. Files open on a client for use by that same client will not appear in this list. -g Displays the maximum number of clients the ASU server can service. -h Displays hash table statistics. -L Displays the number of licenses taken from LMF and the number of licenses issued to clients. -l Displays the number of times that parts of the ASU server memory have been locked since the last time the statistics were cleared. Also displays the name of the process (if any) that is holding a shared memory lock. -n Displays the accumulated count (since the statistics were last cleared) for each ASU server action that is logged. -N Displays the number of functions that are tracked in the shared memory that were never called. -r Repeats the command in two-second intervals. -R Displays the NlReplicationControl structure. -s Displays secure channel session information. -S Displays cluster locks. -t Displays a list of the current ASU server processes. This is the default command action. -u Displays a list of free ustructs. -v Displays the ASU server version number. -d size Displays count (optional: used with -w) -i file Analyzes and displays the shared memory as recorded in the given file. -I inode Displays data for the specified inode. This must be used with the -f option. -m size Displays buffer size (optional: used with -w) -o file Displays shared memory to the specified file. -p pid Displays data for the specified process id (PID). -w pid Displays watch system calls for the specified process id.

DESCRIPTION

The asustat command and the lmstat command display statistical information from the shared memory that the ASU server uses to execute services. The ASU server may perform other tasks for which the asustat command and the lmstat command do not display information. You must be logged in as root to use the asustat command and the lmstat command except when using -i and -v options.

NOTE

The asustat command is the preferred command. The lmstat command will be made obsolete in a future release of the ASU sever.

Index Index for
Section 8
Index Alphabetical
listing for A
Top of page Top of
page