Giter Site home page Giter Site logo

fcabestre / ipmilib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rbuckland/ipmilib

0.0 2.0 0.0 732 KB

Java IPMI Library from ttp://www.veraxsystems.com/en/products/ipmilib (direct import from src)

License: GNU General Public License v3.0

Java 100.00%

ipmilib's Introduction

Verax IPMI Library

Current Version is 1.0.17

## Introduction Verax IPMI Library is a Java class package that allows Java applications to communicate with IPMI v2.0 (Intelligent Platform Management Interface) enabled-devices.

Please visit http://www.veraxsystems.com/en/products/ipmilib for the current functional specification.

Package contents

This .zip file contains:

  • Pre-built JAR for the library (.\lib directory, just copy to your CLASSPATH and use immediately)
  • Source code for the library and test drivers (.\src directory)
  • JavaDoc documentation (.\doc directory)
  • Samples demonstrating how to use the library (.\sample directory)

Prerequisites

## Build instructions (library & test drivers)

  1. Go to ipmilib-x.y.z root directory
  2. Run mvn install
  3. After successful build you will find library binaries in target directory.
  4. In order to build the IPMI library and execute JUnit tests, specify IP address, username and password of the test server in src\test\resources\test.properties, set the skipTests parameter in pom.xml to false and run mvn install.

Importing project to Eclipse

  1. Start Eclipse and select workspace
  2. Use: File -> Import -> Existing Maven Projects
  3. Select root directory where ipmilib-x.y.z was unpackaged
  4. Once the project is found, click next to add it to the current workspace

## Documentation In order to JavaDoc documentation is located in provided along with this package. To see it, open doc\index.html in your web browser.

## License Verax IPMI Library is provided "as is" with no warranty, under GPL version 3. To see full text of this license go to http://www.gnu.org/copyleft/gpl.html Please contact us to obtain information on commercial license.

Copyright (c) Verax Systems. All rights reserved.

ipmilib's People

Contributors

rbuckland avatar

Watchers

James Cloos avatar Frédéric Cabestre avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.