I get the following output running the build_location.pl /usr/OV/tmp/output
(output is the name of my file exported from the ovmapdump -v output
command)
# location.conf file was autogenerated on Mon May 24 10:16:37 CDT 2004.
# Script completed processing on Mon May 24 10:16:48 CDT 2004
If I look at the output file from the ovmapdump command there is output
there. I am on NetView 7.1.3.
Scott Bursik
Enterprise Systems Management
PepsiCo Business Solutions Group
-----Original Message-----
From: Paul [mailto:pstroud@bellsouth.net]
Sent: Monday, May 24, 2004 8:39 AM
To: nv-l@lists.us.ibm.com
Subject: Re: [nv-l] build_location.pl
Scott,
Can you give a better description? What exactly is your problem.
I have used the script a number of times with no problems on
different versions of perl across several platforms. What are
you running into thats causing a problem?
Paul
Bursik, Scott {PBSG} wrote:
> Actually the version I downloaded from
>
> http://www.nv-l.org/twiki/bin/view/Netview/LocationConf
>
> was the version with the <MAPDUMP> function and I have the problem.
>
>
>
>
>
> Scott Bursik
>
> Enterprise Systems Management
>
> PepsiCo Business Solutions Group
>
> (972) 963-1400
>
> scott.bursik@pbsg.com
>
> ------------------------------------------------------------------------
>
> *From:* Barr, Scott [mailto:Scott_Barr@csgsystems.com]
> *Sent:* Friday, May 21, 2004 3:55 PM
> *To:* nv-l@lists.us.ibm.com
> *Subject:* RE: [nv-l] build_location.pl
>
>
>
> The new version I have not yet posted uses that <MAPDUMP> function. I
> just haven't had a time to post it to the NetView web home. Good catch
> Ray - thanks.
>
>
>
>
------------------------------------------------------------------------
>
> *From:* owner-nv-l@lists.us.ibm.com
> [mailto:owner-nv-l@lists.us.ibm.com] *On Behalf Of
> *ray.smith@clorox.com
> *Sent:* Friday, May 21, 2004 3:46 PM
> *To:* nv-l@lists.us.ibm.com
> *Subject:* RE: [nv-l] build_location.pl
>
>
> The problem of empty output is caused by the readline function, a
> seldom used Perl function that apparently behaves differently in
> different versions of Perl. If you replace all instances of
> "readline ($_[0])" with "<MAPDUMP>", the script should work fine
> in any version (or at least version 4 or better, which is all I've
> ever worked with) of Perl.
>
>
> Ray Smith
> IS Engineer
> The Clorox Services Company
> 925-425-4363
>
>
>
>
>
> *"Bursik, Scott {PBSG}" <Scott.Bursik@pbsg.com>*
> Sent by: owner-nv-l@lists.us.ibm.com
>
> 05/21/2004 01:02 PM
> Please respond to nv-l
>
>
>
>
> To: "'nv-l@lists.us.ibm.com'" <nv-l@lists.us.ibm.com>
> cc:
> Subject: RE: [nv-l] build_location.pl
>
>
>
>
> Just for the record, I had the same problem and my perl is at 5.6
> on AIX 4.3.3.
>
>
> Scott Bursik
> Enterprise Systems Management
> PepsiCo Business Solutions Group
>
>
>
>
>
------------------------------------------------------------------------
>
>
> *From:* Barr, Scott [mailto:Scott_Barr@csgsystems.com] *
> Sent:* Friday, May 21, 2004 2:46 PM*
> To:* nv-l@lists.us.ibm.com*
> Subject:* RE: [nv-l] build_location.pl
>
> I think 5.6 should work. I am on solaris 2.8 and had the issue
> with PERL 5.05. Let me research a bit and I'll post a response here.
>
>
>
>
>
>
------------------------------------------------------------------------
>
>
> *From:* owner-nv-l@lists.us.ibm.com
> [mailto:owner-nv-l@lists.us.ibm.com] *On Behalf Of *Meyos Yemveng*
> Sent:* Friday, May 21, 2004 2:28 PM*
> To:* nv-l@lists.us.ibm.com*
> Subject:* RE: [nv-l] build_location.pl
> I am running perl v5.6.1 on Solaris 9 ...
> Q: what version is recommended?
>
>
> */
> "Barr, Scott" <Scott_Barr@csgsystems.com>/* wrote:
> Your PERL version may be a factor. Can you check what version you
> are using?
>
> perl -version will tell you
>
>
>
>
>
------------------------------------------------------------------------
>
>
> *From:* owner-nv-l@lists.us.ibm.com
> [mailto:owner-nv-l@lists.us.ibm.com] *On Behalf Of *Meyos Yemveng*
> Sent:* Friday, May 21, 2004 1:20 PM*
> To:* netview Tivoli*
> Subject:* [nv-l] build_location.pl
> Hi Folks,
> I downloaded the build_location.pl script
> I then ran:
> ovmapdump -v > /tmp/ovmapdump.out
> build_location.pl /tmp/ovmapdump.out > /tmp/location.conf
>
> my ovmapcount.out is about 7026770 bytes
> my location.conf file generated is 141 bytes with only the
> following lines:
>
> # location.conf file was autogenerated on Friday May 21 17:48:01
> GMT 2004.
> # Script completed processing on Friday May 21 17:48:05 GMT 2004
>
> Q1: Any idea on what I did wrong?
> Q2: Any suggestions?
>
>
>
> Thank You,
> Meyos
> "ALLEZ LES LIONS INDOMPTABLES"
>
>
>
>
------------------------------------------------------------------------
>
>
> Post your free ad now! *Yahoo! Canada Personals*
> <http://ca.personals.yahoo.com/>
>
>
> Thank You,
> Meyos
> "ALLEZ LES LIONS INDOMPTABLES"
>
>
>
>
------------------------------------------------------------------------
>
>
> Post your free ad now! *Yahoo! Canada Personals*
> <http://ca.personals.yahoo.com/>
>
|