跳到内容 中国
HP.com 主页 产品与服务 支持及驱动程序 解决方案 如何购买
» 联系惠普
更多选项
HP.com 主页
HP Integrity Essentials Global Workload Manager A.03.00.00 用户指南 > 第 5 章 其他配置和管理任务

控制 gWLM 的启动行为

» 

技术文档资料

完整的 PDF 手册
» 相关文档
» 反馈
内容从此开始:

 » 目录

gWLM CMS 守护程序 (gwlmcmsd) 设置为在引导时通过 /opt/vse/bin/vseinitconfig 启动。通常,不应更改该设置,否则会禁止所有 VSE 管理软件在引导时启动。

通过下列操作,可以控制 gWLM CMS 守护程序 (gwlmcmsd) 及其在受管节点上的代理守护程序 (gwlmagent) 是否在引导时启动:

  • 在 /etc/rc.config.d/gwlmCtl 文件中手动设置变量(/sbin/init.d/gwlmcmsd 脚本和 /sbin/init.d/gwlmagt 脚本使用这些变量)。

  • gwlmcmsdgwlmagent 命令中使用 --enable_start_on_boot 选项或 --disable_start_on_boot 选项。

注释:HP 建议您仅在安全的操作环境中使用这些守护程序时,才在引导时启动这些守护程序。

GWLM_CMS_START 设置为 0 可防止自动执行 HP Integrity Essentials Virtualization Manager 和 HP Integrity Essentials Capacity Advisor 的引导。

gwlmCtl 文件如下所示:

########################################################################
# (C) Copyright 2004-2006 Hewlett-Packard Development Company, L.P.
#
# gWLM Configuration File
#
# $Revision: 1.3 $
# $Date: 2007/05/14 05:12:10 $
########################################################################

# 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.