Giter Site home page Giter Site logo

ipmiview.app's Introduction

IPMIView (java) App wrapper for MacOS

Quick Start

cd ~
git clone https://github.com/TheCase/IPMIView.app
cd IPMIView.app
bash script.sh

You should now have an application icon in your home directory's Applications (aka ~/Applications) folder.

For some versions of macOS, you may also need to add a security exception for java; see Using the KVM Console for details.

Details

Running the commands in the Quick Start section above will automatically:

  1. Clone this repository
  2. Run the containing script.sh
    1. Download the needed files from SuperMicro's website
    2. Verify the downloaded files
    3. Extract and make the needed modifications to run on macOS
    4. Install the application to ~/Applications/IPMIView.app

Download Information

The script in this repo downloads files from SuperMicro's website located at: https://www.supermicro.com/wdl/utility/IPMIView/Linux/

Using the KVM Console

You need to add an Input Monitoring exception for java in the Security & Privacy -> Privacy Tab in System Preferences:

  • Open System Preferences
  • Click on Security & Privacy
  • Click the Privacy tab
  • Scroll down to Input Monitoring (you may need to click the lock in the lower left and enter your password to add a new item)
  • Click the plus + symbol
  • In the top of the new window, select Macintosh HD in the pulldown Library -> Java -> JavaVirtualMachines -> jdk<version>.jdk -> bin -> Contents -> Home -> bin
  • Double click on java
  • Make sure the box next to java is now checked and close the window

When you attempt to launch the console, you may be presented with a message that says the developer is not verified. DO NOT click "Move to Trash" - this will delete the files necessary to run the graphical console. Once you get this message:

  • Open System Preferences -> Security & Privacy -> General Tab and click Allow Anyway next to the message about the jnlilib that was blocked.
  • At this point you can try the Launch KVM Console button. You should be presented with another dialog about developer verification. Click the Open button.
  • This will trigger another denial window for the sharedLibs jnlilib. Repeat the approval process for this next jnlilib in the Security Preference Pane.
  • After performing these two approvals, the console should open.

Troubleshooting

If you have Java issues loading the app, please verify that you can run the app from the command line (and outside the jursdiction of this supplied wrapper).

cd ~/Applications/IPMIView.app/Contents/Resources/IPMIView/
java -jar IPMIView20.jar

If you have issues with IMPIView loading correctly with this method, please contact SuperMicro support. The problem is related to the app and your computer setup, not the wrapper.

ipmiview.app's People

Contributors

audunjoh avatar chriscarini avatar loozhengyuan avatar thecase avatar vi7 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.