Adding a basic oob helper as an example
authorRené Nussbaumer <rn@google.com>
Tue, 18 Jan 2011 15:22:06 +0000 (16:22 +0100)
committerRené Nussbaumer <rn@google.com>
Thu, 20 Jan 2011 09:58:16 +0000 (10:58 +0100)
commitd59fea3d61b06058212f432dcdb2cc25f76c970b
tree666a3287460a4dc3e8bb7db5973096e04e8d96bc
parentc81ed2b2be5d1c42e8ca9635961768b14d801c1c
Adding a basic oob helper as an example

This is just a plain stupid and simple out-of-band helper without
anything fancy. It uses plain ssh to power off / power cycle the
machine, does not support power on. It support power status using fping
to check if the host replies.

Signed-off-by: René Nussbaumer <rn@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
doc/examples/basic-oob [new file with mode: 0755]