.TH FENCE_AGENT 8 2009-10-20 "fence_apc (Fence Agent)" .SH NAME fence_apc - Fence agent for APC over telnet/ssh .SH DESCRIPTION .P fence_apc is an I/O Fencing agent which can be used with the APC network power switch. It logs into device via telnet/ssh and reboots a specified outlet. Lengthy telnet/ssh connections should be avoided while a GFS cluster is running because the connection will block any necessary fencing actions. .P fence_apc accepts options on the command line as well as from stdin. Fenced sends parameters through stdin when it execs the agent. fence_apc can be run by itself with command line options. This is useful for testing and for turning outlets on or off from scripts. Vendor URL: http://www.apc.com .SH PARAMETERS .TP .B -o, --action= . Fencing Action (Default Value: reboot) .TP .B -a, --ip= . IP Address or Hostname This parameter is always required. .TP .B -l, --username= . Login Name This parameter is always required. .TP .B -p, --password= . Login password or passphrase .TP .B -S, --password-script=