|
NAMEamttool - remotely control Intel AMT managed machines.SYNOPSISamttool host [ command ] [ arg(s) ]DESCRIPTIONamttool is a perl script which speaks SOAP to Intel AMT managed machines. It can query informations about the machine in question and also send some commands for basic remote control.host is the hostname or IP address of the machine amttool should control. command is an optional command. You must set fill AMT_PASSWORD environment variable with the AMT password. For more inforamtions on Intel AMT check amt-howto(7). Note: Starting with AMT 9.0 Intel has removed support for the old SOAP protocol which is used by amttool. Only WS Management (added in AMT 3.0) is supported by recent machines. You can use wsmancli (see http://openwsman.sf.net, your distro should have packages ready) instead. COMMANDS
SPECIAL COMMANDSSpecial commands can optionally be specified for reset, powerup and powercycle. They change the default boot behavior of the machine.
ENVIRONMENT
SEE ALSOamtterm(1), gamt(1), amt-howto(7)AUTHOR(c) 2007 Gerd Hoffmann <kraxel@redhat.com>
Visit the GSP FreeBSD Man Page Interface. |