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
domain_ImageFragment
Table: domain_ImageFragment
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterSeverId | Unique identifier of the master server. | apt_v_nbu_job_detail.server_id |
imageId | Unique identifier of the image to which this fragment belongs. | apt_v_nbu_job_detail.backup_id |
copyId | Copy number of this fragment. | apt_v_nbu_job_detail.backup_id |
id | Unique identifier of the image fragment. | |
blockSize | The size of the data blocks used to write the backup. When the backups are multiplexed, the blocks can vary between backups on the same volume. | |
checkPointValue | The checkpoint value of the current fragment, for backups where checkpoint restart is enabled, fragments before and including the last checkpoint value is retained, the fragments after that checkpoint value are discarded. | |
density | The density of the device that produced the backup. | |
deviceWrittenOn | The device where the backup was written. The value in this column represents the drive index that is configured in Media Manager. | |
diskMediaId | Media id of the disk where the fragment resides. | apt_v_nbu_job_disk_media.pathname |
expirationTime | The expiration time when Netbackup expires the record of this backup. The time is for the corresponding copy number, not the expiration of the first copy. | apt_v_nbu_job_detail.expiration_date |
fileNumber | The file number on the media. | |
flags | Attributes of the image fragment. | |
isTIR | Indiates whether this is a true image restore backup. | apt_v_nbu_policy.collect_tir_info |
mediaDate | Date that NetBackup allocated the media for use by NetBackup | |
mediaDescription | Description of the media where the fragment resides. |
|
mediaHost | Host details of the media. | apt_v_nbu_job_detail.media_host_name |
mediaId | The media id that contains this backup. | apt_v_nbu_job_disk_media.pathname |
mediaSeqNumber | Sequence of the media. | |
mediaSubType | Media sub type. | |
mediaType | Default value = MtypeDISK | |
mpx | Whether the backup was multiplexed. Yes indicates that the backup was multiplexed. | apt_v_nbu_schedule.max_multiplex |
offSet | The byte offset on the media where the backup begins. The value applies to optical disk only. It does not apply to tape and magnetic disks. | |
remainder | The bytes that were written beyond the kilobytes that were filed. The size of the fragment is exactly as follows: Kilobytes X 1024 + remainder. | |
resumeNumber | The resume number of the image fragment. | |
size | The number of kilobytes of the fragment. | apt_v_nbu_job_detail.kilobyes |