Consultor Eletrônico



Kbase P96216: Quick Guide to configure Fathom for remote management
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/21/2006
Status: Unverified

GOAL:

Quick Guide to configure Fathom for remote management

GOAL:

How to configure Fathom for remote management ?

FACT(s) (Environment):

Fathom Management 3.0A
Progress 9.1D

FIX:


Install Progress 9.1D
Install the latest service pack available (i.e. 9.1D09)
Install Fathom for Management 3.0A
Start the Adminserver (proadsv -start)
Go to the Fathom Management Console and finish the initial configuration (ie Set the admin password, specify the port for the trending database,etc..)
Enable the Remote Management use the following command :
fmconfig -enable

These messages wll be returned :
PROGRESS Version 9.1D09 as of Tue May 25 05:35:09 EDT 2004
Unpacking files ... Done.
Invoking 2nd phase of setup.
Determining configuration type ... Fathom detected.
Running Fathom based configuration.
Enabling support in Fathom for remote monitoring
Begin install of SonicMQ (this may take a few minutes).
Install of SonicMQ complete.
Begin tailoring SonicMQ for Fathom.
.......................................................................
................................................
Tailoring of SonicMQ complete.
Remote monitoring in Fathom is now ENABLED.
Settings take effect the next time the Adminserver is started.

Stop and restart the Adminserver
proadsv -stop
proadsv -start


On the remote machine:
Install Progress and the latest service pack (i.e. 9.1D09)
Enable the Remote Monitoring:
fmconfig -host fathomhost -name ContainerName -enable

The following messages will appear:
PROGRESS Version 9.1D09 as of Tue May 25 06:05:38 EDT 2004
Files already present, skipping unpack.
Invoking 2nd phase of setup.
Determining configuration type ... Fathom NOT installed.
Configuring for remote monitoring by Fathom.
Enabling support for remote monitoring
Connecting to Fathom JMS Broker ( Fathomhost:6835 ) .
Connecting to Fathom directory services ... Done.
Creating new container [ ContainerName ] ...Done
Adding components to container [ ContainerName ].
Importing components from file ContainerName.import.
- ContainerName.import ...
Importing components complete.
Creating boot file [ container.xml ] ... Done.
Remote monitoring of the Adminserver is now ENABLED.
Settings take effect the next time the Adminserver is started.

Restart the Adminserver in this box
proadsv -stop
proadsv -start

At this time the Fathom Management Console will display the new container in the Resources section and is ready to be remotely managed