インストール・フォルダーの構造

BigFix のインストールが終わると、フォルダー構造は以下のようになります。

サーバー・フォルダー構造:

/var/opt/BESInstallers
/var/opt/BESInstallers/Client (Client installer)
/var/opt/BESInstallers/Console (Console installer)

/var/opt/BESServer
	besserver.config (Configuration file)
  besserver.config.default (Default configuration file)

/var/opt/BESServer/FillDBData/FillDB.log (FillDB service log)

/var/opt/BESServer/GatherDBData/GatherDB.log (GatherDB service log)

/opt/BESServer
/opt/BESServer/bin (Server binaries)
/opt/BESServer/reference (Rest API xsd templates)

/etc/opt/BESServer
  actionsite.afxm (Masthead file)

/etc/init.d
  besserver (Server service) 
  besfilldb (FillDB service)
  besgatherdb (GatherDB service)
ディレクトリーの内容を移動する場合:
/var/opt/component_folder
/opt/component_folder
例えば、/var/opt/BESServer ディレクトリーの内容を新しい場所に移動するには、その新しいディレクトリーを指すように、UNIX のシンボリック・リンク機能を使用できます。

Web レポート・フォルダー構造:

/var/opt/BESWebReportsServer
  beswebreports.config (Configuration file) 
  beswebreports.config.default (Default configuration file)

/opt/BESWebReportsServer
/opt/BESWebReportsServer/bin (WebReports binaries)

/etc/opt/BESWebReportsServer
	actionsite.afxm (Masthead file)

/etc/init.d
  beswebreports (WebReports service)
ディレクトリーの内容を移動する場合:
/var/opt/component_folder
/opt/component_folder
例えば、/var/opt/BESWebReportsServer ディレクトリーの内容を新しい場所に移動するには、その新しいディレクトリーを指すように、UNIX のシンボリック・リンク機能を使用できます。

クライアント・フォルダー構造:

/var/opt/BESClient
	 besclient.config (Configuration file)
   besclient.config.default (Default configuration file)

/opt/BESClient
/opt/BESClient/bin (Client binaries)

/etc/opt/BESClient
  actionsite.afxm (Masthead file)

/etc/init.d
	besclient  (besclient service)
ディレクトリーの内容を移動する場合:
/var/opt/component_folder
/opt/component_folder
例えば、/var/opt/BESClient ディレクトリーの内容を新しい場所に移動するには、その新しいディレクトリーを指すように、UNIX のシンボリック・リンク機能を使用できます。

インストール・ログ・ファイル:

/var/log/
   BESInstall.log       (Installer log file)
   BESAdminDebugOut.txt (Administrator Tool debug information)
   BESRelay.log         (Relay log file)
以下のフォルダーのいずれかが存在しないと、インストール手順が失敗するので注意してください。
/opt
 /etc
 /var

共通ファイル:

/var/opt/BESCommon

このフォルダーには、BigFix コンポーネントの識別に関連するファイルが含まれます。ファイルを変更したり削除したりしないでください。