Here is UPS Manager help doc and comment(version and other). /*==================English Readme==============================*/ 1.Software installation and operation i) soft installation: Select the software package according to CDKey. Noted: a)When CDKey begins with ZM/ZN, copy the package upsmanager1G.0v.tar.gz to you favorite directory , for example :/root/tmp Use the tar command to extract files from the diskette or software package: tar -xzvf upsmanager1G.0v.tar.gz This command will produce a directory:upsmanagerinstall. Enter the directory and execute file: ./install.linux.sh for the installation of the file. b)When CDKey begins with PM/PN, copy the package upsmanager1T.0v.tar.gz to you favorite directory , for example :/root/tmp Use the tar command to extract files from the diskette or software package: tar -xzvf upsmanager1T.0v.tar.gz This command will produce a directory:upsmanagerinstall. Enter the directory and execute file: ./install.linux.sh for the installation of the file. ii) start program The installation program will automatically start the main monitoring program . you can start it manually using the following command: Enter the installation directory of the apply program and execute command: ./ups_manager start iii) stop program Enter the installation directory of the apply program and execute command: ./ups_manager stop iv) config program Enter the installation directory of the apply program and execute command: ./ups_manager config v) view status parameters Enter the installation directory of the apply program and execute command: ./ups_manager status 2.software package instruction The software contains 9 files. Their names and instructions are as below: /-------------------------------------------------------------------!!!!!!!!!!!!!!!!!!!-/ ./ups_monitor The core program of the monitor program background running. After the program starts, it remains in the background for real time monitoring. /-------------------------------------------------------------------!!!!!!!!!!!!!!!!!!!-/ ./ups_config The config program of the monitoring software. /-------!!!!!!!!!!!!!!!!!!!!-------------------------------------------------------------/ ./shutdown.sh The action that the monitoring software are going to execute after it receives UPS warning information can be edit here. /------------------------------------------------------!!!!!!!!!!!!!!!!!!!!--------------/ ./ups_manager The main execute file of the monitoring software. Its command format is as below: ./ups_manager start start monitoring software ./ups_manager stop stop monitoring software ./ups_manager config config monitoring software ./ups_manager restart restart monitoring software /-------------------------------------------------------------------!!!!!!!!!!!!!!!!!!!!-/ ./TimeCfg.conf The configuration information for the monitoring software. The file can only be changed by config program, but not by manual edit. /-------------------------------------------------------------------!!!!!!!!!!!!!!!!!!!!-/ ./install.linux.sh The installation script file for the monitoring software. /------------------------------------------------------------------!!!!!!!!!!!!!!!!!!!!--/ ./SendMSG.sh The information broadcast script file that the program carry out when it receives UPS warning. It accepts manual edit for the user's requirement. /-------------------------------------------------------------------!!!!!!!!!!!!!!!!!!!!-/ ./startup.add /-------------------------------------------------------------------!!!!!!!!!!!!!!!!!!!!-/ ./uninstall The reverse installation script file for the monitoring software. ///////////////////////////////////////////////////////////////////////////////////// 3.contact us and technical support