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_Client
Table: domain_Client
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | Unique identifier for Master Server. | apt_v_nbu_policy_client.server_id |
name | Client name. | apt_v_nbu_policy_client.client_name |
id | Unique identifier of client in OpsCenter. | apt_v_nbu_policy_client.client_id |
ip | Client IP address. | apt_v_server.ip_address |
osType | Client operating system type. | apt_v_server.os_platform |
hardware | Client hardware. | |
product | Client product. | |
retired | Identifies if client is retired or not. 1 indicates client is a virtual client. | |
versionLabel | Client version. | |
deleted | Identifies if a client is deleted or not. 1 indicates client is deleted | |
HostIdentifier | Not in use, hide this column in report. | |
Architecture | Client architecture. | |
isValid | Identifies if client is valid or not. 1 indicates client is valid. | |
lastUpdatedTime | Last updated time of client. | |
isDiscovered | Identifies if client is discovered later during any other entity's data collection. 1 specifies client is discovered. | |
isVirtual | Identifies if client is virtual client or not. 1 indicates client is a virtual client. | |
isInfoPresent | Identifies if all the client information like osType,hardware, product, version, osDescription, hardware Description is present or not. 1 indicates that it is present. | |
isProtected | Identifies if client is already backed up or not. 1 indicates client is already backed up. | |
isPolicyClient | Identifies if client is part of one or more policy. 1 indicates that client is part of one or more policies. | |
isMerged | Identifies if client is merged or not. 1 indicates client is merged. | |
isActive | Identifies if client is active or not. 1 indicates client is active. | apt_v_nbu_policy_client.is_ active |
osDescription | Client operating system description. | |
hardwareDescription | Client hardware description. |