Important files and directories
$HARVEST_HOME/cgi-bin/:
All files in this directory are necessary for the CGI-Files, which could be copied
onto a separated webserver machine.
$HARVEST_HOME/gatherers/...
Contains sub directories of each of the Gatherers.
$HARVEST_HOME/gatherers/$GATHERER_NAME/
$HARVEST_HOME/brokers/$BROKER_NAME/
|
index.html
|
Actually (via detours 'query-glimpse.html'): the page on which
the user sets up his inquiry. |
|
RunBroker
|
Starts the Broker. |
|
stats.html
|
Contains a statistic for the broker. |
$HARVEST_HOME/brokers/$BROKER_NAME/admin/
-
broker.conf
|
Contains the configuration of the Broker - and also the pass word.
It should be protected against inadmissible access from the outside |
-
Collection.conf
|
Here you can configure what and how the Broker should collect. |
$HARVEST_HOME/brokers/$BROKE_NAME/objects/
It contains the collected data in sub directories;
should be extinguished completely before every collection that is started
manually.