Path: news.easynews.com!newsfeed1.easynews.com!easynews.com!easynews!newshosting.com!news-xfer1.atl.newshosting.com!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-hog.berkeley.edu!ucberkeley!news2.epix.net!news1.epix.net!not-for-mail
Message-ID: <3E96BEC8.7080908@epix.net>
From: John Kachurick <jokach@epix.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.01
X-Accept-Language: en-us, en
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.tools
Subject: Re: inteligent agent on AIX
References: <3e9463df@shknews01>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 28
Date: Fri, 11 Apr 2003 13:10:34 GMT
NNTP-Posting-Host: 209.74.63.70
X-Complaints-To: abuse@epix.net
X-Trace: news1.epix.net 1050066634 209.74.63.70 (Fri, 11 Apr 2003 09:10:34 EDT)
NNTP-Posting-Date: Fri, 11 Apr 2003 09:10:34 EDT
Xref: newsfeed1.easynews.com comp.databases.oracle.tools:58369
X-Received-Date: Fri, 11 Apr 2003 06:10:15 MST (news.easynews.com)

I hit a similar problem with the agent on AIX (only on AIX), I had the 
make a change as follows to get the agent to properly start. Add a line 
to the file /etc/snmpd.conf above all the other 'smux' lines:
     smux 0.0 "" <your IP address>
After saving that, run
$ refresh -s snmpd
from the unix prompt and then try restarting the agent. Now, why you're 
still able to discover all the services without successfully starting 
the agent is still a mystery.
hth

Marco Wong wrote:
> Hi,
> 
> I am fail to turn on the intelligent agent on the AIX, with the comand
> 
> "agentctl start agent"
> 
> The log just return fail to start. but it seems can discover all the
> services on the node. why
> 
> --
> Best Regards,
> Marco Wong
> 
> 
> 

