thanks james,
not sure if this was an answer to my previous post, but I was successful
manually installing trapgend with the exception of step 5. I may revisit
and attempt your step 5 command (given your thoroughness). The command I
was successful (at least as I could tell) was executing the
/usr/OV/bin/nv6000_subagent -C -I install, which there after events were
then being forwarded
either way Tivoli support pointed me to the nv6000_smit (subagentR section)
command which shows each detailed reexec command a typical install would
attempt to accomplish.
i agree that the traditional method is the way to go, but unfortunately, not
all sa's view share my same view.
thanks for your help.
Eric
From: "James Shanks" <jshanks@us.ibm.com>
To: <nv-l@lists.tivoli.com>
Subject: [nv-l] How to manually install trapgend
Date: Tue, 14 May 2002 09:33:04 -0400
Since I started down this road, I guess I will finish it by publishing my
notes on what the remote install of trapgend does.
I offer these "as is". I don't recommend that you use them (we might
always change things in the next round of maintenance, which is why using
the remote method is better, if not simpler.
How to manually install trapgend:
On the remote node
1. create the following directories
/usr/OV
/usr/OV/bin
/usr/OV/log
/usr/OV/sockets
/usr/OV/pids
/usr/OV/lrf
2. and give them these permissions
chmod 755 /usr/OV
chmod 755 /usr/OV/bin
chmod 777 /usr/OV/log
chmod 777 /usr/OV/sockets
chmod 755 /usr/OV/pids
chmod 755 /usr/OV/lrf
3. ftp these files in binary
put /usr/OV/bin/nv6000_subagent
put /usr/OV/bin/trap-notify
put /usr/OV/bin/trap-notify.add
put /usr/OV/lrf/trapgend.lrf
put /usr/OV/bin/trapgend
4. do checksum against each binary on the host and then again on the
remote node to verify ftp was good
5. execute odmadd usr/OV/bin/trap-notify.add
6. chmod 555 /usr/OV/bin/nv6000_subagent
6. edit /etc/snmpd.conf and add this, where aa.bb.cc.dd is the IP
address of the NetView box to where the traps should be sent
trap public aa.bb.cc.dd 1.2.3 fe # loopback
smux 1.3.6.1.4.1.2.6.4.1 nv6000 # NetView for AIX: trapgend
7. edit /etc/snmpd.peers
trapgend 1.3.6.1.4.1.2.6.4.1 nv6000 # NetView for AIX: trapgend
8. restart snmpd
stopsrc -s snmpd
startsrc -s snmpd
9. edit /etc/rc.tcpip
add
nv6000_subagent trapgend x start
9. Enter nv6000_subagent trapgend x start and see if it starts
10. You should see a coldstart trap in the NetView events window or
trapd.log
11. Enter errupdate
= AA8AB241:
Alert=TRUE
ctrl-d ctrl-d
12. Enter errlogger hi
you should see an OPMSG trap in NetView
13. If you don't see the trap, then run this command:
odmget -q en_name=trap-notify errnotify
You should get this result
errnotify:
en_pid = 0
en_name = "trap-notify"
en_persistenceflg = 1
en_label = ""
en_crcid = 0
en_class = ""
en_type = ""
en_alertflg = "TRUE"
en_resource = ""
en_rtype = ""
en_rclass = ""
en_symptom = ""
en_method = "/usr/OV/bin/trap-notify /usr/OV/sockets/trapgend.socket $1"
James Shanks
Level 3 Support for Tivoli NetView for UNIX and NT
Tivoli Software / IBM Software Group
---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe@lists.tivoli.com
For additional commands, e-mail: nv-l-help@lists.tivoli.com
*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)
<< winmail.dat >>
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
|