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

nom_NBJob

Table: nom_NBJob

OpsCenter Report Column

Description

Equivalent Column in IT Analytics

ActiveStartTime

Specifies the time when the job state is changed to active from queued.

apt_v_nbu_job.start_date

AttemptNumber

Specifies number of times a job had to be attempted before being successful or reaching the maximum allowable number of retries.

apt_v_nbu_job.try_count

ClientId

Specifies unique identifier of the host that is being backed up.

apt_v_nbu_job.client_id

ClientName

Specifies name of a host that is being backed up as seen by a job.

apt_v_nbu_job.client_host_name

Compression

A flag that shows if the job compressed the data on client.

apt_v_nbu_job.job_bitflags

ControlHost

Specifies host, which has this job process running.

apt_v_nbu_job.master_host_name

DstMediaID

Specifies NetBackup- generated ID of the media on which the job is being written.

apt_v_nbu_job.target_client_id

DstStorageUnit

Specifies storage unit name on which the job is being written.

apt_v_nbu_job.storage_unit_label

ElapsedTime

Specifies total time taken by job. This is the difference between the start time and end time, which is measured in 100s of nanoseconds since the beginning of the Gregorian epoch.

apt_v_nbu_job.duration_secs

EndTime

Specifies date and time when the job is ended, which is measured in 100s of nanoseconds since the beginning of the Gregorian epoch.

apt_v_nbu_job.finish_date

EndTime_offset

Specifies offset from GMT in seconds as per the Master Server-specific Timezone.

ExitStatus

Specifies exit code for a particular job.

FileCount

Specifies number of files that are backed up during a job.

apt_v_nbu_job.nbr_of_files

FrozenImage

Specifies binary flag to show if it is a shapshot job or not.

GroupID

Specifies unique identifier of the first job, which spawned this collection of multistream backups, the value is zero for non- multistream backups.

apt_v_nbu_job.parent_nbu_ job_id

HostGUID

Specifies unique identifier for Primary Server that is associated with job.

apt_v_nbu_job.server_id

ImageID

Specifies image ID (clientname_timestamp) created by the job.

apt_v_nbu_job.backup_id

IsClientVirtual

Specifies if client is virtual client or not. 1 specifies client is virtual client.

JobDefinitionName

Specifies name of the Policy which created this job.

JobGUID

Specifies the semi column separated value of MasterServer ID and Job ID.

JobID

Specifies unique number for each job.

apt_v_nbu_job.job_id

JobState

Specifies state ID of the job.

apt_v_nbu_job.vendor_state

JobStateName

Specifies state of the job (Queued, Completed, Running and so on). as define in lookup_jobState.

apt_v_nbu_job.vendor_state_name

JobType

Specifies type of operation done by the backup product.

apt_v_nbu_job.job_type

kBytes

Specifies amount in bytes that a job transferred from client to media server for backing up (in kilobytes).

apt_v_nbu_job.kilobytes_transferred

masterServerId

Specifies unique identifier for Primary Server associated with job.

apt_v_nbu_job.server_id

MasterServerName

Specifies friendly name for Primary Server associated with job.

apt_v_nbu_job.master_host_name

MediaServerId

Specifies unique identifier for Media Server associated with job.

apt_v_nbu_job.media_server_id

MediaServerName

Specifies name for Media Server associated with job.

NBUVersion

Specifies version of NetBackup installed in text of MasterServer associated with job.

NumTapesToEject

Specifies number of tapes to be ejected from a Robot into a vault, based on a Profile.

OSDescription

Specifies name of the Operating System installed on the Primary Server associated with job.

Owner

Specifies user name under which the job processes ran.

ParentJobID

Specifies identifier of the parent job in case of multi-stream backups.

apt_v_nbu_job.parent_nbu_ job_id

PercentComplete

Specifies (estimated) percentage of the job that is complete.

PolicyActive

Specifies if this policy is still active.

apt_v_nbu_job.is_active

PolicyId

Specifies unique identifier of the policy associated with job.

apt_v_nbu_job.policy_id

PolicyName

Specifies name of the policy as seen by a job.

PolicyNameID

Specifies the semi column separated value of Master Server ID and Policy ID.

PolicyType

Specifies type of policy as seen by a job.

Priority

Specifies job's priority as it competes with other jobs for backup resources. Range: 0 to 99999. Higher number means higher priority.

ProductName

Specifies name of the Product of the Primary Server associated with job.

apt_v_nbu_job.product_type_name

ProfileName

Specifies name of Profile, from the Robot-Vault- Profile combination. This is like a policy for a vault job.

Retention

Specifies retention level of the job. Refer to nb_RetentionLevel for the associated retention period.

RobotName

Specifies name of a Robot, from the Robot-Vault- Profile combination.

ScheduleName

Specifies name of a schedule which resides within a policy as seen by a job.

ScheduleType

Specifies Schedule Type for the job.

ServerName

Specifies name for Primary Server associated with job.

apt_v_nbu_job.master_host_name

SessionID

Specifies vault session ID, this is like a job id for vault jobs.

SoureMediaServerId

Specifies unique identifier of the media server from where data for duplication is read.

apt_v_nbu_job.origin_media_server_id

SourceMediaServerName

Specifies name of the media server from where data for duplication is read.

apt_v_nbu_job.origin_media_server_name

SrcMediaID

Specifies unique identifier of the media from which the job is reading the image (for duplication).

StartTime

Specifies date and time when job is started. (Which is measured in 100's of nanoseconds since the beginning of the Gregorian epoch.)

apt_v_nbu_job.start_date

StartTime_offset

Specifies offset from GMT in second of Primary Server specific Timezone.

StorageUnit

Specifies type of storage unit used and seen by a job.

TapeCopyNumber

Specifies copy Number of image, used for Inline tape copy.

Throughput

Specifies the speed of a backup job in KB/sec. This is the speed of the overall job which takes in to account transfer time from client to media server and media server to disk or tape storage. It is not just the speed of a tape drive.

VaultName

Specifies name of a Vault, from the Robot-Vault- Profile combination.