BigFixLinux でのインストール

Linux に BigFix プラットフォームをインストールするには、install.sh スクリプトを実行し、BigFix サーバー、DB2 データベース、および最初の BigFix クライアントのインストールを行います。その後、Windows コンピューターに BigFix コンソールをインストールします。

始める前に

Linux 上にインストールされた BigFix プラットフォームには、データベースとして DB2 が必要です。DB2 の既存のインスタンスを使用することも、BigFix と合わせてインストールすることもできます。

このタスクについて

以下の手順は、Linux 向けの最も一般的なインストール・シナリオを示しています。このシナリオがご使用の環境に合わない場合、あるいは各ステップの詳細情報またはその他のインストール・タスクに関する詳細情報が必要な場合は、次を参照してください。BigFix の資料の「Linux システムでのインストール」。

手順

  1. インストール・パッケージがあるディレクトリーに移動し、インストール・ファイルを解凍します。
    tar xvf installation_package
  2. 解凍先ディレクトリーから、ServerInstaller_n.n.nnn.n-rhe6.x86_64 に移動して、インストール・スクリプトを実行します。
    ./install.sh
  3. 正規版インストールを選択するには、2 と入力します。
    Select the type of installation
    	[1] Evaluation: Request a free evaluation license from BigFix. 
    This license allows you to install a fully functional copy of the 
    BigFix on up to 1000 clients, for a period of 30 days.
    [2] Production: Install using a production license or an authorization
    1for a production license.
    Choose one of the options above or press Enter to accept the default value: [1] 
  4. ご使用条件に同意するには、1 と入力します。
  5. すべての BigFix コンポーネントをインストールするには、1 と入力します。
    Select the BigFix features you want to install:
    [1]  All Components (server, client, and WebReports)
    [2]  Server and client Only
    [3]  WebReports Only
    Choose one of the options above or press <Enter> to accept the default value: [1]
  6. シングル・データベースまたはマスター・データベースを作成するには、1 と入力します。
    Select the database replication:
    [1]  Single or master database
    [2]  Replicated database
    Choose one of the options above or press <Enter> to accept the default value: [1]
  7. DB2 のローカル・インスタンスを使用するには、1 と入力します。
    Select the database:
    [1]  Use a local database
    [2]  Use a remote database
    Choose one of the options above or press <Enter> to accept the default value: [1]
  8. BigFix のインストール先の場所を指定します。
    Choose the server's root folder:
    Specify the location for the server's root folder or 
    press <Enter> to accept the default value: /var/opt/BESServer
    
  9. Web レポートのインストール先の場所を指定します。
    Choose the WebReports server's root folder:
    Specify the location for the WebReports server's root folder or 
    press <Enter> to accept the default value: /var/opt/BESWebReportsServer
    
  10. Web レポートのポート番号を入力します。
    Since version 9.5.2, freshly installed Web Reports 
    is automatically configured to use HTTPS. 
    Choose the WebReports server's port number:
    Specify the port number or press <Enter> to accept the default value: 8083
    
  11. DB2 がサーバーにインストールされているかどうかをインストーラーが検査します。BigFix にバンドルされたファイルから DB2 を自動的にインストールするには、1 と入力します。
    DB2 installation check
    The installer does not detect if DB2 is installed on the system. 
    Specify which option corresponds to your installation:
    [1]  DB2 is not installed, install it.
    [2]  DB2 is installed, use the installed instance.
    [3]  Exit from the installation.
    Choose one of the options above or press <Enter> to accept the default value: [1
  12. デフォルト設定 (DB2 ユーザーおよびインストール・パスなど) がリストされます。設定内容を受け入れて、インストールを続行するには、1 を入力します。
    DB2 installation
    DB2 will be installed using the following settings:
    	DB2 instance owner: db2inst1
    	DB2 fenced user: db2fenc1
    	DB2 administration server user: dasusr1
    	DB2 communication port: 50000
    	DB2 installation directory: /opt/ibm/db2/V10.5
    If you want to use different value for these settings specify them 
    in the installation response file. Refer to the product documentation
    for further details.
    [1]  Proceed to install DB2.
    [2]  Exit from the installation.
    Choose one of the options above or press <Enter> to accept the default value: [1]
    
  13. DB2 管理ユーザーのパスワードを指定します。
    DB2 administrative user password:
    Specify the password for the DB2 administrative users:
    
  14. BigFix の初期管理者のユーザー名とパスワードを入力するか、Enter を押してデフォルトの IEMAdmin を使用します。BigFix コンソールへのログイン時に、このユーザーが必要になります。
  15. ライセンス認証ファイルを使用してインストールを実行するには、1 と入力します。
    Choose the type of setup that best suits your needs:
    [1]  I want to install with a BES license authorization file.
    [2]  I want to install with a production license that I already have.
    [3]  I want to install with an existing masthead.
    Choose one of the options above or press <Enter> to accept the default value: [1]
    
  16. プロキシーを使用していない場合は、2 と入力します。
    Proxy usage
    [1]  Use the proxy to access the internet
    [2]  Do not use the proxy
    Choose one of the options above or press <Enter> to accept the default value: [2]
    
  17. ライセンス認証ファイルの場所を指定します。
    License authorization location
    Enter the location of the license authorization file that 
    you received from BigFix or press <Enter> to accept the default value: 
    ./license/LicenseAuthorization.BESLicenseAuthorization
  18. インストールの実行対象となるサーバーの DNS 名または IP アドレスを指定するか、Enter を押してデフォルト値を受け入れます。
  19. サイト管理用秘密鍵のパスワードを指定します。
  20. 資格情報を暗号化するための鍵サイズを指定します。
    Key size level
    Provide the key size that you want to use:
    [1]  'Min' level (2048 bits)
    [2]  'Max' level (4096 bits)
    Choose one of the options above or press <Enter> to accept the default value: [2]
    
  21. ライセンス・ファイルが生成および保存される License フォルダーを指定します。
    Choose the license folder:
    Specify a folder for your private key (license.pvk), the license certificate (license.crt), 
    and the site masthead (masthead.afxm) or press <Enter> to accept the default value: ./license
    
  22. ライセンス証明書を取得するための要求を BigFix に送信します。
    • サーバーからインターネットにアクセスできる場合は、 1 と入力します。要求は自動的に送信されます。
    • サーバーからインターネットにアクセスできない場合は、2 と入力して、以下のように手動で要求を送信します。
      1. request.BESLicenseRequest が生成され、ライセンス・ファイルとともにフォルダーに保存されます。インターネットにアクセスできるコンピューターに、この要求をコピーします。
      2. インターネットにアクセスできるコンピューターで、BES License Request Handler にアクセスして、要求ファイルを送信します。
      3. ご使用のコンピューターに license.crt ファイルが保存されます。BigFix サーバーにこのファイルをコピーし直します。
      4. インストール手順に戻り、1 を入力して証明書をインポートし、インストールを続行します。
  23. コンテンツに使用されるデプロイメント・エンコード (FXF エンコード) の値を指定します。
  24. デフォルトのマストヘッド値を受け入れるには、1 と入力します。
    Advanced masthead parameters
    The masthead will be created using the following defaults:
    	Server port number: 52311
    	Use of FIPS 140-2 compliant cryptography: Disabled
    	Gather interval: One Day
    	Initial action lock: Unlocked
    	Action lock controller: Console
    	Action lock exemptions: Disabled
    	Unicode filenames in archives: Enabled
    The above default values are suitable for most of BigFix deployments.
    [1]  Use default values
    [2]  Use custom values
    Choose one of the options above or press <Enter> to accept the default value: [1]
  25. Web レポートを root として実行するには、1 と入力します。
    Use root user for WebReports
    If you specify true, WebReports service will run with root privileges.
    [1]  True
    [2]  False
    Choose one of the options above or press <Enter> to accept the default value: [2]
    
  26. このインストールが完了したら、BigFix コンソールをインストールします。
    重要: BigFix コンソールは、Windows でのみサポートされます。
    1. /var/opt/BESInstallers に移動します。
    2. Windows コンピューターに、Console フォルダーをコピーします。
    3. Windows コンピューター上で、setup.exe スクリプトを実行し、インストール・ウィザードの指示に従います。
  27. BigFix Inventory サーバーを別のコンピューターにインストールする場合は、BigFix クライアントをそのコンピューターにインストールします。

次のタスク

ソフトウェア・インベントリー・データを収集するすべてのコンピューターへの BigFix クライアントのインストールを進めることも、BigFix Inventory サーバーのインストールを進めることもできます。これらのタスクは任意の順序で実行できます。