components/visual-panels/smf/src/java/vpanels/app/svcs/com/oracle/solaris/vp/panels/svcs/client/swing/help/smf-instance.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-instance"></a><h4>SMF Service Instances</h4>
       
    41 <p>Once a group of services has been selected on the left hand side
       
    42 of the panel, a list of the service instances is displayed on the
       
    43 right. From the list you can perform the following operations:</p>
       
    44 
       
    45 
       
    46 <ul><li><p>Enter a string of characters to use when displaying a shorter list of services in the Filter field. For instance, &#8220;nfs&#8221; selects all of the services that have &#8220;nfs&#8221; in their name. Note that you must clear this field to stop filtering.</p>
       
    47 
       
    48 </li>
       
    49 <li><p>Sort the list by selecting the button displaying the name of the column you would like to sort the list by. Toggle the column name button to get the entries in ascending or descending order.</p>
       
    50 
       
    51 </li>
       
    52 <li><p>Select a service and then enable or disable the service instance. In addition, by double-clicking a service you can display a window with even more information about each service or each service instance. The following tabs are available:</p>
       
    53 
       
    54 
       
    55 <ul><li><p>Status &#8211; provides a short description of the service or instance, status information and the ability to enable or disable a service, or move the service out of maintenance state.</p>
       
    56 
       
    57 </li>
       
    58 <li><p>Dependencies &#8211; shows a list of the services that this service instance is dependent on, as well as the service type and state.</p>
       
    59 
       
    60 </li></ul>
       
    61 </li></ul>
       
    62 
       
    63 <br>
       
    64 
       
    65 
       
    66 <small>Copyright &#169; 2010, 2012, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>
       
    67 
       
    68 </body>
       
    69 </html>