2 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
5 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH LMS 1M "Mar 3, 2009"
8 lms \- allow applications to access the Intel Active Management Technology
18 The Local Manageability Service, \fBlms\fR, allows applications to access the
19 Intel Active Management Technology (Intel AMT) ME (Management Engine) using the
20 local HECI interface. LMS is dependent on the HECI driver.
23 To use \fBlms\fR, ensure that the Intel AMT Manageability Interface driver is
24 installed and connected to the ME.
27 \fBlms\fR is intended to be run as a daemon. Messages from the service are sent
28 to the \fBsyslog\fR. LMS messages are marked with a source of \fB"LMS"\fR.
31 For an example of how to enable the LMS service using SMF, see \fBEXAMPLES\fR.
34 \fBExample 1 \fREnabling the LMS service using SMF
37 The following example enables the LMS service using SMF:
42 svcadm enable network/lms
50 See \fBattributes\fR(5) for descriptions of the following attributes:
58 ATTRIBUTE TYPE ATTRIBUTE VALUE
62 Interface Stability Volatile
68 \fBattributes\fR(5), \fBsmf\fR(5)