Monitor your Veritas NetBackup Jobs and Storage remotely.







This extension gathers metrics and events through the Veritas NetBackup APIs. The extension polls NetBackup for Events, Jobs and Storage data every minute.
Use this extension to:
read-only permissions to access queries.9.x10.xcontent-type: application/vnd.netbackup+json;version=1.0).10.4 (a login request with content-type: application/vnd.netbackup+json;version=10.0 )This extension collects data for:
/admin/jobs/manage/alerts/storage/storage-servers/storage/disk-pools/storage/drives/malware/scan-results/eventlog/notificationsThis extension defines a metric event to generate Dynatrace problems for failing jobs. A problem will be raised when a NetBackup Job finishes with a status code other than 0 (success). For the full list of status codes with descriptions and recommendations, see Veritas NetBackup™ Status Codes Reference Guide.
You can enable or disable the metric event by going to Dynatrace Settings > Anomaly Detection > Metric Events > NetBackup Job Failure.
The Custom Metric Usage is different for metrics and events. By default, the usage is calculated per minute, but you can configure the schedule frequency according to your needs.
To calculate the approximate Custom Metric Usage for metrics, use the following formula:
(number of jobs) + (3 x <storage_servers>) + (3 x <disk_pools>) + (2 x <storage_drives>)
To calculate the approximate Custom Metric Usage for events, use the following formula:
<number of alerts> + <number of malware_scans> + <number of eventlog_notifications>
When activating your extension using monitoring configuration, you can limit monitoring to one of the feature sets. To work properly the extension has to collect at least one metric after the activation.
In highly segmented networks, feature sets can reflect the segments of your environment. Then, when you create a monitoring configuration, you can select a feature set and a corresponding ActiveGate group that can connect to this particular segment.
All metrics that aren't categorized into any feature set are considered to be the default and are always reported.
A metric inherits the feature set of a subgroup, which in turn inherits the feature set of a group. Also, the feature set defined on the metric level overrides the feature set defined on the subgroup level, which in turn overrides the feature set defined on the group level.
| Metric name | Metric key | Description |
|---|---|---|
| Drive driveControl status | veritas.netbackup.storage.drive.driveControl | State of the driveControl |
| Drive status | veritas.netbackup.storage.drive.driveStatus | State of the storage drive |
| Metric name | Metric key | Description |
|---|---|---|
| Storage Server Used Space | veritas.netbackup.storage.server.usedSpaceBytes | Used space of the storage server in bytes |
| Storage Server available Space | veritas.netbackup.storage.server.availableSpaceBytes | Available space of the storage server in bytes |
| Storage Server State | veritas.netbackup.storage.server.state | The State of the storage server |
| Metric name | Metric key | Description |
|---|---|---|
| Disk Pool Usable Size | veritas.netbackup.storage.disk_pool.usableSizeBytes | Usable size of the disk-pool in bytes |
| Disk Pool Used Size | veritas.netbackup.storage.disk_pool.usedCapacityBytes | Used size of the disk-pool in bytes |
| Disk Pool State | veritas.netbackup.storage.disk_pool.state | State of the disk pool |
| Metric name | Metric key | Description |
|---|---|---|
| Job Status | veritas.netbackup.job.status | The Netbackup status code of the job. Status code 0 is successful. |
| Metric name | Metric key | Description |
|---|---|---|
| Connectivity | veritas.netbackup.connectivity | Netbackup successful connection percentage |