1. user guide
a. install
       Run install sh, it will do all the jobs. When rebuilding kernel, please answer "y" to all questions. For using new kernel, please reboot system after rebuild kernel.

b. uninstall 
       Run uninstall sh, it will remove all the files about mshd. During rebuilding the kernel, please answer "y" to all questions. For using new kernel, please reboot the system after rebuild kernel.
 
2. command description
a. mshd_read : show all temperature (include CPU and VRM ) and fans speed (include CPU and Chassis). The program needs one parameter, display count .
e.g. mshd_read 1000

b. chklog: show log information about mshd 
 
c. mshd_sh  (start|stop|status):
	Using  "start" or "stop" parameter to start or exit mshdd, for "status" parameter is used to show if the mshdd is running now.

d. intall-mailaddr : config the SMTP server and administrator's mail address ,which the alert mail will be send to ,when the CPU fan stopped.
usage [add|help|list|modify|new|reset|test]
add: add new administrator's mail to config file
del: delete one or serval mail address
help: help, show this help messages
list: display current context of config file
modify: change curren smtp server address or administor's mail address
new: create a new config file and do the first config
reset: reset config file and do a config again
test: check the if the address of smtp server and mail are right
note : the new item will do nothing when the configuration file had already existed .
