Make that
LIBPATH="/usr/local/Tivoli/lib/aix4-r1/......
> ----------
> From: Windows/glt/kmt on behalf of Kammerstetter
> Bernhard[SMTP:kmt@ATIBM1.SOFTLAB.CO.AT]
> Reply To: Discussion of IBM NetView and POLYCENTER Manager on NetView
> Sent: Friday, February 12, 1999 5:00 AM
> To: 'Discussion of IBM NetView and POLYCENTER Manager on NetView'
> Subject: AW: ovtopmd NOT_RUNNING
>
> Hi Gil,
>
> I had this problem after I upgraded NetView from V5.0 to V5.1 on AIX
> 4.2.1. To set the necessary environment at boot up you can insert the
> following lines at the very beginning of the script /etc/netnmrc:
>
> LIBPATH="/usr/local/Tivoli/lib/aix4r1/:/usr/lib:/usr/OV/lib${LIBPATH:+:$LI
> BPATH=}"
> export LIBPATH
> o_dispatch=94
> export o_dispath
>
> This helps in the AIX environment.
>
> bye,
>
> Bernhard Kammerstetter
>
> Softlab GmbH
> Moeringgasse 20
> A- 1150 WIEN
> Telefon (+431) 982 94 00-55
> Telefax (+431) 982 94 00-44
> E-Mail: kmt@softlab.co.at
>
>
> ----------
> Von: Gil Irizarry[SMTP:IRIZARRG@LABS.WYETH.COM]
> Gesendet: Donnerstag, 11. Februar 1999 20:59
> An: NV-L@UCSBVM.ucsb.edu
> Betreff: Re: ovtopmd NOT_RUNNING
>
> Thank you all, that replied.
> James recommendation worked fine. The order seams to be the key, 1
> then 2 and last 3. I had started ovsecd ahead of the Tivoli environment
> variables, so sequence is important.
> How can I get this to happen at boot up time?
> I had expected it to be in place since Netview get started at boot
> up.
> Where should I add the sourcing of the Tivoli environment variables
> for root.
> Thanks in advance.
> Gil Irizarry
>
> >>> James Shanks <James_Shanks@TIVOLI.COM> 02/10 6:36 PM >>>
> ovstatus ovtopmd should tell you the exit code and last message if
> any.
> What ar they? If it is exit 255, then you have a library problem
> which can
> probably be corrected by sourcing the Tivoli environment script and
> restarting the daemons:
> (1) ovstop nvsecd
> (2) . /etc/Tivoli/setup_env.sh (don't forget to preceed this
> with
> dot and a space)
> (3) ovstart
>
> If this doesn't work, the only other thing you can do is run ovtopmd
> from
> the command line and see what messages you get. After the ovstart
> has
> failed run /usr/OV/bin/ovtopmd .
>
> Good luck
>
> James Shanks
> Tivoli (NetView for UNIX) L3 Support
>
>
>
> Gil Irizarry <IRIZARRG@LABS.WYETH.COM> on 02/10/99 04:02:28 PM
>
> Please respond to Discussion of IBM NetView and POLYCENTER Manager
> on
> NetView <NV-L@UCSBVM.ucsb.edu>
>
> To: NV-L@UCSBVM.ucsb.edu
> cc: (bcc: James Shanks)
> Subject: ovtopmd NOT_RUNNING
>
>
>
>
>
> I don't know how or why my ovtopmd and netmon daemons are no longer
> running. Prior to installing the Netview client, dtext & books all
> was
> running well. I shutdown for the weekend and when I got back on
> Monday
> re-booted soon after I noticed that my ovtopomd & netmon are no
> longer
> running. snmpget <hostname> .1.3.6.1.2.1.1.1.0 worked fine.
> I have clear the databases, rebuild the defaults MIBs using smitty &
> executed reset_ci. Yet no help.
>
> How can I do debugging on ovtopmd?
>
> GIl Irizarry
>
>
>
|