VMware PACKAGE MANAGER 1.1 Manual do Utilizador Página 82

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 95
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 81
Upgrading Version 4.2.3
or 4.2.4, ZenUp not in use
75
6. Update Memcached, Net-SNMP, and RRDtool, and install Redis.
yum -y install memcached net-snmp net-snmp-utils redis rrdtool-1.4.7
7. Clean up yum caches.
yum clean all
8. Update Nagios plugins.
yum -y install nagios-plugins nagios-plugins-dig nagios-plugins-dns \
nagios-plugins-http nagios-plugins-ircd nagios-plugins-ldap nagios-plugins-tcp \
nagios-plugins-ntp nagios-plugins-perl nagios-plugins-ping nagios-plugins-rpc
9. Configure required services to start when the host starts, and start the services:
for svc in memcached snmpd; do chkconfig $svc on; service $svc start; done
10.Log in to the Resource Manager browser interface as a user with ZenManager or Manager permissions.
Select Advanced.
Click Collectors.
Select the collector to upgrade, and then select Update Collector from the Action menu.
9.9. Performance tuning
Finally, review the contents of the chapter titled "Performance Tuning". New tuning options have been added since
the previous release.
Vista de página 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 94 95

Comentários a estes Manuais

Sem comentários