=====================================================================================================================================
3.14	hwinfo	(Not support AMI)		

	abstract: Get hardware information
		
	usage	: java -jar GbtUtility-2.1.76.jar [options] hwinfo
	
	output	: Show hwinfo info , such as cpu, memmory, hdd name, size, etc.
	
	Example	:
		  by node list	 : java -jar GbtUtility-2.1.76.jar hwinfo
		  by single host : java -jar GbtUtility-2.1.76.jar -H 10.1.27.79 hwinfo
		  by scan host	 : java -jar GbtUtility-2.1.76.jar -S rmcp,10.1.27.1,10.1.27.150 hwinfo
=====================================================================================================================================