nv-l
[Top] [All Lists]

Re: Selection name not set.

To: nv-l@lists.tivoli.com
Subject: Re: Selection name not set.
From: Fältman, Mikael <mifal@WMDATA.COM>
Date: Thu, 28 Jan 1999 16:51:08 +0100
Reply-to: Discussion of IBM NetView and POLYCENTER Manager on NetView <NV-L@UCSBVM.UCSB.EDU>
Sender: Discussion of IBM NetView and POLYCENTER Manager on NetView <NV-L@UCSBVM.UCSB.EDU>
Worked just fine !

---
Mikael Fältman (mifal@wmdata.com)
Network Services
WM-data Dataservice AB, BOX 164, S-295 22 BROMOLLA

> -----Original Message-----
> From: Leslie Clark [SMTP:lclark@US.IBM.COM]
> Sent: den 28 januari 1999 14:58
> To:   NV-L@UCSBVM.UCSB.EDU
> Subject:      Re: Selection name not set.
> 
> 
> 
> When you do your database maintenance, and you do 'ovtopofix -Cv',
> capture the output. One section lists all of the nodes. Sort that. You
> will
> see which ones have names and which ones don't. If you want just
> routers, I would do an 'ovtopodump -rl > topo.file' and then awk that
> file.
> For example,
> #!/usr/bin/ksh
> #
> set -x
> cat $HOME/topo.file | \
> awk '/^HOSTNAME:/     {hostname=$2}
>      /^FLAGS.*GATEWAY/ {print hostname}' > $HOME/rtr.list
> 
> exit
> 
> 
> There are a couple of nicer ways to do this in V5.1.
> 
> Cordially,
> 
> Leslie A. Clark
> IBM Global Services - Systems Mgmt & Networking
>  << File: ATT22909.txt >> 

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

Archive operated by Skills 1st Ltd

See also: The NetView Web