Skip to main content

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:

  1. NinjaOne → select the client organization
  2. Left nav → BackupOverview
  3. 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:

  1. NinjaOne → device → Backup tab
  2. Shows each job run with timestamp, result, and error code if failed
  3. 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:

  1. NinjaOne → Reports (left nav)
  2. Search for NinjaOne Device Backup Summary
  3. Select the organization and date range
  4. 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):

  1. NinjaOne → device → Backup tab → click Manage
  2. Under the image backup plan, select a revision
  3. Confirm the revision shows a valid snapshot time and size
  4. For highest confidence: perform a test file restore from the most recent revision (see restore procedures chapter)