26
Chapter 2 Installing ColdFusion Server in Solaris
Installing SNMP in Solaris
Managed data is accessible in ColdFusion Server 5 Enterprise Edition through the
Simple Network Management Protocol (SNMP) Management Information Base
(MIB) for Advanced ColdFusion Application Management features. You can
integrate this information with your third-party system management tools. These
tools provide a way for you to manage diverse components of your enterprise from a
management station in your network.
If you want to use the ColdFusion Server MIB features, you must install SNMP before
installing ColdFusion Server. For instructions, see the following procedures.
To install SNMP in Solaris 2.6:
1
Download the Solstice Enterprise Agent (SEA) 1.0.3 Runtime from:
http://www.sun.com/software/entagents/download/
1
Uninstall the following components from your system:
pkgrm SUNWsacom
pkgrm SUNWmibii
pkgrm SUNWsadmi
pkgrm SUNWsasnm
2
Install the SEA Runtime by performing the following steps:
a
Uncompress the SEA file by entering the following command:
uncompress solaris2.6-sparc-rt.tar.Z
tar -xvf solaris2.6-sparc-rt.tar
b
Install the SEA packages, in sequence, as follows:
pkgadd -d . SUNWmibii
pkgadd -d . SUNWsasnm
pkgadd -d . SUNWsadmi
pkgadd -d . SUNWsacom
Note
For more information on installing the SEA packages, see Chapter 2, "Installing
Solstice Enterprise Agent" in the SEA User Guide Release 1.0 (docs/UGhtml/
install_solaris.doc.html).
3
Apply Solaris patch 106787-12 or higher.
4
Restart the SNMP process.
To install SNMP in Solaris 7 and 8:
•
For Solaris 7. install Solaris patch 107709-10 or higher
•
For Solaris 8. install Solaris patch 108869-03 or higher
After installing the ColdFusion Server, you must configure your system to use the
MIB features. For more information, see
“Configuring SNMP MIB” on page 36
.
install.book Page 26 Thursday, May 10, 2001 12:59 PM
Summary of Contents for COLDFUSION 5 - INSTALING AND CONFIGURING SERVER
Page 1: ...Macromedia Inc Installing and Configuring ColdFusion Server ColdFusion Server 5...
Page 14: ...xiv Welcome to ColdFusion Server...
Page 34: ...22 Chapter 1 Installing ColdFusion Server in Windows...
Page 66: ...54 Chapter 3 Installing ColdFusion Server in Linux...
Page 160: ...148 Appendix Preparing Your Server for ClusterCATS...