After installing the IRIS 3D View, the background processing daemon starts
automatically.
14. Check the daemon by running the ps -ef command:
ps -ef | grep iris
and you should get the printout similar to:
iris3d 3432 1 0 13:24 ? 00:00:00 dbus -launch -- autolaunch
841d3b9bca80c846219d29fc00000022 --binary-syntax --close- stderr
iris3d 3433 1 0 13:24 ? 00:00:00 /bin/ dbus - daemon --fork --
print- pid 5 --print-address 7 --session
iris3d 3435 1 0 13:24 ? 00:00:00 /usr/bin/ iris3dviewd --
loglevel =2 --daemon
If you need to restart the daemon, change to the root user by typing:
su root
You are prompted for the password.
Stop and start the daemon by typing the following:
#/sbin/service iris3dviewd stop
#/sbin/service iris3dviewd start
15. Test background processing:
a. Copy 3D data to the 3D directory that you configured.
b. Wait for a second and check the output file in output directory that you configured.
16. If needed, modify the logging level.
a. To check the logging, go to /home/iris3d/ and open the iris3dviewd.log
file.
b. To view real-time logging messages while you are running background processing,
run tail -f iris3dviewd.log.
c. To set logging level to more details, like level 6, editing the /etc/sysconfig/
iris3dviewd and change loglevel=2 to OPTIONS="-- loglevel=6 --
daemon".
d. Restart the processing daemon.
IRIS Product and Display User Guide M211319EN-H
318 RESTRICTED