components/sblim/files/SblimCimClient.3
author Tomas Klacko <tomas.klacko@oracle.com>
Tue, 19 Jun 2012 02:04:06 -0700
branchs11-sru
changeset 2292 7fe16a6a2bde
parent 415 ba846759b41a
permissions -rw-r--r--
7155867 *proftpd* does not work in multibyte locale other than UTF-8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
415
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
'\" t
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
.\"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
.\" CDDL HEADER START
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
.\"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
.\" The contents of this file are subject to the terms of the
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
.\" Common Development and Distribution License (the "License").
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
.\" You may not use this file except in compliance with the License.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
.\"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     9
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    10
.\" or http://www.opensolaris.org/os/licensing.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    11
.\" See the License for the specific language governing permissions
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    12
.\" and limitations under the License.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    13
.\"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    14
.\" When distributing Covered Code, include this CDDL HEADER in each
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    15
.\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    16
.\" If applicable, add the following below this CDDL HEADER, with the
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    17
.\" fields enclosed by brackets "[]" replaced with your own identifying
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    18
.\" information: Portions Copyright [yyyy] [name of copyright owner]
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    19
.\"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    20
.\" CDDL HEADER END
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    21
.\"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    22
.\" Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    23
.\" Use is subject to license terms.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    24
.\"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    25
.\" ident	"@(#)SblimCimClient.3	1.2	10/03/16 SMI"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    26
.\"
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    27
.TH SblimCimClient 1 "2009 Jan 06" "" ""
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    28
.SH NAME
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    29
SblimCimClient - A Java implementation of a WBEM services client that includes an IETF RFC 2614 compliant SLP client for CIM service discovery.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    30
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    31
.SH SYNOPSIS
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    32
.B add sblim jars to the CLASSPATH
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    33
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    34
.SH DESCRIPTION
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    35
SBLIM is an acronym for Standards Based Linux Instrumentation for Manageability. The goal of this project is to Provide a complete Open Source implementation of a WBEM-based management solution for Linux. The SBLIM CIM Client for Java is an implementation of a WBEM services client that includes an IETF RFC 2614 compliant SLP client for CIM service discovery. It is intended to be used by management applications in all areas that leverage CIM technology such as SMI-S, SMASH, etc. The design of the SBLIM Client has put emphasis on low memory consumption and high performance. It offers different options to use the implemented XML parser (SAX, DOM, Pull). Furthermore, a comfortable way to debug interoperability issues by dumping the XML request and response to a log file is provided.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    36
.PP
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    37
For more details about SblimCimClient, please see
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    38
.br
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    39
.B http://sblim.wiki.sourceforge.net/CimClient web page.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    40
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    41
.SH FILES
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    42
By default, SblimCimClient jars are installed into /usr/share/lib/java directory.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    43
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    44
HTML-based documentation is located in SblimCimClient's doc directory, e.g. /usr/share/doc/sblim.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    45
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    46
.SH ENVIRONMENT
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    47
JAVA_HOME variable must point to the directory where Java is installed.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    48
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    49
.SH COPYRIGHT
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    50
SblimCimClient is open-source software.
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    51
.br
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    52
.SH LICENSE
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    53
Common Public License
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    54
.br
ba846759b41a 7066717 Move sblim to userland
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
    55
.RE