Skip to content

eralpkor/node_ipmi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js ipmi script

Intelligent Platform Management Interface (IPMI)

This script allows you to power cycle a system with ipmi commands

Usage

You need to have node.js, ipmitool for Windows OS and npm installed on your computer

node powerCycle.js [options] -u -p -i -c -t -l --help

Usage: runTestRedfish [OPTIONS]...

Options:
-v, --version output the version number
-u, --user <USERID> BMC user name
-p, --password <PasswOrd> BMC password
-i, --ip <IP ADDRESS> BMC ip address
-c, --cipher <CIPHER> cipher number, eg. 17
-t, --time <HOURS> hours for test to run
-l, --log <LOG_FILE_NAME> name of the log file
-h, --help display help for command ```

## License

This project is licensed under the MIT License.

About

Run IPMITOOL tests in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published