Using the HP DTC Manager/UX

34
Installing DTC Manager/UX with HP-UX 9.x
3
Verifying the installation
1 After update has terminated, check that the installation was successful. Execute
either the HP-UX more command or the tail command to look at the file
/tmp/update.log. The file /tmp/update.log file contains the installation
status (successful or unsuccessful). If you use the tail command make sure
enough of the file is displayed for you to see the status.
more /tmp/update.log
or
tail /tmp/update.log
2 Look for the message:
* Customize script for fileset DTCMGR succeeded.
which indicates that the DTC Manager/UX software was correctly installed.
Note The message WARNING : No DTC configuration files have been found indicates
that there were no previous DTC configuration files to be updated from the old
version to the new version. The WARNING does not mean that the installation was
not successful. If any DTCs were updated, you would see the names of those DTCs.
3 If the installation is not successful, review the hardware and software
requirements in chapter 2 to ensure that your environment meets the management
software's requirements. Review the update procedures in the Installing and
Updating HP-UX manual.
4 If you have successfully installed the software, go to the next section “Checking
the Name of LAN Device File”.
Checking the name of LAN device file
The installation program assumes that the LAN device file is called /dev/lan0. It
starts up two daemons using /dev/lan0 as the LAN device file name. It also adds a
line to the /etc/rc file to ensure that these daemons are automatically started up
when the system is booted.