回到網頁內容 臺灣-繁體中文
HP.com 首頁 產品資訊 支�#169;及驅動程式 解決方案 如何購買
» 聯絡 HP
進階選項
HP.com 首頁
HP Integrity Essentials 全域工作負載管理員管理者手冊: gWLM A.02.50.00.x > 第 1 章. 

控制 gWLM 的啟動行為

» 

技術文件

PDF 格式的完整書籍
» 回饋意見
內容©韟像B開©l

 » 目錄

設定在開機時由 /opt/vse/bin/vseinitconfig 啟動 gWLM CMS 協助程式 (gwlmcmsd)。一般而言,切勿變更此設定,否則將導致所有的 VSE 管理軟體無法在開機時啟動。

您可以利用下列方式,控制在開機時是否啟動受管理節點上的 gWLM CMS 協助程式 (gwlmcmsd) 及其代理程式協助程式 (gwlmagent):

  • 手動設定 /etc/rc.config.d/gwlmCtl 檔案 (HP-UX) 或 /etc/sysconfig/gwlmCtl 檔案 (Linux) 中的變數 (/sbin/init.d/gwlmcmsd 和 /sbin/init.d/gwlmagt 命令集 (HP-UX) 和 /etc/init.d/gwlmagt 命令集 (Linux) 使用這些變數)。

  • gwlmcmsdgwlmagent 使用 --enable_start_on_boot--disable_start_on_boot 選項。

附註: HP 建議您僅在安全的作業環境中,於開機時啟動這些協助程式。

GWLM_CMS_START 若設為 0,開機時便無法自動使用 HP Integrity Essentials  虛擬化管理員和 HP Integrity Essentials 容量規劃員。

gwlmCtl 檔案顯示如下:

########################################################################
# (C) Copyright 2004 Hewlett-Packard Development Company, L.P.
#
# gWLM Configuration File
#
# $Revision: 1.6 $
# $Date: 2006/01/10 17:07:07 $
########################################################################

# 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
可列印版本
隱私權聲明 使用範圍與著作權聲明
© 2004-2007 Hewlett-Packard Development Company, L.P.