Overview
Code42 backup reports and alerts show you information about the health and status of devices, backup archives, and user accounts.
This article provides:
- Descriptions of available reports
- A case study of common configurations
- Reference material for creating custom reports with the API
View reports and alerts
Dashboards
The Code42 dashboards provide administrators with general statistics related to storage usage, restores, endpoint activity, and subscriptions. For a detailed explanation of the information available on these screens, see references for Backup Usage, Endpoint, and Subscriptions.
Reporting
Reporting compiles detailed information about the users and devices in your Code42 environment. Use Reporting to view and customize these reports:
End user backup reports
A backup alert email is sent to the device owner when the device hasn't backed up to any destination for more than the configured number of days. A single email is sent when each threshold (warning and critical) is reached.
To set the thresholds for an organization
- Select Administration > Environment > Organizations
- Select the organization name.
- From the action menu, choose Device Backup Defaults.
- Select the Reporting tab.
End-user reports are turned off by default. Configuration options for end-user reports include:
- Delivery time
- Delivery frequency
- Enable/disable two types of backup alert emails:
- Warning
- Critical
Case study
The following case study presents common reporting and alert requirements and provides the steps needed to configure Code42 for Enterprise to meet those requirements.
Company characteristics
- Mid-sized software company
Goals
The Code42 for Enterprise administrator wants to configure alerts and reports such that:
- Administrators and the Finance department receive a backup report every Thursday to execute charge-backs to various departments
- End users receive emails about their backups only when the situation is “critical” (no backup for 30 days or more)
- Legal department can view a history of restores
Steps
To accomplish the objectives outlined above:
Administrators and the finance department receive a backup report
- Select Administration > Environment > Organizations.
- Select an organization.
- From the action menu, select Edit.
- Select the Reporting tab.
- In the row labeled Send backup report, select every and Th.
- In the Additional recipients field, click + to add the distribution list email for the Finance department.
- Verify that all organizations are set to inherit the default reporting settings:
- Select an organization and view its details.
- Go to action menu > Edit > Reporting.
- Confirm Inherit reporting settings from parent is enabled.
For information on the backup status reports that are emailed to recipients, see Backup status report reference.
If you disable inheritance for an organization, that organization is not affected by changes to its parent organization.
End users receive only critical emails
- Select Administration > Environment > Organizations.
- Select an organization.
- From the action menu, select Edit.
- Select the Reporting tab.
- If necessary, disable Send backup alerts > Warning. Click the Push icon to push the setting to all devices.
- Enable Send backup alerts > Critical. Click the Push icon to push the setting to all devices.
Legal department can view restore history
- Open the Details for a particular organization.
- Locate the column listing the number of restores.
- Click on the numerical value to open the Restore History.
These details are restricted by role: you can view only the restore history to which you have access based on your role permissions. - Select action menu > Export All to export a report of the restore history.
Customize report emails via the API
Use the Code42 API to customize reports that are sent via email. For more information, see Customize email templates.
More information
External resources
These languages are commonly used to work with the Code42 for Enterprise API.