Veritas-bu

[Veritas-bu] bpgetconfig..........

2004-07-30 10:17:42
Subject: [Veritas-bu] bpgetconfig..........
From: jdespres AT csc DOT com (Joseph Despres)
Date: Fri, 30 Jul 2004 10:17:42 -0400
This is a multipart message in MIME format.
--=_alternative 004EA81285256EE1_=
Content-Type: text/plain; charset="us-ascii"

I need to generate a list of all the clients along with their OS and 
NetBackup client version....

I'm using the following to generate the client list:

bpclclients -allunique -noheader | awk '{print $3}'

I pipe it to:

bpgetconfig -g $i | nawk 'BEGIN {RS="="} $1=$1'

My Problem is .......  bpgetconfig doesn't get the info from clients that 
are on VLANS....

and I still need to generate that list...

Joe Despres...........



--=_alternative 004EA81285256EE1_=
Content-Type: text/html; charset="us-ascii"


<br><font size=2 face="sans-serif">I need to generate a list of all the clients 
along with their OS and NetBackup client version....</font>
<br>
<br><font size=2 face="sans-serif">I'm using the following to generate the 
client list:</font>
<br>
<br><font size=3 face="Times New Roman">bpclclients -allunique -noheader | awk 
'{print $3}'</font>
<br>
<br><font size=2 face="sans-serif">I pipe it to:</font>
<br>
<br><font size=2 face="sans-serif">bpgetconfig -g $i | nawk 'BEGIN 
{RS=&quot;=&quot;} $1=$1'</font>
<br>
<br><font size=2 face="sans-serif">My Problem is ....... &nbsp;bpgetconfig 
doesn't get the info from clients that are on VLANS....</font>
<br>
<br><font size=2 face="sans-serif">and I still need to generate that list...<br>
<br>
Joe Despres...........<br>
<br>
<br>
</font>
--=_alternative 004EA81285256EE1_=--

<Prev in Thread] Current Thread [Next in Thread>
  • [Veritas-bu] bpgetconfig.........., Joseph Despres <=