GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
vpcd(8) powerman vpcd(8)

vpcd - virtual power control daemon

vpcd [--port PORT]

vpcd is a test program for PowerMan which emulates a remote power control device. It can be run interactively by the powerman daemon, or it can listen on a port of your choosing.

-p, --port PORT
Instructs vpcd to listen for connections on the specified port instead of using stdin/stdout. Only one connection will be accepted.

The following commands are available at the vpcd> prompt:
login
The login command must br run before any of the other commands will work. No username or password is required.
logoff
Return vpcd to the initial state.
stat PLUG|*
Show the power status of PLUG. If PLUG is ``*'', perform this action on all plugs.
beacon PLUG|*
Show the beacon status of PLUG. If PLUG is ``*'', perform this action on all plugs.
temp PLUG|*
Show the temperature of the node attached to PLUG. If PLUG is ``*'', perform this action on all plugs.
spew COUNT
Print COUNT 80-char lines. This is the basis of a buffer handling test.
on PLUG|*
Turn on PLUG. If PLUG is ``*'', perform this action on all plugs.
off PLUG|*
Turn off PLUG. If PLUG is ``*'', perform this action on all plugs.
flash PLUG|*
Light the beacon on PLUG. If PLUG is ``*'', perform this action on all plugs.
unflash PLUG|*
Unlight the beacon on PLUG. If PLUG is ``*'', perform this action on all plugs.
reset PLUG|*
Reset the node attached to PLUG. If PLUG is ``*'', perform this action on all plugs.

/usr/local/sbin/vpcd

PowerMan was originally developed by Andrew Uselton on LLNL's Linux clusters. This software is open source and distributed under the terms of the GNU GPL.

powerman(1), powermand(8), httppower(8), plmpower(8), vpcd(8), powerman.conf(5), powerman.dev(5).

http://code.google.com/p/powerman

2014-08-26 powerman-2.3.20

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.