Example of a progress display for the NetBackup support utility (nbsu)
By default, the NetBackup support utility (nbsu) displays its progress to standard output. First, it lists environment queries, and then it lists the diagnostic commands that it runs as in the following example:
NBU Install path: C:\Program Files\Cohesity NetBackup\ mywindowsvm is a master server Collecting NBU_adv_disk info Collecting NBU_all_log_entries info Collecting NBU_altnames info Collecting NBU_auth_methods_names info Collecting NBU_available_media info Collecting NBU_backup_status info Collecting NBU_bpclient info . . . Collecting OS_filesystem info Collecting OS_process_list info Collecting OS_set info CAB file created successfully. Final NBSU output located at NBSU_mywindowsvm_master_01172018_085005.cab The execution time : 662.53431
A complete description of nbsu is in the NetBackup Commands Reference Guide.