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_MasterServer
Table: domain_MasterServer
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
id | Unique identifier for Master Server. | apt_v_nbu_host_detail.host _id |
nerworkName | Network name of the Master. | apt_v_nbu_host_detail.host _name |
friendlyName | Display name. | apt_v_nbu_host_detail.disp lay_name |
GUID | Unique identifier for GUI. | apt_v_nbu_host_detail.host _uuid |
pbxPort | Port on which Primary Server PBX is running. | |
preferredNetworkAddress | Preferred Network Address of the Primary Server. | apt_v_server.ip_address |
osType | Operating System type. | apt_v_nbu_host_detail.host _os_type |
hardware | Hardware type. | apt_v_nbu_host_detail.hw_ description |
product | Product installed on the Primary Server. | |
versionLabel | Version of NetBackup installed in text. | apt_v_nbu_host_detail.nbu _version |
offsetFromGMT | Offset from GMT in minutes displaying data is Primary Server specific Timezone. | |
lastContact | Time when primary server status is last updated. | apt_v_nbu_host_detail.last_ updated_datetime_utc |
status | ||
valid | Is Primary Server valid. | |
catalogLastBackedUp | Time of the last Catalog Backup. | |
clientsNotBackedUp | Number of clients not backed up. | |
downDrives | Number of down drives. | |
catalogSize | Catalog size in bytes. | |
successfulJobs | Number of successful jobs. | |
dataBackedUp | Size of data backed up in bytes. | |
failedJobs | Number of failed jobs. | |
Number of failed jobs. | ||
agentConfigId | Id of the agent used to perform data collection. | apt_v_nbu_host_detail.host _id |
dataCollectorId | Id of the Data Collector. | |
bpjavaUserName | NetBackup Username in data collection. | |
bpjavaPassword | NetBackup Password in data collection. | |
versionNumber | Version of NetBackup installed in numeric form. | apt_v_nbu_host_detail.nbu _release_version |
oldGuid | The original GUID in case NetBackup is re-installed on the same host. | apt_v_nbu_host_detail.host _uuid |
reason | Reason for discontinuity with the Primary Server. | |
osDescription | Name of the Operating System installed on the Primary Server. | apt_v_nbu_host_detail.host _os_type |
hardwareDescription | Description of the Primary Server hardware. | apt_v_nbu_host_detail.hw_ description |
attemptNumber | Current attempt number in case of primary server reconnection. | |
isDataCollectionFailed | True if data collection for any datatypes failed. | |
lastAttempt | Time of the last attempt to connect with primary server in case of disconnected primary server. | |
nextAttempt | Time when the next attempt will be made to connect with primary server in case of disconnected Primary. |