Forum Discussion

  • hi, can you explain a bit more ?

    if you have an appliance, you can register your appliance to Net insight which will give you a report of utilization and health of the appliance.
    there is nbdeployutil command which will give your capacity report as well .check below location for an excel file:
    On Windows: install_path\NetBackup\var\global\incremental
    On UNIX: /usr/openv/var/global/incremental

    if no excel file available then you can run the utility by yourself.
    nbdeployutil --gather --capacity/traditional
    nbdeployutil --report --capacity <path>

    the above file will should you how much storage you have used on your pool and the size for each policy (I think).

    I believe there should be report available for the same on Opscenter /NITA /ALTAVIEW, but unfortunately I cannot confirm as I have not used it myself.