VMware PACKAGE MANAGER 1.1 Manual de usuario Pagina 15

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 69
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 14
Installing for RHEL 5 or CentOS 5
8
3. Start the snmpd daemon and configure it to start automatically on reboot:
service snmpd start
chkconfig snmpd on
2.3.8. Install the Zenoss DataStore
You can employ the Zenoss Datastore on a local or remote server. Resource Manager requires certain features
provided by the data store, so even if you plan to use a remote server, you must install it on the local server as
well. (You can, however, save resources by not running the main service.)
Perform these steps on the local Resource Manager server:
1. Browse to this URL:
https://support.zenoss.com
Note
Contact your Zenoss representative for site login credentials.
2. In the Downloads area of the Home tab, locate and download the Zenoss DataStore RPM files.
3. Install the Zenoss DataStore:
yum --nogpgcheck localinstall zends-5.5.25a-1.Version.el5.x86_64.rpm
4. Start the data store and ensure it runs at system startup:
service zends start
chkconfig --level 2345 zends on
2.4. Install and Configure Resource Manager
Follow these steps to install the Resource Manager software and ZenPacks, and (optionally) a remote Zenoss
DataStore.
2.4.1. Install the Resource Manager RPM
Install the Resource Manager RPM file:
yum -y --nogpgcheck localinstall zenoss_resmgr-Version.el5.x86_64.rpm
2.4.2. (Optional) Install a Remote Zenoss DataStore
Follow these optional steps to install and configure a remote data store.
1. On the local Resource Manager server:
a. Stop the data store and configure it so that it will not run at system startup:
service zends stop
chkconfig --level 2345 zends off
b. Change the values of these entries in the $ZENHOME/etc/global.conf.example file:
zodb-host - Change the value from "localhost" to the name or IP address of the remote server.
zep-host - Change the value from "localhost" to the name or IP address of the remote server.
zodb-port - Change the value from 3306 to 13306
zep-port - Change the value from 3306 to 13306
2. On the remote server:
a. Download the Zenoss DataStore RPM files.
b. Install the Zenoss DataStore:
Vista de pagina 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 68 69

Comentarios a estos manuales

Sin comentarios