User's Manual

26 Configuring, starting, and stopping the FSE Management Console
The following table lists the configurable parameters:
# GUI Server debug level
# DEBUG_LEVEL = -d4 -DAll
# path to OMNIORB configuration file
OMNIORB_CONFIG = /etc/opt/fse/omniORB.cfg
# ORB parameters: for instance -ORBtraceLevel 10
# default:
# ORB_ARGS = -ORBendPoint giop:tcp::4055
# you can add new parameter or replace port number
Parameter Description
GUI_LOGFILE Specifies the location for the FSE Management Console server log file, the
destination for all diagnostic information, warnings, errors, and debug
output that the MC server produces.
Linux specific
On Linux platform, the default full pathname of the file is
/var/opt/fse/log/guisrv.log.
Windows specific
On Windows platform, the default full pathname of the file is
%InstallPath%\var\log\guisrv.log.
The value of %InstallPath% depends on the choice made in the FSE
installation process. It defaults to
C:\Program Files\Hewlett-Packard\FSE.
GUI_POLLINTERVAL Specifies how often the FSE Management Console server polls the FSE
implementation for data (number, in seconds).
The default value is 300 (300 seconds = 5 minutes).
GUI_USERDB Specifies the location for the FSE Management Console server user
database.
Linux specific
On Linux platform, the default full pathname of the file is
/etc/opt/fse/gui/guisrv.users.db.
Windows specific
On Windows platform, the default full pathname of the file is
%InstallPath%\var\cfg\gui\guisrv.users.db.
LOG_FILE Specifies the location of the FSE implementation event log file which needs to
be accessed by the FSE Management Console server.
Linux specific
On Linux platform, the default full pathname of the file is
/var/opt/fse/log/fse.log.
Windows specific
On Windows platform, the default full pathname of the file is
%InstallPath%\var\log\fse.log.