Individuazione dei file di configurazione

Icona NotaNota

In questo documento, quando si fa riferimento a percorsi di file o directory, <home-installazione> rappresenta la directory in cui č stato decompresso il pacchetto dell'Agent Controller.

File di configurazione di Agent Controller

Il primo passo nella gestione di Agent Controller consiste nell'individuare i file di configurazione.  The Agent Controller looks for serviceconfig.xml in one of the following locations:

An agent must locate the same serviceconfig.xml file as that used by the Agent Controller it intends to communication with.  It has the option of reading the location of the that file from a command line option called -serviceconfig. If that was not specified, it searches for serviceconfig.xml first in TPTP_AC_HOME/config and if not found there, searches relative to itself in ../config.

The location of the other configuration files can be specified in serviceconfig.xml.  By default, look in the agent-specific directories under <install-home>/agents for agent.xml files and look in application-specific directories in <install-home>/plugins to find config/pluginconfig.xml files.  Note that pluginconfig.xml files must reside under the /config directory.

 

Attivitā correlate
Gestione di Agent Controller
The serviceconfig.xml File
The agent.xml File
The pluginconfig.xml File


Copyright (C) 2005, 2006 Intel Corporation.