Specifications

Foglight for Virtualization, Standard Edition: Installation and Configuration Guide 18
Chapter 1—Installing Foglight for Virtualization, Standard Edition
b
Locate and select the virtual machine created in step 2.
c
Click Network Interfaces, then click New.
d
Use the default values provided and click OK.
Powering On and Initializing the Virtual Machine
Right-click on the Virtual Machine and click Run.
Setting a Static IP Address or Changing the Network Time Server
1
Right-click on the VM and select Console.
2
Log in as root with password for the password.
3
Change the directory to: /usr/local/vkernel/scripts and run the changeIp.sh script.
Follow the prompts to set the desired IP address and network time server.
Connecting to the RHEVM Postgres Database Remotely
Remote access to postgres SQL database needs to be configured.
To configure remote access from the console of the RHEVM server:
1
Allow remote host to connect:
#vim /var/lib/pgsql/data/pg_hba.conf
Add the remote host (or network) and set to trust level of access.
For example: hostallall192.168.16.0/24trust
2
Configure postgres to listen on all addresses:
#vim /var/lib/pgsql/data/postgres.conf
Edit the listen_address value, and remove the preceding #:
listen_address = '*'
3
Restart postgres.
#service postgresql restart
Configuring the Foglight for Virtualization, Standard Edition
To begin using Foglight for Virtualization, Standard Edition, open a standard Web browser
(Mozilla Firefox or Microsoft Internet Explorer, with Adobe Flash 10 or later, are recommended)
and type the IP address of the Foglight for Virtualization, Standard Edition virtual machine.
The page loads and request a username and password. The default username is
foglight and the
default password is
foglight.