Configuring Snmp Mib; Configuring Databases - MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER Manual

Table of Contents

Advertisement

Configuring Your Installation

Configuring SNMP MIB

To use the ColdFusion Server MIB features, you must configure the following
settings.
To configure Red Hat to use the MIB Agent:
1
2
3
4
Tip
You can find a copy of the MIB definition in /usr/lib/btcats/database/
lhmib_UNIX.mib.
Configuring the MIB Agent for HTTPS and non-default ports
To use HTTPS, a different Web server name, or a different port to access the Web
document root for ColdFusion MIB information, modify the content of /usr/lib/
btcats/database/mib.properties file.
This file usually contains a single entry, such as
name of the local host and
ColdFusion MIB information. To use HTTPS, a different Web document root
(maine1), and port (459), edit the entry to

Configuring databases

After the install is complete, but before you can set up data sources in the
ColdFusion Administrator, you must edit the /opt/coldfusion/bin/start script to
include information about whatever database(s) you use.
Stop the SNMP Server by entering the following command as root:
/etc/rc.d/init.d/snmpd stop
For each server that is to receive trap messages from the local host, add the
following line to /etc/snmp/snmpd.conf:
trapsink server1.macromedia.com public
where
server1.macromedia.com
is the name of the community under which the trap messages are sent.
public
Ensure that the destination server, such as server1.macromedia.com, is
configured to receive traps from the specified community, such as public.
Warning
Ensure that the following line does not appear in snmpd.conf more than once:
dlmod allaire /usr/lib/btcats/program/allaire_mib.so
Go to the Debug Options page of the ColdFusion Administrator, and ensure
Enable Performance Monitoring is selected.
Start the SNMP Server, enter the following command as root:
/etc/rc.d/init.d/snmpd
is the name of the destination server, and
start
is the Web document root directory for the
http://maine
https://maine1:459
where
http://maine
.
51
is the
maine

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5 - INSTALING AND CONFIGURING SERVER and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion server 5

Table of Contents