✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView Charts for Total Upkeep: backups and updates

BoldGrid Backup writes each archive and auto-update protection run as a record in its archive log with size, type, and timestamp. SleekView Charts reads those records directly and renders dashboards for agencies and sysadmins managing site updates and backups.

♾️ Lifetime License available

SleekView Charts dashboard for BoldGrid Backup - Total Upkeep

From boldgrid_backup_archive_details to chart boards

Total Upkeep stores each archive as a record in the boldgrid_backup_archive_details option group, with archive size in bytes, the archive type (manual, scheduled, pre-update auto), the storage location (local, Amazon S3, Google Drive, FTP), and a created timestamp. Update protection runs are mirrored alongside so each rollback or pre-update archive is traceable. The native archives screen is great for grabbing a single restore and limiting for any review of size growth or failure rate over a date range.

SleekView Charts treats the archive details and update protection log as a chart dataset. The created column becomes a real datetime, size is a numeric column ready for sums, and archive type and storage location become categorical columns for grouping. An agency dashboard pins this month's archive count as a Number, charts archives by storage as a Donut, ranks total stored size per type as a horizontal Bar, and plots daily archive activity as a gradient Area.

Every aggregation runs against the indexed option records, plus filters on type and location. Even a long-running agency install with thousands of archives renders the entire chart board in well under a second from a fresh load.

Workflow

Read Total Upkeep archives as data

1

Source from archive details

Use the boldgrid_backup_archive_details records as the dataset base. Each row is one archive with size, type, storage location, and a created timestamp ready for charts without custom code.
2

Type the size and date columns

SleekView types created as datetime, size as numeric, and archive type and storage location as categorical columns. Filters on type and location cascade across every card on the saved board.
3

Configure four chart cards

Add a Number for this month's archives, a Donut for archives by storage location, a horizontal Bar ranking total size per archive type, and a gradient Area plotting daily activity across the chosen range.
4

Save per-role chart boards

Agency operators get the storage mix and pre-update protection trend. Sysadmins get size growth rankings. Owners get the monthly archive count. Each role saves the board that matches their job.

Sample dashboard

Charts you can build from Total Upkeep archives

A monthly KPI for archives, a storage location donut, a stored size ranking by type, and a daily archive trend. All from boldgrid_backup_archive_details already kept in WordPress options.
Number · Default

Archives built this month

Count of archive records in boldgrid_backup_archive_details whose created timestamp falls in the current month with a success status, with last month's count shown underneath for direct context.
Count
Pie · Donut

Archives by storage location

Donut across local, Amazon S3, Google Drive, and FTP values from the storage location column on boldgrid_backup_archive_details, so the team sees which storage targets actually carry traffic.
Count group by storage_location
Bar · Horizontal

Total stored size per archive type

Horizontal bar summing size on boldgrid_backup_archive_details per archive type (manual, scheduled, pre-update). Surfaces which archive type carries the bulk of storage and where retention could tighten.
Sum(size) group by archive_type
Area · Gradient

Daily archive activity

Gradient area chart of archive count per day sourced from the created column on Total Upkeep archive records. Useful for spotting update protection spikes around plugin and core release days.
Count group by created

Comparison

Default Total Upkeep archives vs SleekView Charts

Default archives screen

  • Total Upkeep ships an archives screen, not configurable chart cards
  • Total stored size per archive type is not surfaced as its own chart
  • Storage mix across local, S3, Drive, and FTP needs manual counting
  • Daily archive activity trend across a selectable date range is not native
  • No saved per-role chart boards for agency, sysadmin, or owner views

SleekView Charts

  • Cards built directly on boldgrid_backup_archive_details records
  • Number, Donut, Bar, and Area cards mapped to real archive columns
  • Dashboard filters on type, storage location, and status cascade across cards
  • Per-type and per-location rankings without leaving the WordPress admin
  • Saved boards per role with WordPress capability gating built in

Features

What SleekView Charts gives you for BoldGrid Backup - Total Upkeep

Archive details as data

Total Upkeep's own archive records feed the chart dataset. Size becomes numeric, type and storage location become categorical, and created becomes a datetime ready for time series without integration glue.

Update protection visible

Pre-update auto archives appear as their own archive type in the dataset, so a Donut or Bar can isolate how much storage update protection actually consumes versus manual and scheduled archives.

Per-role saved boards

Agency operators, sysadmins, and site owners each save the board they care about. WordPress capability gating decides who lands on which dashboard, so each role opens the right view by default.

Audience

Who builds Total Upkeep chart dashboards with SleekView

WordPress agencies

One board per client showing monthly archive count, storage mix, and pre-update protection volume. Weekly client reports run from saved chart boards instead of archives screenshots.

Sysadmins and DevOps

Stored size per archive type and growth trend across storage targets visible on one screen, so retention tuning and cleanup runs are driven by chart data instead of by directory inspection.

Update protection operators

Pre-update auto archives by day surface every release-day spike, so it is obvious how much storage update protection costs and how often rollbacks are actually being created.

The bigger picture

Why Total Upkeep deserves a real chart view

Total Upkeep covers backups and update protection in one bundle, which is a strong pairing for agencies. Where the plugin's own admin runs out of room is in the analytical questions: how much storage is pre-update protection consuming, which storage location is carrying most of the archive load, how does this month compare to last after a heavy release week. Each of those is one chart against records that already exist inside boldgrid_backup_archive_details.

SleekView Charts gives that record set a configurable rendering layer, with cards that map directly to operational questions. The Total Upkeep engine keeps doing what it does best, the chart board gives the team the historical view the archives screen has never delivered.

Questions

Common questions about SleekView Charts for BoldGrid Backup - Total Upkeep

No. Total Upkeep keeps owning archive builds, update protection runs, and restore flows. SleekView Charts sits alongside as a configurable layer that reads the same archive records, so agencies and sysadmins get chart dashboards the plugin's archives screen doesn't ship today.

 

Yes. A gradient Area chart grouped by created with a Sum on the size column shows daily storage volume. Add a storage location filter to split the trend per target, or use a stacked Bar grouped by location over weekly buckets for clearer comparisons.

 

Pre-update auto archives appear under their own archive type value in the dataset. A Donut grouped by archive type isolates how much volume update protection drives, and a Bar grouped by archive type with Sum on size shows the storage cost directly.

 

Yes. Restore operations are logged alongside archive creations in the Total Upkeep history. Add a restore filter or operation type column to the dataset and every card on the board can scope to restores only without changing the chart configuration.

 

Yes. A date range, storage location, archive type, or status filter set at the dashboard level applies to every card. A monthly storage review and a quarterly update protection audit can share the same saved configuration.

 

Cards query the boldgrid_backup_archive_details records live on render. An archive that just finished appears in every card on the next reload, with no separate sync job, scheduled refresh, or cache flush to wait on between runs.

 

Yes. Aggregations run server-side using the indexes WordPress maintains on the options table. Even a long-running agency install with thousands of archive records and update protection runs renders the full board in well under a second.

 

Yes. Each saved board is gated by a WordPress capability so agency operators, sysadmins, and update protection operators each open the dashboard that matches their job. The storage growth board and the per-client summary board stay separate by default.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView