| To: | nv-l@lists.tivoli.com |
|---|---|
| Subject: | Re: Netmon.trace errors |
| From: | fnewell@us.ibm.com |
| Date: | Thu, 19 Oct 2000 07:50:10 -0400 |
Scott,
Here's what I did to fix the problem....
It starts at line 92 of /usr/OV/bin/nmcheckconf. They broke the 'ifconfig'
command in AIX 4.3.3. It used to ignore 'Name' as a parameter.
< if [ \( "${interface}" = "lo0" \) -o \
< \( "${interface}" = "sna0" \) ] ; then
---
> ### Fix to AIX 4.3.3 ifconfig not liking "Name" as an interface.
> if [[ "${interface}" = @("lo0"|"sna0"|"Name") ]] ; then
> # if [ \( "${interface}" = "lo0" \) -o \
> # \( "${interface}" = "sna0" \) ] ; then
> ###
Fred Newell
IBM Global Services - Service Delivery Center - North
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Creation of a new map, how?, Rauwers, Laurens |
|---|---|
| Next by Date: | RE: CiscWorks2000 and Netview together on one NT?, Leslie Clark/Southfield/IBM |
| Previous by Thread: | Re: Netmon.trace errors, Scott . Bursik |
| Next by Thread: | nmdemandpoll vs. snmpwalk, Stephen Elliott |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Archive operated by Skills 1st Ltd
See also: The NetView Web