VMware PACKAGE MANAGER 1.1 Instrukcja Użytkownika Strona 51

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 95
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 50
Upgrading Version 4.1.1
44
2. Stop Resource Manager daemons on collector hosts.
ssh zenoss@remote-collector-host
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}
3. Stop Resource Manager daemons on hub hosts.
ssh zenoss@remote-hub-host
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}
4. Log in to the Resource Manager master host as user zenoss, and stop all daemons.
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}
7.2. Preparing to upgrade
The procedure in this section prepares your installation for upgrade to version 4.2.5.
1. Log in to the Resource Manager master host as zenoss.
2. Create a backup.
zenbackup
3. Delete the RRDtool files of a misnamed collector.
find $ZENHOME -name "ifOperStatus_ifOperStatus.rrd" -delete
4. Remove the distributed ping correlation ZenPack, if present.
a. Start the event server daemon.
zeneventserver start
b. Determine whether the ZenPack is installed.
Przeglądanie stron 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 94 95

Komentarze do niniejszej Instrukcji

Brak uwag