Skip to main content
SolarWinds MSP
  • Login
  • Support
  • Partnerships
    • Partnerships Overview
    • Solution Provider Program
    • Technology Alliance Program
    • Distributor Program
SolarWinds MSP
  • Products
    • Monitoring & Management
    • N-central Automate. Tackle complex networks. Get remote monitoring and management built for efficiency and scale.
    • RMM Start fast. Grow at your own pace. Try this powerful but easy remote monitoring and management solution.
    • Backup
    • Backup Get data protection for servers, workstations, applications, documents, and Microsoft 365 from one dashboard.
    • Security
    • EDR Defend against ransomware, zero-day attacks, and evolving threats with endpoint detection and response.
    • Mail Assure Leverage mail protection and archiving to keep your users safe from email threats and downtime.
    • Passportal Adopt and enforce best practices for password and documentation management with ease.
    • Tools & Services
    • MSP Manager Increase helpdesk efficiency with a robust PSA, ticketing, reporting, and billing management solution.
    • Take Control Help support customers and their devices with remote support tools designed to be fast and powerful.
    • View All
  • Solutions

    Solutions

    • Security Protect your customers and expand your business by offering layered security services without the complexity.
    • Monitoring Choose the right remote monitoring and management solution to meet you where you are and grow with you.
    • Operational Efficiency Boost profits by improving efficiency via automation, resources and training, and time-saving products.
    • IT Departments Keep your organization productive by easily managing IT from a single, easy-to-use, web-based dashboard.
    • Remote Monitoring Solutions Comparison Compare SolarWinds RMM and N-central side by side. Sign up to talk to a specialist to find the right fit.
    • View All
  • Resources
    • Download
    • Resource Library
    • Product Information
    • Free Tools
    • Learn
    • MSP Institute Webinar Series
    • Daily Live Demos
    • MSP Advice Project
    • Ask the N-central Experts
    • Upcoming Webcasts
    • Connect
    • Blog
    • Security Resource Center
    • Events
    • RMM Foundations Training
  • About
    • Company
    • About Us
    • Leadership
    • Careers
    • News & Press
    • Awards & Recognition
    • Support & Policies
    • Customer Success
    • Customer Support
    • Legal
    • Security
    • Get in Touch
    • Contact
    • Get a Quote
    • Worldwide Sales & Support
  • IT Departments
  • Contact Sales
    • Contact Sales
    • General Inquiry
    • Get a Quote
    • Worldwide Sales & Support
    • Talk to Specialist
    • Security Solutions
    • Monitoring Solutions
    • Operational Efficiency
  • Try Now
    • Monitoring & Management
    • N-central
    • RMM
    • Backup
    • Security
    • EDR
    • Mail Assure
    • Passportal
    • Tools & Services
    • MSP Manager
    • Take Control
  • Request a Quote
  • Try Now
    • SolarWinds RMM
    • SolarWinds N-central
    • SolarWinds Backup
    • MSP Manager
    • SolarWinds Mail Assure
    • SolarWinds Passportal
    • SolarWinds Risk Intelligence
    • SolarWinds Take Control
Request quote
Filter Blogs
  • Filter by:
  • MSP Business
    • Automation
    • Backup & Disaster Recovery
    • Security-series
    • Best Practices
    • Business
    • Business Growth
    • Business Risk
    • Cloud Computing
    • Customer Service
    • Cybersecurity
    • Cybersecurity Awareness Month
    • Data
    • GDPR
    • Internet of Things
    • IT Support
    • ITSM
    • LOGICcards
    • Machine Learning
    • Mail
    • Managed Services
    • Marketing
    • Mobile
    • Networking
    • Operations
    • Podcast
    • Product
    • PSA
    • Remote Management
    • Research & Trends
    • Risk Intelligence
    • Security
    • Security Vlog
    • Service Desk
    • Services & Support
    • The Head Nerds
    • Tips & Advice
    • Training
Home Blog MSP Business Backup & Disaster Recovery Backup Monitoring, Part 4—Tracking and Controlling Usage
Backup & Disaster Recovery

Backup Monitoring, Part 4—Tracking and Controlling Usage

By Eric Harless
7 July, 2020

One of the most common reasons to monitor devices is to track and control usage. Below I use monitoring and adjustments to backup selection as two methods to potentially control costs, reduce processing times, and shrink backup windows—all while still maintaining data protection for compliance and disaster recovery purposes. 

Tracking fair use policies

The SolarWinds® Backup Fair Use Policy outlines the typical fair use limits for an account. The fair use limits for your account could differ, so please consult with your account team if you need clarification. Regardless, let’s assume you want advanced notice that a device is close to or has exceeded a selected size fair use policy. To see this in the Backup Management console you can create new dashboard views using variations of the advanced search filters expressions found below. You can also set up periodic email alerts by setting up daily or weekly scheduled email views to be delivered only when devices meet or exceed the defined criteria. 

 

Expression

 

Description

T3 > 500.gibi() AND OT == 2

 

Total selected size greater than 500 GB AND OS type equals server (i.e., servers over fair use policy)

T3 <= 500.gibi() AND OT == 2

 

Total selected size less or equal to 500 GB AND OS type equals server (i.e., servers under fair use policy)

 

 

 

T3 > 100.gibi() AND OT == 1 AND OP != "Documents"

 

Selected size is greater than 100 GB with a workstation OS and a non-documents profile (i.e. workstations over fair use policy)

T3 <= 100.gibi() AND OT == 1 AND OP != "Documents"

 

Selected size is less than 100 GB with a workstation OS and a non-documents profile (i.e. workstations over fair use policy)

 

 

 

(T3 > 500.gibi() AND OT == 2) OR (T3 > 100.gibi() AND OT == 1 AND OP != "Documents")

 

 

Combined servers or workstations under fair use policy

(T3 <= 100.gibi() AND OT == 1 AND OP != "Documents") OR (T3 <= 500.gibi() AND OT == 2)

 

Combined servers or workstations under fair use policy

 

Preventing double selection

Another way to help control data size is to deselect, filter, or exclude data to ensure you don’t protect the same data using multiple data sources. For example, a 300 GB Hyper-V virtual machine or MS SQL databases that was also backed up as part of the File System could significantly impact your total selected size, your monthly cost, and the overall duration of your backup window. 

Before applying any backup filters, it’s very important you review any planned exclusions that will be applied to the files and folders data source. Before adding exclusions, make sure the backups using the application-specific data source are already configured and successfully protecting the data. If they aren’t, it could result in the inability to perform data recovery later.

 

Application Data

 

File Extensions

 

Sample Exclusion Path

 

Sample Exclusion Path

Microsoft HyperV

 

.vhd

.avhd

.vhdx

.avhdx

.bin

.vsv

.xml

.vmrs

.vmcx

 

*\Virtual Hard Disks\*\*.vhd

*\Virtual Hard Disks\*\*.avhd

*\Virtual Hard Disks\*\*.vhdx

*\Virtual Hard Disks\*\*.avhdx

*\Virtual Hard Disks\*.vhd

*\Virtual Hard Disks\*.avhd

*\Virtual Hard Disks\*.vhdx

*\Virtual Hard Disks\*.avhdx

*\Snapshots\*\*.bin

*\Snapshots\*\*.vsv

*\Snapshots\*.xml

*\Snapshots\*.vmrs

*\Snapshots\*.vmcx

*\Resource Types\*.vmcx

 

*\Virtual Machines\*\*.vhd

*\Virtual Machines\*\*.avhd

*\Virtual Machines\*\*.vhdx

*\Virtual Machines\*\*.avhdx

*\Virtual Machines\*.vhd

*\Virtual Machines\*.avhd

*\Virtual Machines\*.vhdx

*\Virtual Machines\*.avhdx

*\Virtual Machines\*\*.bin

*\Virtual Machines\*\*.vsv

*\Virtual Machines\*.xml

*\Virtual Machines\*.vmrs

*\Virtual Machines\*.vmcx

*\Resource Types\*.xml

Microsoft SQL

 

.mdf

.ndf

.ldf

 

*\MSSQL\DATA\*.mdf

*\MSSQL\DATA\*.ndf

*\MSSQL\DATA\*.ldf

 

*\MSSQL\LOG\*.ldf

 

Microsoft Exchange

 

.edb

.log

 

*\Mailbox Database*\*.edb 

*\Mailbox Database*\*.log 

 

*\Mailbox*\*.edb 

*\Mailbox*\*.log 

 

I’ve provided some examples of common application data file paths above you could use as a base for building out your customer specific exclusion filters. However, before you apply these backup filters to a device locally, via command line, remote command, a backup profile, or RMM backup policy, please compare these against your individual backup devices and adjust the file paths as needed. 

You can locate a processed file list either in the local Backup Manager or in the Management Console and use it to reference the file paths for currently protected files.

 

​

Figure 1 - Viewing Processed files to help identify possibly exclusion paths

 

This is just the tip of the iceberg when it comes to fine tuning your backup selection and exclusion settings. Check back for our next installment where we cover setting exclusions for drives, volumes, and shares. 

 

Eric Harless is the Head Backup Nerd at SolarWinds MSP. Eric has worked with SolarWinds Backup since 2013 and has over 25+ years of data protection industry experience in sales, support, marketing, systems engineering, and product management.

You can follow Eric on Twitter at @backup_nerd.

 

You might also like...
Backup & Disaster Recovery

Backup automation part 1: Deploying backup devices

Automation

What the Head Nerds Were Up to in 2020

Backup & Disaster Recovery

Backup Monitoring: Part 6—Securing Your Backup Devices

Backup & Disaster Recovery

Backup Monitoring: Part 5—Tuning Your Backup Selections

Backup & Disaster Recovery

Backup Monitoring: Part 3—Triaging Your Devices

Backup & Disaster Recovery

Backup Monitoring: Part 2—Defining Success

Want to stay up to date?

Get the latest MSP tips, tricks, and ideas sent to your inbox each week.

Loading form....

If the form does not load in a few seconds, it is probably because your browser is using Tracking Protection. This is either an Ad Blocker plug-in or your browser is in private mode. Please allow tracking on this page to request a subscription.

Note: Firefox users may see a shield icon to the left of the URL in the address bar. Click on this to disable tracking protection for this session/site

Recent Posts
  • Three things I learned working for an MSP
  • Earning word-of-mouth referrals for your IT business
  • Backup automation part 1: Deploying backup devices
  • Ultimate Guide: MySQL Backup
  • Most common automation requests and how to solve them: Ep 2
Categories:
  • Security (240)
  • Tips & Advice (130)
  • Best Practices (97)
  • Backup & Disaster Recovery (96)
  • Managed Services (89)
  • The Head Nerds (82)
  • Business Growth (79)
  • IT Support (43)
  • Business (41)
  • Automation (40)
  • Operations (38)
  • Cybersecurity (37)
  • Mail (33)
  • Remote Management (30)
  • ITSM (26)
  • Networking (22)
  • Cloud Computing (21)
  • Data (21)
  • Marketing (15)
  • PSA (13)
  • Product (11)
  • Service Desk (6)
  • Services & Support (5)
  • Mobile (4)
  • Risk Intelligence (4)
  • GDPR (3)
  • Internet of Things (3)
  • Customer Service (3)
  • Research & Trends (2)
  • Training (2)
  • Business Risk (1)
  • LOGICcards (1)
  • Cybersecurity Awareness Month (1)
Show moreless
SolarWinds MSP

Products
  • SolarWinds RMM
  • SolarWinds N-central
  • SolarWinds Backup
  • SolarWinds EDR
  • SolarWinds MSP Manager
  • SolarWinds Mail Assure
  • SolarWinds Risk Intelligence
  • SolarWinds Take Control
  • SolarWinds Passportal
  • All Products Use Cases
Solutions
  • Security Solutions
  • Monitoring Solutions
  • Efficiency Solutions
  • Identify which RMM solution is right for me
  • Drive Efficiency with Automation
  • Manage my MSP Business More Efficiently
  • Manage my IT Department More Efficiently
  • Layered Security
  • Cross-Platform Support
  • Data-Driven Insights
About
  • About Us
  • Careers
  • Newsroom
  • Leadership Team
  • Upcoming Events
  • Subscription Preferences
  • SolarWinds
  • SolarWinds Trust Center
  • COVID-19 Response
Support
  • SolarWinds RMM
  • Solarwinds N-central
  • SolarWinds Backup
  • SolarWinds Mail Assure
  • SolarWinds Take Control
  • SolarWinds MSP Manager
  • Solarwinds Risk Intelligence
  • Solarwinds Threat Monitor
  • SolarWinds Passportal
  • SolarWinds Take Control Downloads
  • Backup & Recovery Downloads
  • Service Status

Footer 2

  • Legal Documents
  • Privacy
  • California Privacy Rights
  • Security Information
  • Sitemap

© SolarWinds MSP Canada ULC and SolarWinds MSP UK Ltd.
All Rights Reserved.