14.3 Post-Installation Configuration for the Appliance

14.3.1 Configuring WebYaST

The Sentinel appliance user interface is equipped with WebYaST, which is a Web-based remote console for controlling appliances based on SUSE Linux Enterprise. You can access, configure, and monitor the Sentinel appliances with WebYaST. The following procedure briefly describes the steps to configure WebYaST. For more information on detailed configuration, see the WebYaST User Guide.

  1. Log in to the Sentinel appliance.

  2. Click Appliance.

  3. Configure the Sentinel Server to receive updates as described in Registering for Updates.

  4. Click Next to finish the initial setup.

14.3.2 Creating Partitions for Traditional Storage

The information in this section is applicable only if you want to use traditional storage as the data storage option.

As a best practice, ensure that you create separate partitions to store Sentinel data on a different partition than the executables, configuration, and operating system files. The benefits of storing variable data separately include easier backup of sets of files, simpler recovery in case of corruption, and provides additional robustness if a disk partition fills up. For information about planning your partitions, see Planning for Traditional Storage. You can add partitions in the appliance and move a directory to the new partition by using the YaST tool.

Use the following procedure to create a new partition and move the data files from its directory to the newly created partition:

  1. Log in to Sentinel as root.

  2. Run the following command to stop the Sentinel on the appliance:

    /etc/init.d/sentinel stop

  3. Specify the following command to change to novell user:

    su - novell

  4. Move the contents of the directory at /var/opt/novell/sentinel to a temporary location.

  5. Change to root user.

  6. Enter the following command to access the YaST2 Control Center:

    yast
  7. Select System > Partitioner.

  8. Read the warning and select Yes to add the new unused partition.

    For information about creating partitions, see Using the YaST Partitioner in the SLES 11 documentation.

  9. Mount the new partition at /var/opt/novell/sentinel.

  10. Specify the following command to change to novell user:

    su - novell

  11. Move the contents of the data directory from the temporary location (where it was saved in Step 4) back to /var/opt/novell/sentinel in the new partition.

  12. Run the following command to restart the Sentinel appliance:

    /etc/init.d/sentinel start

14.3.3 Configuring Scalable Storage

To enable and configure scalable storage as the data storage option, see Configuring Scalable Storage in the NetIQ Sentinel Administration Guide.

14.3.4 Registering for Updates

You must register the Sentinel appliance with the appliance update channel to receive patch updates. To register the appliance, you must first obtain your appliance registration code or the appliance activation key from the NetIQ Customer Care Center.

Use the following steps to register the appliance for updates:

  1. Log in to the Sentinel appliance.

  2. Click Appliance to launch WebYaST.

  3. Click Registration.

  4. Specify the e-mail ID that you want to receive updates, then specify the system name and the appliance registration code.

  5. Click Save.

14.3.5 Configuring the Appliance with SMT

In secured environments where the appliance must run without direct Internet access, you can configure the appliance with the Subscription Management Tool (SMT), which enables you to upgrade the appliance to the latest versions of Sentinel as they are released. SMT is a package proxy system that is integrated with NetIQ Customer Center and provides key NetIQ Customer Center capabilities.

Prerequisites

Before you configure the appliance with SMT, ensure that you meet the following prerequisites:

  • Get the NetIQ Customer Center credentials for Sentinel to get updates from NetIQ. For more information about getting the credentials, contact NetIQ Support.

  • Ensure that SLES 11 SP3 is installed with the following packages on the computer where you want to install SMT:

    • htmldoc

    • perl-DBIx-Transaction

    • perl-File-Basename-Object

    • perl-DBIx-Migration-Director

    • perl-MIME-Lite

    • perl-Text-ASCIITable

    • yum-metadata-parser

    • createrepo

    • perl-DBI

    • apache2-prefork

    • libapr1

    • perl-Data-ShowTable

    • perl-Net-Daemon

    • perl-Tie-IxHash

    • fltk

    • libapr-util1

    • perl-PIRPC

    • apache2-mod_perl

    • apache2-utils

    • apache2

    • perl-DBD-mysql

  • Install SMT and configure the SMT server. For more information, see the following sections in the SMT documentation:

    • SMT Installation

    • SMT Server Configuration

    • Mirroring Installation and Update Repositories with SMT

  • Install the wget utility on the appliance computer.

Configuring the Appliance

Perform the following steps to configure the appliance with SMT:

  1. Enable the appliance repositories by running the following commands in the SMT server:

    smt-repos -e Sentinel-Server-7.0-Updates sle-11-x86_64

    smt-repos -e Sentinel-Collector-Manager-7.0-Updates sle-11-x86_64

    smt-repos -e Sentinel-Correlation-Engine-7.0-Updates sle-11-x86_64

  2. Configure the appliance with SMT by performing the steps in the Configuring Clients to Use SMT section in the SMT documentation.

Upgrading the Appliance

For information about upgrading the appliance, see Upgrading the Appliance by Using SMT.

14.3.6 Installing VMware Tools (Applicable only to VMware ESX Server)

For Sentinel to work effectively on the VMware ESX server, you need to install VMware tools. VMware tools are a suite of utilities that enhances the performance of the virtual machine’s operating system. It also improves management of the virtual machine. For more information on installing VMware tools, see VMware Tools for Linux Guests.

For more information on the VMware documentation, see Workstation User’s Manual.