Propriétés de l'agent – HP Logiciel HP Matrix Operating Environment Manuel d'utilisation

Page 39

Advertising
background image

# Secure communication encryption type. Possible values are RC4_256,
# RC4_128, RC4_56, RC4_40, 3DES112, 3DES168. See Oracle documentation
# for details.
#
# oracle.net.crypto_checksum_types_client:
# Encryption type for Oracle secure communication integrity checking.
#
# Make sure that the parameter values specified here match those on
# the Oracle server.
#
com.hp.gwlm.jdbc.oracle.secure = off
oracle.net.encryption_types_client = 3DES112
oracle.net.crypto_checksum_types_client = MD5

Propriétés de l'agent

Les propriétés de l'agent se trouvent dans /etc/opt/gwlm/conf/gwlmagent.properties
sous HP-UX et dans C:\Program Files\HP\Virtual Server Environment\conf\
gwlmagent.properties

sous Windows. (Le chemin Windows donné est le chemin par défaut.

Cependant, un chemin différent a pu être choisi lors de l'installation.)

REMARQUE :

Vous devez redémarrer l'agent gwlmagent sur chaque nœud géré sur lequel

vous avez modifié le fichier de propriétés pour que les modifications prennent effet.

Le fichier gwlmagent.properties est affiché ci-après.

#
# (C) Copyright 2004-2007 Hewlett-Packard Development Company, L.P.
#
# $Date: 2008/12/02 20:17:18 $
# $Revision: 1.1 $
#
# Contents:
# This file contains the default configuration values for the
# Global Workload Manager Agent on a given managed node. The
# agent on each managed node uses the default values unless you
# edit that node's gwlmagent.properties file.
#
# You must restart gwlmagent for changes made to this file to
# take effect.
#

#
# Set FileHandler /var/opt/gwlm/gwlmagent.log.0 log level.
# Valid levels, from most severe to least, are:
# SEVERE
# WARNING
# INFO
# CONFIG
# FINE
# FINER
# FINEST
# When you set the level, you will see messages only from that level and
# the levels that are more severe. So, the SEVERE level produces the fewest
# messages, while the FINEST level includes messages from all seven levels.
#
com.hp.gwlm.util.Log.logLevel = INFO

#
# Specify the size (in MB) and number of files to use
# for logging. For a single file of unlimited size, set
# logFileSize to negative one (logFileSize=-1).
# Otherwise, total log file size is
# logFileSize * logNFiles
#

Configuration des propriétés de gWLM

39

Advertising