立即与支持人员聊天
与支持团队交流

Foglight 5.9.5 - Installing Foglight on Windows with an Embedded PostgreSQL Database

Before Installing Foglight Installing Foglight
Preparing to install Installing a new version of the Management Server Installed directories Foglight settings Uninstalling Foglight Upgrading the Management Server
Running the Management Server Installing and Upgrading Cartridges Installing Agents Appendix: Switching from an Embedded to an External Database

Accessing the database

Prior to accessing a PostgreSQL® database, you must set the proper code page for Windows® platforms.

The PostgreSQL interactive terminal (psql) is built as a “console application”. The Windows console windows use a different encoding than the rest of the system, so you must take special care when using 8-bit characters within psql. If psql detects a problematic console code page, it generates a warning at startup.

Examples of cases when you must run this command include:

where: 1252 is a code page that is appropriate for German; you must replace it with your value.

For more information, see “Notes for Windows Users” in the PostgreSQL documentation at
http://www.postgresql.org/docs/9.4/static/app-psql.html.

Starting and stopping the Management Server

The following sections describe how to start and stop the Management Server:

Starting the Management Server

The following sections describe how to start the Management Server from the command line or from a Windows® shortcut and lists additional commands for use when starting or running the Management Server.

Navigate to the directory <foglight_home>\bin and run the following command:
Depending on where you installed the startup icon, choose Start > Programs > Quest > Foglight > Start Foglight or double-click the Start Foglight icon on the desktop.

When the Management Server starts successfully, the following message appears in the command window:

-s

start

Starts the Management Server (this option is assumed if no command is specified).

-n

name

Provides a unique name for this instance of the Management Server.

-j

jvm-argument

Sets an option to be passed directly to the Java® VM.

Can be used to set more than one VM option.

-v

version

Displays the version number for this program and exits.

-h

help

Shows this information, and additional options, then exits.

Running the Management Server as a Windows service

After the installation is completed, you can install the Management Server as a Windows® service either from the Start menu or the command line.

相关文档

The document was helpful.

选择评级

I easily found the information I needed.

选择评级