UMDS Quick Start
|
To start the UMDS Server, perform the following procedure:
Open a terminal window and navigate to the server bin directory.
$ cd [installdir]/bin
Update LD_LIBRARY_PATH
with both UMDS and Ultra Messaging library paths.
$ LD_LIBRARY_PATH="/usr/lib:[LBMinstalldir]/lib:[UMinstalldir]/lib" export LD_LIBRARY_PATH
$ ./umdsd ../cfg.xml
You see output similar to the following:
Ultra Messaging Desktop Services Version 6.12 Build: ...
Purpose: UMDS daemon
authentication: Warning: no authentication methods specified, 'none' assumed
Open a Web browser to the web monitor IP address and port noted in Configuring the UMDS Server. E.g. http://172.16.254.1:8080