VMware PACKAGE MANAGER 1.1 Instrukcja Użytkownika Strona 18

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 95
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 17
Installing Resource Manager
11
2.8. (Optional) Install the WMI-based Windows Monitor-
ing Package
Note
If the Windows systems to monitor in your environment include Windows Remote Monitor (WinRM) ver-
sion 2.0, we recommend not performing this procedure. (Windows Server 2003 with SP1 and all subsequent
releases of Windows Server include WinRM 2.0.) This release of Resource Manager installs a more capa-
ble Windows monitoring ZenPack by default. Perform this procedure only if you have Windows systems to
monitor that do not support WinRM version 2.0.
Log in to the Resource Manager master host as root, or as a user with superuser privileges.
1. Stop Resource Manager:
service zenoss stop
2. Start the event server and its catalog service:
su - zenoss -c "zeneventserver start; zencatalogservice start"
3. Install the Windows Monitoring package :
yum -y --nogpgcheck localinstall zenoss_msmonitor-*.x86_64.rpm
4. Start Resource Manager:
service zenoss start
2.9. Install the recommended patch set
Follow these steps to install the latest RPS (.zup) file for this release of Resource Manager.
1. Log in as zenoss, and stop Resource Manager.
zenoss stop
Occasionally, the stop command does not terminate all of the Resource Manager daemons. To check, enter the
following command:
pgrep -fl ${ZENHOME}
If the pgrep command returns a result, kill the processes.
pkill -f ${ZENHOME}
2. Perform a dry run of the RPS install.
zenup install --dry-run zenoss_resmgr-*.zup
If zenup completes without errors, repeat the command, without the --dry-run argument.
zenup install zenoss_resmgr-version.zup
3. Start Resource Manager.
zenoss start
Przeglądanie stron 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 94 95

Komentarze do niniejszej Instrukcji

Brak uwag