Power Cycle

Hitachi.ComputeRack.200.IPMIPowerCycle (ConsoleTask)

Turn off the power of selected server first then turn it on again.

Element properties:

TargetHitachi.ComputeRack.200.Chassis
Application\%SCOMIPMIUTIL\%\IPMIInter.exe
WorkingDirectory
isRequireOutputFalse
AccessibilityInternal
EnabledTrue

Source Code:

<ConsoleTask ID="Hitachi.ComputeRack.200.IPMIPowerCycle" Accessibility="Internal" Enabled="true" Target="Hitachi.ComputeRack.200.Chassis" RequireOutput="false">
<Assembly>Res.Hitachi.ComputeRack.200.IPMIPowerCycle</Assembly>
<Handler>ShellHandler</Handler>
<Parameters>
<Argument Name="Application">%SCOMIPMIUTIL%\IPMIInter.exe</Argument>
<Argument>PWRC</Argument>
<Argument>"%SCOMIPMIUTIL%"</Argument>
<Argument>$Target/Property[Type="Hitachi.ComputeRack.200.Chassis"]/ManagementIPAddress$</Argument>
</Parameters>
</ConsoleTask>