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" |
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 |