CalgaryCR9
Technical User
When something goes wrong with our filers (backup destination) we end up with backups of 32 KB only in our reports.
I want to be able to capture in a report only those policies that report 32KBs only. I'm stumped on how to write a script for this. Help greatly appreciated!
current bp.conf below:
pd7bs2no>more bp.conf
SERVER = pd7bs2no
CLIENT_NAME = localhost
EMMSERVER = pd7bs2no
VXDBMS_NB_DATA = /usr/openv/db/data
VERBOSE = 3
BPDBJOBS_COLDEFS = Status 4 true
BPDBJOBS_COLDEFS = Policy 10 true
BPDBJOBS_COLDEFS = Schedule 16 true
BPDBJOBS_COLDEFS = Client 8 true
BPDBJOBS_COLDEFS = Media_Server 12 true
BPDBJOBS_COLDEFS = Started 10 true
BPDBJOBS_COLDEFS = Elapsed 10 true
BPDBJOBS_COLDEFS = Kilobytes 12 true
BPDBJOBS_COLDEFS = Files 10 true
BPDBJOBS_COLDEFS = KBperSec 6 true
VERBOSE = 3
I want to be able to capture in a report only those policies that report 32KBs only. I'm stumped on how to write a script for this. Help greatly appreciated!
current bp.conf below:
pd7bs2no>more bp.conf
SERVER = pd7bs2no
CLIENT_NAME = localhost
EMMSERVER = pd7bs2no
VXDBMS_NB_DATA = /usr/openv/db/data
VERBOSE = 3
BPDBJOBS_COLDEFS = Status 4 true
BPDBJOBS_COLDEFS = Policy 10 true
BPDBJOBS_COLDEFS = Schedule 16 true
BPDBJOBS_COLDEFS = Client 8 true
BPDBJOBS_COLDEFS = Media_Server 12 true
BPDBJOBS_COLDEFS = Started 10 true
BPDBJOBS_COLDEFS = Elapsed 10 true
BPDBJOBS_COLDEFS = Kilobytes 12 true
BPDBJOBS_COLDEFS = Files 10 true
BPDBJOBS_COLDEFS = KBperSec 6 true
VERBOSE = 3