bpclient output from Linux running NBU 7.5.0.4
My problem:
I have thousands of clients spread across 5 NBU environments that have been installed by numerous people over several years. My problem is that I need to ensure that the bpclient database information is correctly defined. I was hoping to use the "HOST INFO" fields to parse out for the information I need so I can place it in a CSV for spreadsheet analysis.
bpclient -client klaatu -l
Client Name: klaatu
CURRENT HOST
klaatu 0
HOST INFO
2 0 0 0 0 2 1 1 0 0 3 0 0 *NULL* 0
I don't know if the "HOST INFO" fields above are in the same sequence order as the ouput listed below:
bpclient -client klaatu -L
Client Name: klaatu
Current Host:
Hostname: *NULL*
Dynamic Address: yes
Free Browse: Allow
List Restore: Not Specified
Max Jobs This Client: Not Specified
WOFB Enabled: yes
WOFB FIM: VSS
WOFB Usage: Individual Drive Snapshot
WOFB Error Control: Abort on Error
Client Direct: Deduplication on the media server or
Move data via media server
Client Direct Restore: Move data via media server
OST Proxy: Off
OST Proxy Server: Unspecified
Connect options: 2 2 3
Offline: No
I could script using the English variables but if I can parse out the variables information from "HOST INFO" it would be much easier to script and also analyze in a spreadsheet