components/visual-panels/smf/src/java/vpanels/app/svcs/com/oracle/solaris/vp/panels/svcs/client/swing/help/smf-overview.html
changeset 3553 f1d133b09a8c
parent 3552 077ebe3d0d24
child 3554 ef58713bafc4
equal deleted inserted replaced
3552:077ebe3d0d24 3553:f1d133b09a8c
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       
     2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     3  
       
     4  <html lang="en-US">
       
     5 
       
     6 <!--
       
     7 CDDL HEADER START
       
     8 
       
     9 The contents of this file are subject to the terms of the
       
    10 Common Development and Distribution License (the "License").
       
    11 You may not use this file except in compliance with the License.
       
    12 
       
    13 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    14 or http://www.opensolaris.org/os/licensing.
       
    15 See the License for the specific language governing permissions
       
    16 and limitations under the License.
       
    17 
       
    18 When distributing Covered Code, include this CDDL HEADER in each
       
    19 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    20 If applicable, add the following below this CDDL HEADER, with the
       
    21 fields enclosed by brackets "[]" replaced with your own identifying
       
    22 information: Portions Copyright [yyyy] [name of copyright owner]
       
    23 
       
    24 CDDL HEADER END
       
    25 
       
    26 -->
       
    27 
       
    28 <!--
       
    29 Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
       
    30 -->
       
    31 
       
    32 <head>
       
    33 <!-- GenHTML revision 25226-->
       
    34 
       
    35 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
       
    36 </head>
       
    37 
       
    38 <body class="HlpBdy">
       
    39 
       
    40 <a name="smf-overview"></a><h4>The SMF Services Panel</h4>
       
    41 <p>SMF Service management can be used to monitor, configure, enable or disable services
       
    42 on the local system.</p>
       
    43 
       
    44 <p>The top of the SMF Services panel includes two pieces of information. The
       
    45 Status field on the left shows the status of the services running on
       
    46 the local host. The User field on the right shows the credential that
       
    47 is being used by the tool. If you click on the lock
       
    48 button on the far right, you can change the credentials. See <a href="smf-authentication.html">Changing User Credentials</a> for more
       
    49 information about changing the user credentials.</p>
       
    50 
       
    51 <p>The SMF Services panel lists all of the services that are installed. The
       
    52 panel includes two major components:</p>
       
    53 
       
    54 
       
    55 <ul><li><p>Service selector &#8211; On the left side of the panel you can select which group of services you want to see displayed.</p>
       
    56 
       
    57 </li>
       
    58 <li><p>Service instances &#8211; On the right side of the panel is displayed a list of all of the services in the group you have selected. See <a href="smf-instance.html">SMF Service Instances</a> for more information.</p>
       
    59 
       
    60 </li></ul>
       
    61 
       
    62 <br>
       
    63 
       
    64 
       
    65 <small>Copyright &#169; 2010, 2012, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>
       
    66 
       
    67 </body>
       
    68 </html>