windows-issues-20050925
[openafs.git] / doc / html / AdminReference / auarf175.htm
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
2 <HTML><HEAD>
3 <TITLE>Administration Reference</TITLE>
4 <!-- Begin Header Records  ========================================== -->
5 <!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID      -->
6 <!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30                -->
7 <META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
8 <META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
9 <META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
10 </HEAD><BODY>
11 <!-- (C) IBM Corporation 2000. All Rights Reserved    --> 
12 <BODY bgcolor="ffffff"> 
13 <!-- End Header Records  ============================================ -->
14 <A NAME="Top_Of_Page"></A>
15 <H1>Administration Reference</H1>
16 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf174.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf176.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
17 <P>
18 <H2><A NAME="HDRFSTRACE_LSSET" HREF="auarf002.htm#ToC_189">fstrace lsset</A></H2>
19 <P><STRONG>Purpose</STRONG>
20 <A NAME="IDX5038"></A>
21 <A NAME="IDX5039"></A>
22 <P>Reports the status of an event set
23 <P><STRONG>Synopsis</STRONG>
24 <PRE><B>fstrace lsset</B> [<B>-set</B> &lt;<VAR>set_name</VAR>><SUP>+</SUP>]  [<B>-help</B>] 
25    
26 <B>fstrace lss</B> [<B>-s</B> &lt;<VAR>set_name</VAR>><SUP>+</SUP>]  [<B>-h</B>]
27 </PRE>
28 <P><STRONG>Description</STRONG>
29 <P>The <B>fstrace lsset</B> command displays a list of the available event
30 sets and reports their current status (active, inactive, or dormant).
31 <P>To change an event set's status, use the <B>fstrace setset</B>
32 command.
33 <P><STRONG>Options</STRONG>
34 <DL>
35 <P><DT><B>-set
36 </B><DD>Names the event set for which to display the status. The only
37 acceptable value is <B>cm</B>, which is also the default if this argument
38 is omitted.
39 <P><DT><B>-help
40 </B><DD>Prints the online help for this command. All other valid options
41 are ignored.
42 </DL>
43 <P><STRONG>Output</STRONG>
44 <P>The output lists the available event sets and the status of each, in the
45 following format:
46 <PRE>   Available sets:
47    cm {active | inactive | dormant}
48    
49 </PRE>
50 <P>where
51 <DL>
52 <P><DT><B><TT>active</TT>
53 </B><DD>Indicates that tracing is enabled for the event set, and kernel memory
54 allocated for the corresponding trace log.
55 <P><DT><B><TT>inactive</TT>
56 </B><DD>Indicates that tracing is temporarily disabled for the event set, but
57 kernel memory still allocated for the corresponding trace log.
58 <P><DT><B><TT>dormant</TT>
59 </B><DD>Indicates that tracing is disabled for the event set, and no kernel memory
60 allocated for the corresponding trace log.
61 </DL>
62 <P><STRONG>Examples</STRONG>
63 <P>The following example displays the available event set and its
64 status:
65 <PRE>   # <B>fstrace lsset</B>
66    Available sets:
67    cm active
68    
69 </PRE>
70 <P><STRONG>Privilege Required</STRONG>
71 <P>The issuer must be logged in as the local superuser <B>root</B>.
72 <P><STRONG>Related Information</STRONG>
73 <P><A HREF="auarf169.htm#HDRFSTRACE_INTRO">fstrace</A>
74 <P><A HREF="auarf177.htm#HDRFSTRACE_SETSET">fstrace setset</A>
75 <P>
76 <HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf174.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf176.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P> 
77 <!-- Begin Footer Records  ========================================== -->
78 <P><HR><B> 
79 <br>&#169; <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A>  All Rights Reserved 
80 </B> 
81 <!-- End Footer Records  ============================================ -->
82 <A NAME="Bot_Of_Page"></A>
83 </BODY></HTML>