nv-l

Re: [nv-l] netview name lookup

2003-12-27 09:30:30
Subject: Re: [nv-l] netview name lookup
From: Leslie Clark <lclark AT us.ibm DOT com>
To: nv-l AT lists.us.ibm DOT com
Date: Sat, 27 Dec 2003 09:20:02 -0500

I would use nvUtil. Like...
  nvUtil e '(isNode=True)' '%SNMP ipAddress%   %Selection Name%'
will give you the beginnings of an /etc/hosts file for all of your nodes.
  nvUtil e '(isRouter=True)' '%SNMP ipAddress%   %Selection Name%'
would do it for just the things it knows are routers.

I always keep a smartset around with the criteria 'isSNMPSupported' is false to help identify all of the things I need to fix the community strings for.

Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
Detroit



"Christopher J Petrina" <cjp8 AT meadwestvaco DOT com>
Sent by: owner-nv-l AT lists.us.ibm DOT com

12/24/2003 11:05 AM
Please respond to nv-l

       
        To:        nv-l AT lists.us.ibm DOT com
        cc:        
        Subject:        Re: [nv-l] netview name lookup




My location.log files show no errors in my location.conf file. It is working as it is configured to.  here is a thought though.   Would this make any sense. Let NV discovery everything I want it to.  Create all the selection names, then do a ovobjprint -s to a file (objects.out).  After that create a script that would find the ip address associated with the selection name and strip all that out into another file and use that output as the devices to use int he location.conf.   The issue we have is that some networks are not being placed in the proper containers even with the location.conf.  Some of that has to do with incorrect SNMP strings and unknown strings on some of the devices.  


Leslie Clark <lclark AT us.ibm DOT com>
Sent by: owner-nv-l AT lists.us.ibm DOT com

12/23/2003 05:01 PM
Please respond to nv-l

       
       To:        nv-l AT lists.us.ibm DOT com

       cc:        

       Subject:        Re: [nv-l] netview name lookup





If you have a name in the location.conf and that name does not resolve, then there will be no object on that map with that Selection Name. In that case, there will be a notation in /usr/OV/log/location.log saying that the invalid gateway name is being skipped. If that object is on the map with an IP address for a label and Selection Name, then that is what must appear in location.conf.

Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
Detroit


"Christopher J Petrina" <cjp8 AT meadwestvaco DOT com>
Sent by: owner-nv-l AT lists.us.ibm DOT com

12/22/2003 03:42 PM
Please respond to nv-l

       
      To:        nv-l AT lists.us.ibm DOT com

      cc:        

      Subject:        Re: [nv-l] netview name lookup






With regards to Leslie's note.    If I am using the Name of the Gateway and not the IP address of it would it not go in and resolve to the correct IP and therefore Selection name.  And if it does not and the gateway name is invalid what exactly will happen then?
Leslie Clark <lclark AT us.ibm DOT com>
Sent by: owner-nv-l AT lists.us.ibm DOT com

12/22/2003 10:09 AM
Please respond to nv-l

       
     To:        nv-l AT lists.us.ibm DOT com

     cc:        

     Subject:        Re: [nv-l] netview name lookup







A common area of confusion with the location.conf file gateway entries: you cannot put just any old address in there. The match will be done on the Selection Name that the router ends up with.

Cordially,

Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
Detroit
"Christopher J Petrina" <cjp8 AT meadwestvaco DOT com>
Sent by: owner-nv-l AT lists.us.ibm DOT com

12/22/2003 09:29 AM
Please respond to nv-l

       
    To:        nv-l AT lists.us.ibm DOT com

    cc:        

    Subject:        Re: [nv-l] netview name lookup








This is how I would figure it did the Name resolution.  HOwever with Netview running on an AIX box, my UNIX guru's have come to tell me that name resolution is only done via a DNS server from AIX.  AIX cannot be configured to use the /etc/hosts file for resolution.   We ahve a DNS server that it attaches to.   And your answer is what I was looking for

Thank you

Chris Petrina
Jane Curry <jane.curry AT skills-1st.co DOT uk>
Sent by: owner-nv-l AT lists.us.ibm DOT com

12/20/2003 06:57 AM
Please respond to nv-l

       
   To:        nv-l AT lists.us.ibm DOT com

   cc:        

   Subject:        Re: [nv-l] netview name lookup








NetView himself has no name-to-address resolution mechanism - he uses
whatever the host Operating System uses.  That is, if all you have is a
hosts file with the NetView box in it, everything else will have IP
addresses as labels.  It is strongly recommended that you have a
reliable DNS employed by the NetView system (preferably with the NetView
system acting as a caching / secondary DNS server).

Cheers,
Jane

Christopher J Petrina wrote:

>
> how does netview look attempt to determine the name of a device.
> i.e. in my location.conf file I am using names in place of IP
> addresses for my gateways.  How does Netview resolve the name on a AIX
> box?


--
Tivoli Certified Consultant & Instructor
Skills 1st Limited, 2 Cedar Chase, Taplow, Bucks, SL6 0EU, UK
Tel: +44 (0)1628 782565
Copyright (c) 2003 Jane Curry <jane.curry AT skills-1st.co DOT uk>.  All rights reserved.




________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service._______________________________________________________________








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