Veritas-bu

[Veritas-bu] Capturing GUI activity e.g. Policy changes

2004-06-08 12:34:12
Subject: [Veritas-bu] Capturing GUI activity e.g. Policy changes
From: DMoses AT leviton DOT com (Moses, Darby)
Date: Tue, 8 Jun 2004 12:34:12 -0400
Great topic!!! Yes please do post your findings.

Best,
Darby Moses
Leviton Mfg.

-----Original Message-----
From: michael.thomson AT orange.co DOT uk [mailto:michael.thomson AT orange.co 
DOT uk]

Sent: Tuesday, June 08, 2004 12:11 PM
To: veritas-bu AT mailman.eng.auburn DOT edu
Subject: [Veritas-bu] Capturing GUI activity e.g. Policy changes


Hello all

I've found part of the answer - can anyone complete the picture?

I'm trying to detect when significant changes are made to the NetBackup
configuration, as a way of tracking administrator actions, and as a
crude form
of change control.

I understand that there are two log directories on the master that help,
from a
conversation with Ebon Nash at Compuware:

/opt/openv/netbackup/logs/admin          Traps information from the
text-based
interface, bpadm
/opt/openv/netbackup/logs/bpjava-susvc   Traps information from the Java
GIU,
jnbSA

Question is, can anyone tell me a way to capture similar events
triggered from
the Windows Admin Console, as seen from the Master Server?

Alternatively, what processes have you adopted to manage change in your
NetBackup config? Feel free to email me direct and I'll summarise to the
list.

Cheers
Mike Thomson
Orange PCS Ltd

e.g.

root@sagitta # grep delete_class /opt/openv/netbackup/logs/admin/*
10:19:07.865 [6146] <4> delete_class: Deleting policy TEST-mike

root@sagitta # grep add_class /opt/openv/netbackup/logs/admin/*
16:55:20.960 [8245] <4> add_class: Adding policy TEST-MIKE2

root@sagitta # grep command_EXEC
/opt/openv/netbackup/logs/bpjava-susvc/* | grep
 bpclassnew
16:58:55.069 [9360] <2> command_EXEC: tag = EXEC_RETURN, lines read = 0,
buffer
 = "/usr/openv/netbackup/bin/admincmd/bpclassnew" TEST-mike3 -sameas
sapphire-fs-STARTSESSION -M verdelet.gslb

root@sagitta # grep command_EXEC
/opt/openv/netbackup/logs/bpjava-susvc/* | grep
 bpcldelete
16:59:06.188 [9360] <2> command_EXEC: tag = EXEC_RETURN, lines read = 0,
buffer
 = "/usr/openv/netbackup/bin/admincmd/bpcldelete" TEST-mike3 -M
verdelet.gslb



************************************************************************
*******
Important.
Confidentiality: This communication is intended for the above-named
person and
may be confidential and/or legally privileged. Any opinions expressed in
this
communication are not necessarily those of the company. If it has come
to you
in error you must take no action based on it, nor must you copy or show
it to
anyone; please delete/destroy and inform the sender immediately.

Monitoring/Viruses
Orange may monitor all incoming and outgoing emails in line with current
legislation.  Although we have taken steps to ensure that this email and
attachments are free from any virus, we advise that in keeping with good
computing practice the recipient should ensure they are actually virus
free.

Orange PCS Limited is a subsidiary of Orange SA and is registered in
England No
2178917, with its address at St James Court, Great Park Road,
Almondsbury Park,
Bradley Stoke, Bristol BS32 4QJ.
************************************************************************
*******

_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


<Prev in Thread] Current Thread [Next in Thread>