.TH FENCE_AGENT 8 2009-10-20 "fence_wti (Fence Agent)" .SH NAME fence_wti - Fence agent for WTI .SH DESCRIPTION .P fence_wti is an I/O Fencing agent which can be used with the WTI Network Power Switch (NPS). It logs into an NPS via telnet or ssh and boots a specified plug. Lengthy telnet connections to the NPS should be avoided while a GFS cluster is running because the connection will block any necessary fencing actions. .P fence_wti accepts options on the command line as well as from stdin. Fenced sends parameters through stdin when it execs the agent. fence_wti 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.wti.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 .TP .B -p, --password= . Login password or passphrase .TP .B -S, --password-script=