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
- OpsCenter Transition
- Introduction
- IT Analytics reports search
- OpsCenter - Reports Library mapping
- OpsCenter - IT Analytics alerts mapping
- Importing SQL Report Template Designer (RTD) Reports
- OpsCenter to IT Analytics Schema Mapping
- domain_Client
- domain_ClientImageCollectionLevel
- domain_DiskPool
- domain_DiskPoolHistory
- domain_Entity
- domain_EntityAlias
- domain_Image
- domain_ImageCopy
- domain_ImageCopyFormat
- domain_ImageFragment
- domain_Job
- domain_JobArchive
- domain_JobImage
- domain_Log
- domain_MasterServer
- domain_Media
- domain_Mediaserver
- domain_ParentJob
- domain_Policy
- domain_PolicyClient
- domain_Schedule
- domain_ScheduleCalendar
- domain_ScheduledJob
- domain_ScheduleWindow
- domain_SkippedFileArchive
- domain_TapeDrive
- domain_TapeDriveHistory
- domain_TapeDriveMap
- domain_TapeLibrary
- lookup_CalendarType
- lookup_DataCollectionStatus
- lookup_DataMoverType
- lookup_DayOfWeek
- lookup_DensityType
- lookup_DriveStatus
- lookup_DriveType
- lookup_JobState
- lookup_JobStatus
- lookup_JobSubType
- lookup_JobType
- lookup_MediaStatus
- lookup_MediaType
- lookup_PolicyStatus
- lookup_PolicyType
- lookup_PoolType
- lookup_robottype
- nb_DiskPool
- nb_DiskVolume
- nb_DiskVolumeHistory
- nb_Job
- nb_JobArchive
- nb_JobAttempt
- nb_JobAttemptArchive
- nb_JobAttemptLog
- nb_JobBackupAttributes
- nb_JobBackupAttributesArchive
- nb_JobFiles
- nb_JobFilesArchive
- nb_JobProcessAttribute
- nb_JobProcessAttributeArchive
- nb_Policy
- nb_Robot
- nb_StorageServer
- nb_StorageServiceDestInfo
- nb_StorageServiceInfo
- nb_StorageUnit
- nb_StorageUnitGroup
- nb_StorageUnitsInGroup
- nb_TapeDrive
- nb_VirtualMachines
- nb_VolumeGroup
- nb_VolumePool
- nom_Drive
- nom_NBJob
- nom_NBJobClient
- nom_NBMedia
- nom_NBPolicy
- 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. |