Instruction Manual
As a reminder to the reader, some shells will interpret brackets ([ and ]) for pattern matching. Depending on your shell, it may be necessary to enclose ranged lists within quotes. For example, in tcsh, the last example above should be executed as:
powerman
pmpower
The pmpower command is a high level tool for manipulating remote preconfigured power devices connected to the gateway either via a serial or network connection.
pmpower
on | This action switches the specified device or outlet(s) on |
off | This action switches the specified device or outlet(s) off |
cycle This action switches the specified device or outlet(s) off and on again
status This action retrieves the current status of the device or outlet
Examples:
To turn outlet 4 of the power device connected to serial port 2 on:
# pmpower
To turn an IPMI device off located at IP address 192.168.1.100 (where username is ‘root’ and password is ‘calvin’:
# pmpower
118