SINN
    



    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/

      Some examples for the configuration are found in the directories example-....

      Files in the corresponding sub directories:

      $GATHERER_NAME.cf Configuration of the Gatherer - Name, Port, Directory, search field.
      RunGatherd Starts the Gatherer Demon.
      RunGatherer Starts the Gatherer.
      log.errors Contains error messages that appear during a run of the Gatherer 
      log.gatherer Contains messages that appear during a run of the Gatherer 


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