/[sysadmin-cookbook]/recepies/ipmi/IPMIView-sol.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/ipmi/IPMIView-sol.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 299 - (show annotations)
Sat Aug 25 05:44:57 2012 UTC (11 years, 8 months ago) by dpavlin
File MIME type: application/x-sh
File size: 121 byte(s)
connect to IPMI serial console using IPMIView.properties

1 #!/bin/sh -x
2
3 ip=`cat IPMIView.properties | cut -d= -f2 | cut -d: -f1`
4 ipmitool -I lanplus -H $ip -U ADMIN sol activate
5

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26