NinjaOne Backup — Backup Summary Report: Generating & Interpreting
Audience: T1 / T2 Use when: You need to confirm a site's backup health at a glance, review what ran overnight, or generate documentation for a client or internal audit.
Viewing Backup Status in the NinjaOne Console
Organization-level overview:
- NinjaOne → select the client organization
- Left nav → Backup → Overview
- This shows all devices with backup enabled, their last job result, and last job time
Filtering for failures:
- In the Backup Overview, use the Last Result filter → select Failed or Warning
- Or filter by Last Failure to show devices with a failure in the last 24/48/72 hours
Device-level backup detail:
- NinjaOne → device → Backup tab
- Shows each job run with timestamp, result, and error code if failed
- Click a job entry to expand and see the full error message
Generating a PDF Backup Summary Report
NinjaOne can generate a PDF report of backup status across an organization:
- NinjaOne → Reports (left nav)
- Search for NinjaOne Device Backup Summary
- Select the organization and date range
- Click Run → export as PDF
This report is useful for monthly client documentation or verifying backup health after completing the MSP360→NinjaOne migration for a site.
What Good Looks Like
A healthy backup posture for a DTC client site:
| Check | Healthy State |
|---|---|
| Last successful backup | Within the last 24 hours |
| Last result | Success (green) |
| Local (NAS) leg | Completed |
| Cloud leg | Completed |
| Retention | Revisions exist for at least the past 7 days |
| Boot verification (if enabled) | Last boot test passed |
Reading the Backup Job Result Codes
| Result | What It Means | Action |
|---|---|---|
| Success | All legs completed — local and cloud | None |
| Warning | Job ran but had non-fatal issues (e.g., open files skipped via VSS) | Monitor; if recurring, investigate |
| Failed | Job could not complete — error code present | Triage per error code |
| Missed | Job window passed with no attempt | Machine was offline during backup window |
| In Progress | Job is currently running | Wait; flag if stuck for >4 hours |
| Never Run | Plan is assigned but has never executed | Verify Lockhart is installed and plan is enabled |
Checking Individual Revision Health
To confirm usable data exists (not just that a job ran):
- NinjaOne → device → Backup tab → click Manage
- Under the image backup plan, select a revision
- Confirm the revision shows a valid snapshot time and size
- For highest confidence: perform a test file restore from the most recent revision (see restore procedures chapter)