[fwgold-users] Server side problem

  • From: Alexandre Silva Cezar <acezar@xxxxxxxxxxxxxxxxxxxx>
  • To: "'fwgold-users@xxxxxxxxxxxxx'" <fwgold-users@xxxxxxxxxxxxx>
  • Date: Tue, 10 Dec 2002 17:56:25 -0300

Hi fellows...

I´m trying to monitor 4 Fw-1 MGMT running in Solaris v. 5.6 and 5.7 (2) and
5.8

I´ve sucessfully installed MRTG, rrdtool and fwgold (client) in a machine
running Linux Red Hat 7.3.

I´ve installed the fwgold (server) on the MGMT stations too.

When I try to collect data, I receive the following errors.

cannot bind to ip address xxx.xxx.xxx.xxx , IP already in use (server side)

server sent no data (client side)

When I execute the offline procedure, I was able tho generate all the
graphics....

Follow my fwgold.conf (client side)

# fwgold.conf : Configuration file for the Graphical Oriented Logging
Database
#
# Change this settings according to your needs
#
# SERVERHOST: the host where fwgoldd runs
SERVERHOST=xxx.xxx.xxx.xxx
#
# CLIENTHOST: the host where fwgold runs
CLIENTHOST=xxx.xxx.xxx.xxx
#
# DATAPORT: The TCP port used by GOLD
DATAPORT=1234
#
# FREQUENCY: Time in minutes between data polls (default 5 minutes)
FREQUENCY=5
#
# FWBINPATH: The path to the CheckPoint binary directory
FWBINPATH=/opt/CPfw1-41/bin
#
# FWLOGFILE: The CheckPoint active log file
FWLOGFILE=/opt/CPfw1-41/log/fw.log
#
# FWLOGFILE: The options to the fw log command (default -ftn)
FWLOGOPTS=-ftn
#
# SERVERBINPATH: The path to the FwGold script
SERVERBINPATH=/fwgold-2.0.8beta/bin
#
# CPVERSION: The CheckPoint Software version (valid entries are NG and 4.x)
CPVERSION=4.x
#
# RRDPERLMODULEPATH: The path to the RRD module components
# (can be empty if RRD has been installed into the perl library path)
# Use blanks to separate directories
RRDPERLMODULEPATH=
#
# CLIENTDBPATH: The path to the client's RRD database files
CLIENTDBPATH=/home/monitor/fwgold-2.0.7beta/db
#
# USERDBCONFIG: The user database configuration file
USERDBCONFIG=/home/monitor/fwgold-2.0.7beta/etc/userdb.conf
#
# SERVERTMPDIR: The path to the server's writeable temporary directory
SERVERTMPDIR=/tmp

and the fwgold.conf (server side)

 # fwgold.conf : Configuration file for the Graphical Oriented Logging
Database
#
# Change this settings according to your needs
#
# SERVERHOST: the host where fwgoldd runs
SERVERHOST= xxx.xxx.xxx.xxx
#
# CLIENTHOST: the host where fwgold runs
CLIENTHOST= xxx.xxx.xxx.xxx
#
# DATAPORT: The TCP port used by GOLD
DATAPORT=1234
#
# FREQUENCY: Time in minutes between data polls (default 5 minutes)
FREQUENCY=5
#
# FWBINPATH: The path to the CheckPoint binary directory
FWBINPATH=/opt/CPfw1-41/bin
#
# FWLOGFILE: The CheckPoint active log file
FWLOGFILE=/opt/CPfw1-41/log/fw.log
#
# FWLOGFILE: The options to the fw log command (default -ftn)
FWLOGOPTS=-ftn
#
# SERVERBINPATH: The path to the FwGold script
SERVERBINPATH=/fwgold-2.0.8beta/bin
#
# CPVERSION: The CheckPoint Software version (valid entries are NG and 4.x)
CPVERSION=4.x
#
# RRDPERLMODULEPATH: The path to the RRD module components
# (can be empty if RRD has been installed into the perl library path)
# Use blanks to separate directories
RRDPERLMODULEPATH=
#
# CLIENTDBPATH: The path to the client's RRD database files
CLIENTDBPATH=/home/monitor/fwgold-2.0.7beta/db
#
# USERDBCONFIG: The user database configuration file
USERDBCONFIG=/fwgold-2.0.8beta/etc/userdb.conf
#
# SERVERTMPDIR: The path to the server's writeable temporary directory
SERVERTMPDIR=/tmp

Someone can help me?

Atenciosamente

Alexandre S. Cezar
 
Security Officer - NSA, WCSE, CSSA
Primesys Soluções Empresariais
Tel.: 0xx11 3218-5703
mailto:alexandre.cezar@xxxxxxxxxxxxxxx
 


=================================================
        Archives of this mailing list's 
         messages ca be retrieved from
 //www.freelists.org/archives/fwgold-users 
=================================================
     To unsubscribe from this maling list
send a mail to fwgold-users-request@xxxxxxxxxxxxx
     with the word "unsubscribe" as subject.
=================================================
   To administer your account visit the site :
   //www.freelists.org/cgi-bin/lsg2.cgi
=================================================

Other related posts:

  • » [fwgold-users] Server side problem