Important Update: Cohesity Products Documentation


All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.

IT Analytics OpsCenter Transition Reference

Last Published:
Product(s): NetBackup IT Analytics (11.7)
  1. OpsCenter Transition
    1.  
      Introduction
    2.  
      IT Analytics reports search
    3.  
      OpsCenter - Reports Library mapping
    4.  
      OpsCenter - IT Analytics alerts mapping
    5.  
      Importing SQL Report Template Designer (RTD) Reports
    6. OpsCenter to IT Analytics Schema Mapping
      1.  
        domain_Client
      2.  
        domain_ClientImageCollectionLevel
      3.  
        domain_DiskPool
      4.  
        domain_DiskPoolHistory
      5.  
        domain_Entity
      6.  
        domain_EntityAlias
      7.  
        domain_Image
      8.  
        domain_ImageCopy
      9.  
        domain_ImageCopyFormat
      10.  
        domain_ImageFragment
      11.  
        domain_Job
      12.  
        domain_JobArchive
      13.  
        domain_JobImage
      14.  
        domain_Log
      15.  
        domain_MasterServer
      16.  
        domain_Media
      17.  
        domain_Mediaserver
      18.  
        domain_ParentJob
      19.  
        domain_Policy
      20.  
        domain_PolicyClient
      21.  
        domain_Schedule
      22.  
        domain_ScheduleCalendar
      23.  
        domain_ScheduledJob
      24.  
        domain_ScheduleWindow
      25.  
        domain_SkippedFileArchive
      26.  
        domain_TapeDrive
      27.  
        domain_TapeDriveHistory
      28.  
        domain_TapeDriveMap
      29.  
        domain_TapeLibrary
      30.  
        lookup_CalendarType
      31.  
        lookup_DataCollectionStatus
      32.  
        lookup_DataMoverType
      33.  
        lookup_DayOfWeek
      34.  
        lookup_DensityType
      35.  
        lookup_DriveStatus
      36.  
        lookup_DriveType
      37.  
        lookup_JobState
      38.  
        lookup_JobStatus
      39.  
        lookup_JobSubType
      40.  
        lookup_JobType
      41.  
        lookup_MediaStatus
      42.  
        lookup_MediaType
      43.  
        lookup_PolicyStatus
      44.  
        lookup_PolicyType
      45.  
        lookup_PoolType
      46.  
        lookup_robottype
      47.  
        nb_DiskPool
      48.  
        nb_DiskVolume
      49.  
        nb_DiskVolumeHistory
      50.  
        nb_Job
      51.  
        nb_JobArchive
      52.  
        nb_JobAttempt
      53.  
        nb_JobAttemptArchive
      54.  
        nb_JobAttemptLog
      55.  
        nb_JobBackupAttributes
      56.  
        nb_JobBackupAttributesArchive
      57.  
        nb_JobFiles
      58.  
        nb_JobFilesArchive
      59.  
        nb_JobProcessAttribute
      60.  
        nb_JobProcessAttributeArchive
      61.  
        nb_Policy
      62.  
        nb_Robot
      63.  
        nb_StorageServer
      64.  
        nb_StorageServiceDestInfo
      65.  
        nb_StorageServiceInfo
      66.  
        nb_StorageUnit
      67.  
        nb_StorageUnitGroup
      68.  
        nb_StorageUnitsInGroup
      69.  
        nb_TapeDrive
      70.  
        nb_VirtualMachines
      71.  
        nb_VolumeGroup
      72.  
        nb_VolumePool
      73.  
        nom_Drive
      74.  
        nom_NBJob
      75.  
        nom_NBJobClient
      76.  
        nom_NBMedia
      77.  
        nom_NBPolicy
      78.  
        nom_Server

nb_JobAttemptArchive

Table: nb_JobAttemptArchive

OpsCenter Report Column

Description

Equivalent Column in IT Analytics

masterServerId

OpsCenter-generated unique identifier for master servers.

apt_v_nbu_job_try.server_id

clientName

Name of the host being backed up by the job.

apt_v_nbu_job_try.client_host_name

jobId

Job ID; unique identifier for a job created by the master server.

apt_v_nbu_job_try.jobid

id

Job attempt, such as 1, 2, 3

apt_v_nbu_job_try.try_count

activeStartTime

Start time of the job attempt of an active job.

apt_v_nbu_job_try.start_date

bytesWritten

Number of bytes written to the storage.

apt_v_nbu_job_try.try_kilobytes

completionTime

Timestamp when the job attempt is complete.

apt_v_nbu_job_try.try_finish_date

currentFile

Name of the file that is being backed up; for completed jobs this is the last file that was backed up.

destMediaId

NBU-generated unique identifier of the media where the data is written.

apt_v_nbu_job_try.media_server_id

destMediaServerId

OpsCenter-generated unique identifier of the mediaserver where the data is written.

apt_v_nbu_job_try.media_server_id

destMediaServerName

Name of the media server where the data is written.

apt_v_nbu_job_try.media_host_name

destStorageUnit

Name of the storage unit where the data is written.

apt_v_nbu_job_try.storage_unit_label

filesBackedUp

The number of files that are backed up during a backupjob.

apt_v_nbu_job_try.nbr_of_files

mainPID

Process ID of parent bpbrm process managing the child jobs.

operation

Job operation that is being carried out, such as Mounting a tape, Writing to a tape and so on. Refer tolookup_JobOperationType, for details.

apt_v_nbu_job_try.job_type _name

percentComplete

Estimated completion percentage of a job attempt.

PID

Process ID of bpbrm process managing the job.

RqstPid

PID requesting job.

secondaryId

When a Job ID is not enough to distinguish a job, a secondary ID may be used. For NetBackup, this field is the job Process ID.

srcMediaId

NBU-generated unique identifier of the media from where the data is read.

apt_v_nbu_job_try.client_id

srcMediaServerId

OpsCenter generated unique identifier of the media server from where data is read.

srcMediaServerName

Name of the media server from where the data is read.

srcStorageUnit

Name of the Storage Unit from where the data is read.

startTime

Start time of the job attempt.

apt_v_nbu_job_try.start_date

statusCode

The exit code for a particular backup job attempt.

apt_v_nbu_job_try.summary_status

throughput

Number of kilobytes of data that is backed up per second.

transportType

Network type used to move data from a client to media server, such as LAN, Fiber.