VMware PACKAGE MANAGER 1.1 Instrukcja Użytkownika Strona 42

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 69
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 41
Installing Collectors and Hubs
35
Port Protocol Direction to Resource
Manager Server
Description
8789 TCP Inbound and outbound ZenHub communication
8091 TCP Inbound zenrender
Table 5.1. Ports
5.1.2.4.2. Install the Zenoss Dependencies Repository
Install the Zenoss dependencies repository. Use one of the following commands.
RHEL 5 or CentOS 5:
rpm -ivh http://deps.zenoss.com/yum/zenossdeps-4.2.x-1.el5.noarch.rpm
RHEL 6 or CentOS 6:
rpm -ivh http://deps.zenoss.com/yum/zenossdeps-4.2.x-1.el6.noarch.rpm
5.1.2.4.3. Install Oracle Java
Follow these steps to install and configure Oracle Java.
Note
OpenJDK is not supported for Resource Manager. If you have OpenJDK or another Java version installed,
then remove those installations before installing the required Oracle Java version.
1. Download Oracle JRE:
wget -O jre-6u31-linux-x64-rpm.bin \
http://javadl.sun.com/webapps/download/AutoDL?BundleId=59622
2. Change mode:
chmod +x ./jre-6u31-linux-x64-rpm.bin
3. Install Oracle JRE:
./jre-6u31-linux-x64-rpm.bin
4. Add the following line to the end of the /etc/profile file:
export JAVA_HOME=/usr/java/default/bin
5. Verify the correct installed version (1.6 Update 31):
java -version
5.1.2.4.4. Install and Configure RRDtool
Enter the following command to install RRDtool:
yum -y --enablerepo=rpmforge install rrdtool-1.4.7
5.1.2.4.5. Install the Nagios Plugins
Enter the following command to download and install the Nagios plugins:
yum install nagios-plugins nagios-plugins-dig nagios-plugins-dns \
nagios-plugins-http nagios-plugins-ircd nagios-plugins-ldap \
nagios-plugins-ntp nagios-plugins-perl nagios-plugins-ping nagios-plugins-rpc \
nagios-plugins-tcp
5.1.2.5. Deployment
Follow these steps to deploy a remote collector:
Przeglądanie stron 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 68 69

Komentarze do niniejszej Instrukcji

Brak uwag