Migrating Hi-Track
Yesterday I was moving Hi-Tack monitor from Window to Linux and just want to give a quick overview of the process. To save all your previous Hi-Track configuration just do the following:
- Install Hi-Track, no surprisingly.
- Copy devices.export from your old installation and apply it to a new one:
/usr/hds/hitdfmon/rundfmon import ./devices.export
- Copy object.dat28 and HitDFmon.config files to /usr/hds/hitdfmon/ (that is default installation directory for Hi-Track and your could be different).
- Copy object.dat28 if you’ve configured username/password to connect to the devices you monitor.
- Start Hi-Track:
/etc/init.d/rundfmon start
Easy peasy.