Tar format source files can be extracted from TMON Software CD package or floppy diskette from your UPS dealer.
A licensed, up and running TMON server software installed on Windows operating system based PC that has a UPS connected.
BSD compatible Unix or Linux box.
Minimum 80286 Pc that has TCP/IP installed.
First extract the package using unix tar command.
%tar xvfz upscommunication.tgz
%cd upscommunication
In order to compile and install TMON UNIX CLIENT on your system, type the following in the base directory of the TMON UNIX CLIENT distribution:
% ./configure
% make
% make install
Since TMON UNIX CLIENT uses
autoconfyou should have not trouble compiling it.
Bootup script is provided with the distribution. It is called tmon_unix_client and should be copied to the appropriate /etc/rc.d directory.
Example for caldera linux 3.1:
% cp upscommunication/tmon_unix_client /etc/rc.d/init.d
% chmod 777 /etc/rc.d/init.d/tmon_unix_client
% ln -s /etc/rc.d/init.d/tmon_unix_client /etc/rc.d/rc5.d/S99tmon_unix_client
Should you run into problems please report them to the the author at Murat Selim Ozturk