Druva-Insync-Datacollector-Sheet
- Introduction
- Compatibility
- Requirements in the CIO Cockpit
- Configuration notes for data collection management
- System access
- System Access
- KPI scope of the Data Collection
Introduction
The integration of hardware/software - hereinafter referred to as "system" - into the CIO Cockpit not only requires the registration of the systems themselves but also the configuration of the data collection. Data collection is set up centrally via the Data Collection Management (DCM).
Compatibility
Supported Systems
There are currently no known restrictions.
Requirements in the CIO Cockpit
To set up the data collection, the system must first be created in the CIO Cockpit (see FAQs). You can create the system either in the CIO Cockpit Web Frontend or in Data Collection Management (recommended).
Configuration notes for data collection management
Field name | Required content |
---|---|
Client ID | ID of the authorized Druva Client |
Secret Key | Secret Key of the authorized Druva Client |
Description | A short description of the created asset (free text field) |
System access
Users and authorizations
In order for the collector to be able to access the Druva Insync API, a client with the following properties will be required:
Required minimal permission: Cloud Admin
System Access
Network and firewall
The following communication paths are required for the data collector to communicate with the system:
Source | Destination | Port (default) | Protocol | Direction |
---|---|---|---|---|
datacollector-vm | https://apis.druva.com | 443 (https) | TCP | Outbound |
KPI scope of the Data Collection
BackupSoftwareJob
KPI | Description |
---|---|
assetID | The CIO Cockpit ID of the asset. Visible in the asset overview of the CIO Cockpit Web Frontend |
timestamp | Time stamp with microsecond accuracy of the host operating system on which the data collector is running (UTC) |
List of backup jobs | All current backup jobs of the asset from the past 48 hours |
Liste of backup clients | All backup clients of the backup jobs from the list of backup jobs (see below) |
List of backup jobs
KPI | Description |
---|---|
runDurationStart | Start time of the backup in the format yyyy-mm-dd HH:mm:ss.SSSSSS (UTC) |
runDurationEnd | End time of the backup in the format yyyy-mm-dd HH:mm:ss.SSSSSS (UTC) |
size | Changed storage volume of the backup |
level | Backup mode ("scheduled" or "manual") |
name | Identifier of the backup |
backupClientName | Name of the backup client for which the backup is performed (domain/client) |
status | „succeeded”, „failed” or "warning" |
List of backup clients
KPI | Description |
---|---|
name | Name of Client (Domain/Client) |