uCosminexus Stream Data Platform - Application Framework Setup and Operation Guide
Dashboard Server is a Flex Dashboard application for acquiring dashboard-display data output by an output connector. Dashboard Server accepts requests from Dashboard Viewer and sends the dashboard-display data acquired from the dashboard output connector to Dashboard Viewer.
This subsection describes how to set up Dashboard Server.
To use Dashboard Server, you must first set up the Web server and the Web container server. The setup methods for these two servers are described below.
installation-directory\psb\httpsd\httpsd.exe -k install -n "Hitachi Web Server for uCSDPAF" |
installation-directory\psb\CC\web\bin\cjwebsetup.exe uCSDPAF_Server |
installation-directory\psb\CC\web\containers\uCSDPAF_Server\
The following shows an example of the commands that set up the Web server and Web container server:
C:\> installation-directory\psb\httpsd\httpsd.exe -k install -n "Hitachi Web Server for uCSDPAF" Installing the Hitachi Web Server for uCSDPAF service The Hitachi Web Server for uCSDPAF service is successfully installed. C:\> installation-directory\psb\CC\web\bin\cjwebsetup.exe uCSDPAF_Server KDJE41800-I The setup for the Web container server has finished successfully. Server name = uCSDPAF_Server |
Specify the following environment variable:
installation-directory\psb\CC\web\redirector\logs
Prepare the files that are to be used by Dashboard Server.
Include ..\CC\web\redirector\mod_jk.conf |
| Source file | Target directory | Whether or not file editing is required after copying |
|---|---|---|
| installation-directory\samples\httppacket\web\redirector\workers.properties | installation-directory\psb\CC\web\redirector\ | N |
| installation-directory\samples\httppacket\web\redirector\mod_jk.conf | installation-directory\psb\CC\web\redirector\ | N |
| installation-directory\samples\httppacket\web\containers\uCSDPAF_Server\usrconf\usrconf.cfg | installation-directory\psb\CC\web\containers\uCSDPAF_Server\usrconf\ | N |
| installation-directory\samples\httppacket\web\containers\uCSDPAF_Server\usrconf\usrconf.properties | installation-directory\psb\CC\web\containers\uCSDPAF_Server\usrconf\ | Y |
| installation-directory\lib\dashboard.war | installation-directory\psb\CC\web\containers\uCSDPAF_Server\webapps\ | N |
All Rights Reserved. Copyright (C) 2011, Hitachi, Ltd.