Skip to content

heince/hpblade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command line tool for HP BLADE enclosure through ssh
Currently only support set boot order

perl deps:
- Config::General
- Path::Class
- Net::SSH2
- Mouse

example:
#set all blade first boot to pxe
bladecmd.pl set -d pxe boot

#set slot 1, 2 & 3 boot once to cd
bladecmd.pl set -s 1,2,3 --once -d cd boot

About

HP Blade enclosure command wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages