Skip to content
/ ledmon Public

Enclosure LED Utilities

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
Notifications You must be signed in to change notification settings

intel/ledmon

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

695030f · May 23, 2024
May 23, 2024
May 23, 2024
May 23, 2024
Jul 20, 2020
May 23, 2024
May 23, 2024
May 23, 2024
May 23, 2024
Aug 10, 2023
Dec 21, 2023
Mar 27, 2024
Jan 12, 2011
Nov 4, 2022
May 23, 2024
Mar 27, 2024
Jul 29, 2019
May 23, 2024
Aug 10, 2023
Jun 27, 2023
Jul 6, 2023

Repository files navigation

This package contains the Enclosure LED Utilities, version 1.0.0

Copyright (C) 2009-2024 Intel Corporation.

Files in this package can be freely distributed and used according to the terms of the GNU General Public License, version 2 or the GNU Lesser General Public License version 2.1 or later depending on file.

See http://www.gnu.org/ for details.


1. Dependencies


Following packages are required to compile:

RHEL SLES Debian/Ubuntu
pkgconf, RHEL7: pkgconfig pkg-config pkg-config
automake automake automake
autoconf autoconf autoconf
autoconf-archive autoconf-archive autoconf-archive
gcc gcc gcc
libtool libtool libtool
make make make
sg3_utils-devel libsgutils-devel libsgutils2-dev
systemd-devel libudev-devel libudev-dev
pciutils-devel pciutils-devel libpci-dev
check-devel check-devel check

2. Configure package


Run autogen.sh to generate compiling configurations: ./autogen.sh ./configure

Run ./configure with: --enable-systemd to configure with systemd service.

Run ./configure with: --enable-library to enable building and installing the ledmon shared library, more library information

Run ./configure with: --enable-test to enable building unit tests and adds a target for make check, requires --enable-library

Run ./configure with: --disable-doc to disable building documentation.

3. Compiling the package


Run make command to compile the package.

4. (Un)installing the package


Run following commands to install package: make install

Run following commands to uninstall package: make uninstall

5. Release notes


a. Enclosure LED Utilities is meant as a part of RHEL, SLES and Debian/Ubuntu linux distributions.

b. For backplane enclosures attached to ISCI controller support is limited to Intel(R) Intelligent Backplane.