Skip to content

zhacker98/ipmitool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ipmitool

Change pass.user and pass.new to reflect your environment IPMI User/Password

Then run 'ccrypt -e pass.user' and 'ccrypt -e pass.new'

Make sure to 'chmod 400 pass.*' once you have set those files for your environment

ARG1 = Host

ARG2 = IPMITOOL CMD

For commands with sub commands, make sure to use 'single parathesis' to group command with sub command E.X. ./check_ipmi_remote.sh some.host.com 'power status'

You will need to install ipmitool to use this script

apt-get install -y -q ipmitool

See this script to get ipmitool installed and working without the need for a reboot

https://github.com/zhacker98/OS-installer-scripts/blob/master/ipmitool-debian-deploy.sh

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages