Command to Count Clients Being Backed up
We have a mix of physical servers as well as VM's that we snapshot. I was wondering if there was a quick command I could run that isnt overly intensive that could give me a quick client count as far as how many clients we are actually backing up for reporting purposes. We are running Netbackup 7.6.0.2 here.
bpplclients
command will give you the list of all clients that are in Policies..
and if you just need a count
bpplclients -allunique -noheader | wc -l
and do remember, as you said you are also doing the Vmware snapshot backups.. if you are using the policy type as VMWARE for those and Query buidler to select the VMs those VMs will not get included in bplclients command.
those Vmware clients list you only needs to get it from activity moniter or from catalog