Salta l'introduzione Italia - Italiano
HP.com Italia Prodotti e Servizi Supporto e Drivers Soluzioni Come Acquistare
» Contatta HP
Altre opzioni
HP.com Italia
Manuale per l'utente di HP Integrity Essentials Global Workload Manager: A.03.00.00 > Capitolo 5 Operazioni aggiuntive di configurazione ed amministrazione

Controllo del comportamento di gWLM all’avvio

» 

Documentazione tecnica

Libro completo in PDF
» Documenti correlati
» Feedback
Inizio contenuto

 » Sommario

Il daemon del server di amministrazione centrale di gWLM – gwlmcmsd – in /opt/vse/bin/vseinitconfig č impostato per essere eseguito all’avvio. In genere, non si dovrebbe cambiare questa impostazione, dato che essa disattiva l’esecuzione all’avvio di tutto il software di amministrazione VSE.

Č possibile definire se il daemon del server di amministrazione centrale di gWLM – gwlmcmsd – ed i suoi daemon agenti nei nodi amministrati – gwlmagent – sono eseguiti all’avvio:

  • Impostando manualmente le variabili nel file /etc/rc.config.d/gwlmCtl. (Gli script /sbin/init.d/gwlmcmsd e /sbin/init.d/gwlmagt utilizzano queste variabili.)

  • Utilizzando le opzioni --enable_start_on_boot e --disable_start_on_boot per gwlmcmsd e per gwlmagent.

NOTA: HP consiglia di eseguire all’avvio questi daemon solamente in ambienti di elaborazione protetti.

L’impostazione a 0 di GWLM_CMS_START impedisce l’esecuzione automatica all’avvio di HP Integrity Essentials Virtualization Manager e di HP Integrity Essentials Capacity Advisor.

In basso č mostrato il file gwlmCtl.

########################################################################
# (C) Copyright 2004-2006 Hewlett-Packard Development Company, L.P.
#
# gWLM Configuration File
#
# $Revision: 1.2 $
# $Date: 2007/04/26 18:54:32 $
########################################################################

# Set GWLM_CMS_START to 1 to have the init process start the gWLM CMS
# daemon. (HP recommends setting this variable to 1 only when used in a
# secure operating environment.)
#
# NOTE: GWLM_CMS_START=0 prevents automatic use at boot of 
#       HP Integrity Essentials Virtualization Manager and 
#       HP Integrity Essentials Capacity Advisor.
GWLM_CMS_START=0

# Set GWLM_AGENT_START to 1 to have the init process start the gWLM agent
# daemon. (HP recommends setting this variable to 1 only when used in a
# secure operating environment.)
GWLM_AGENT_START=0

# Set GWLM_HOME to the location where gWLM is installed.
# Default is /opt/gwlm.
GWLM_HOME=/opt/gwlm
Versione stampabile
Informativa sulla privacy Usando questo sito si accettano le sue condizioni
© 2004-2007 Hewlett-Packard Development Company, L.P.