Veritas Information Map Installation and Administration Guide

Last Published:
Product(s): Information Map (1.0)
  1. Introduction to Veritas Information Map
    1.  
      Overview of Information Map
    2.  
      Deployment workflow
    3.  
      Information Map architecture
    4.  
      Creating new user accounts
  2. Planning installation of the Information Map Agent
    1.  
      System requirements
    2.  
      Supported browsers
    3.  
      Connectivity requirements
    4.  
      Security requirements
    5.  
      Generating a KeyStore file
    6.  
      Configuring access to a NetBackup master server
  3. Installing and configuring Information Map
    1.  
      Logging in to Veritas Information Map
    2.  
      Downloading the Agent installer
    3.  
      Configuring locations in Information Map
    4. Installing the Information Map Agent
      1.  
        Configuring proxy settings
    5.  
      Registering the Information Map Agent with Information Fabric
    6. Configuring credentials for share discovery and native scanning
      1.  
        Credentials required to configure share discovery
      2.  
        Configuring a non-administrator domain user on NetApp 7-mode filer
      3.  
        Configuring a non-administrator account on an EMC Isilon file server
    7.  
      Updating the Information Map Agent
  4. Cloud Agent configuration
    1.  
      About configuring the Amazon S3 Agent
    2.  
      Configuring metadata collection in Amazon Web Services (AWS)
    3.  
      Configuring Information Map to access Amazon S3 account
  5. Global settings
    1.  
      About configuring global settings
    2.  
      Configuring stale data definition
    3.  
      Configuring non-business data definition
    4.  
      Configuring storage tiers
    5.  
      Assigning storage tiers to storage
    6.  
      Customizing item types
  6. Managing Information Map settings
    1.  
      Configuring Information Map users
    2.  
      Managing Agents
    3.  
      Managing tasks
    4.  
      Managing content sources
  7. Troubleshooting
    1.  
      Veritas Information Map logging
    2.  
      Information Map Agent jobs
    3.  
      Information Map Agent issues
    4.  
      Information Map and data accuracy
    5.  
      Known limitations of Information Map Agent

Information Map Agent jobs

The Information Map Agent performs several actions on a scheduled basis. These services are called jobs. The section explains the function of the important jobs that run on the Information Map Agent.

Table: Information Map Agent jobs

Job

Description

Schedule

CompactJob

Compresses the attic folder, and purges backup jobs for which a more recent FULL backup has been completed.

5:00 A.M. everyday

FileTransferJob

Copies files to appropriate folders for processing.

Every minute

MergeStatsJob

Aggregates the published statistics into a master statistics.db (present under <data_dir>\stats>). The statistics are rolled up into hourly, daily, weekly buckets.

Every 15 minutes

NbuDiscoveryJob

Discovers content sources and containers along with NetBackup policy details.

2:00 A.M. and 2:00 P.M. everyday

NbuIFConfigSyncJob

Checks the Information Fabric for configuration changes, and updates the local configuration database accordingly.

Every minute

NbuIFHeartbeatJob

Sends a heartbeat from the Agent to Information Fabric technology platform.

Every minute

NbuPopulateScansJob

Fetches backups to be scanned from the NetBackup master server.

8.00 A.M. everyday

NbuProcessScanDataJob

Processes output of the NetBackup scanner and prepares JSON files to be sent to Information Fabric.

Every 10 minutes

NbuScanPauseResumeJob

Checks the allowed scanning window and starts/stops NetBackup scans accordingly.

Every 10 minutes

NbuUploadScansJob

Uploads JSON files to IF platform.

Every 10 minutes

PingMonitorJob

Checks whether the Communication Service on the Agent is connected.

Every minute

ProcessEventsJob

Processes internal debug events for the Information Map Agent.

Every minute

SendNodeInfoJob

Maintains the node information, such as the operating system, CPUs etc.

Every minute

SpoolEventsJob

Does intermediate processing of internal events.

Every minute

SystemMonitorJob

Monitors statistics like CPU usage, memory usage, disk space etc.

Every minute

UpdateConfigJob

Refreshes in-memory configuration.

Every minute

Table: Connector Framework services

Service

Description

Connector Service

Forwards the discovery results to the Consumer Service which stores them in the configuration database.

Consumer Service

Manages the Connector Framework configuration data. It also creates discovery jobs for content that is enabled for collection and receives results.

Diff Service

Processes the results of the scan job. It picks up the scan results and perform differentials between scans so that the metadata sent to the consumer applications will contain only the deltas.

Scheduler Service

Creates the scan and discovery jobs for connectors. Connectors perform the Discovery Job and post the results to the Connector Service.

Upload Service

Upload the results to the consumer applications.