=====================================================================================================================================
3.43	imageactivestatus

	abstract: Get image active status.

	usage	: java -jar GbtUtility-2.1.76.jar [options] imageactivestatus
	
	Example	:
		  by node list	 : java -jar GbtUtility-2.1.76.jar imageactivestatus
		  by single host : java -jar GbtUtility-2.1.76.jar -H 10.1.27.79 imageactivestatus
		  by scan host	 : java -jar GbtUtility-2.1.76.jar -S rmcp,10.1.27.1,10.1.27.100 imageactivestatus
=====================================================================================================================================