Using the HP DTC Manager/UX

30
Installing DTC Manager/UX with HP-UX 10.x
3
Verifying that the daemons are running
1 Use the ps -ef command to check the daemons.
To check whether rbootd is running, use:
ps -ef |grep rbootd
To check whether dtcnmd and dtcnmp are running, use:
ps -ef |grep dtcnm
2 Look at the rbootd and dtcnmd log files to check for errors when the daemons
were started up.
Execute the HP-UX tail command from the shell prompt to look at the log files.
Make sure that the tail command shows enough information.
Note The following commands are for HP-UX version 10.0 (before 10.30):
tail /var/adm/rbootd.log
Sat Jan 1 08:48:46 2000 : STARTUP
Sat Jan 1 08:48:47 2000 : INITIALIZATION COMPLETE
tail /var/opt/dtcmgr/log/dtcnmd.log
Sat Jan 1 08:48:55 2000 : STARTUP
Sat Jan 1 08:48:56 2000 : INITIALIZATION COMPLETE