Forum Discussion

Durodup's avatar
Durodup
Level 3
12 years ago

Calculating monthly total backup

Hi,

New to Netbackup and netbackup community.

I'm looking for some help on calculating the total amount of data being backup per Month, in order to estimate capacity license.

I run multiple agents like:Windows filebackup, Oracle, SQL, VMs

Some of my backup policies are incremental, differential and fulls; which are weekly and monthly full.

I have exported a months worth of data from the activity monitor, this export includes incremental, differential, and full information.

The problem I'm having is some of the jobs like the SQL jobs have a (job schedule) that is full_onsite,Default Application, SQL - application and full, I'm not quite sure if I should be adding all of these backup into the monthly totals.

Also is there a tool that I can run that would give me a Monthly totals?

Thanks

 

    

  • Hello

    Please read about the nbdeployutil command. This command help you with the issue you are facing...

    Link to admin guide for commands is at:

    http://www.symantec.com/docs/DOC5182

    Quote:

    "nbdeployutil – deployment utility that gathers and analyzes master server
    information regarding clients and capacity"

    "On UNIX and Linux systems, the directory path to this command is
    /usr/openv/netbackup/bin/admincmd/
    On Windows systems, the directory path to this command is
    <install_path>\NetBackup\bin\admincmd\"

    "DESCRIPTION
    The nbdeployutil utility gathers and analyzes deployment information from the master server. The utility performs a deployment analysis according to one of two NetBackup licensing models, either Traditional  licensing or Capacity Licensing. A Traditional Licensing deployment analysis counts the number of clients and servers then compares this information against licensed options. Capacity Licensing deployment analysis calculates how much source data is protected.
    The command is run in two steps. nbdeployutil gathers the data in the first step and analyzes the data in the second step.
    The utility generates a log file named nbdeployutil-gather-timestamp.log during the gathering operation. The utility generates a log file named nbdeployutil-report-timestamp.log during the analysis and the report
    generating operation. By default the log files are created in the directory where the gathered data resides."
     

  • Thank you all for your help,

    I have decided to run the nbdeployutil for the required information