Re: Solaris - monitoring a process woes

2005-09-23 Thread Robert Story
On Thu, 22 Sep 2005 15:23:30 + (GMT) Keith wrote: KS> I have version 5.1.1 installed on Solaris 8 and am having trouble setting KS> up user monitoring. I recall some problems with solaris monitoring, but not when they were fixed. Have you tried 5.1.3.1 or 5.2.1.2? KS> Running snmpd with the -

Re: SUSE 9 NET SNMP Support

2005-09-23 Thread Robert Story
On Mon, 12 Sep 2005 13:17:51 +0100 (BST) BHARATKUMAR wrote: BG> I'm using SUSE x64 9.0 - I'm unable to use NET SNMP Agent ( agentx BG> subagent ) - either my own agent OR the sample example-demon in net snmp BG> site?? Any tips in SUSE configuration? The log files depict NULL handler BG> for the sn

Re: solaris 8 make test failures 9/44

2005-09-23 Thread Robert Story
On Tue, 13 Sep 2005 13:18:51 -0400 [EMAIL PROTECTED] wrote: LRC> # ps -aef | grep snm LRC> root 2054 1 0 13:10:59 ?0:00 /usr/local/sbin/snmpd LRC> root 2061 2020 0 13:11:02 pts/10:00 grep snm LRC> # snmpget -v 1 -c whatever localhost sysUpTime.0 LRC> Timeout: No Respons

Re: Query regarding the net-snmp performance

2005-09-23 Thread Robert Story
On Thu, 15 Sep 2005 10:53:04 +0530 Suresh (Suresh) wrote: PS> Thanks for the reply. Assuming that each proxy consumes 5% of CPU PS> utilization for call processing, what will be the overall CPU utilization The total CPU utilization should be the same. The scenario with 3 proxies will just consum

HPUX services snmp

2005-09-23 Thread Christophe Mailhebuau
Hi, I need to start snmp services on HPUX 11.i system. I see documentation but they are more one services need to starting. I need to get cpu information : nice, idle and other. I don't know this system, and isn't same GNU/Linux, where one service just starting.

reconfig fails

2005-09-23 Thread Sperlich, Klaus
Hi everybody, have a problem with net-snmp.5.0.9 Builan agent and included a private mib. Still then all works fine. After an including of mibII /udp or mibII/tcp or mibII/icmp in my package snmpd first works fine. All snmp requests are running. To change the password a reconfigure of the agent is

Solaris - monitoring a process woes

2005-09-23 Thread Keith Salter
I have version 5.1.1 installed on Solaris 8 and am having trouble setting up user monitoring. I can successfully query the box and get the process list/ disk status etc from my Management station (SNMPc) but as for NetSNMP checking whether a process is running, setting a flag when it's not and th

ipAddrTable AIX doesn't have one?

2005-09-23 Thread Alton Hill
Title: ipAddrTable  AIX doesn't have one? There have been several posts to the effect of ipAddrTable not working properly on AIX.  Is there any insite into this? I am using OpenNMS to monitor all my systems except AIX due to this not working.  My thought are that it might be a result of permissi

net-snmp version/config question

2005-09-23 Thread xuemei
HI:   I have a version 5.0.1 net-snmp version up and running under Red hat 8.0 kernel 2.4.18-14 at an i686, this is compiled from source , not a binary installation After played with the snmpd.conf, I found I can initiate request and get response back from window XP snmp manager. Yet, wh

Re: GetBulk timed out

2005-09-23 Thread Robert Story
On Thu, 15 Sep 2005 14:33:51 +0530 Bharath (Bharath) wrote: VB> We are using NET-SNMP based agent for testing our company's products. VB> When this agent gets a GetBulk request with 7 OIDs in the var-binds (num VB> rep = 0, max rep = 50), the request gets timed out. GetBulk requests are VB> s

Re: AgentX in windows (netsnmp 5.2.1.2 + example-demon)

2005-09-23 Thread Robert Story
On Sun, 18 Sep 2005 08:32:25 -0700 Ali wrote: AA> netsnmp_ds_set_string(NETSNMP_DS_APPLICATION_ID,NETSNMP_DS_AGENT_X_SOCKET,"­localhost:705"); remove the '-' in front of localhost. -- NOTE: messages sent directly to me, instead of the lists, will be deleted unless they are requests for p

Re: Problem with installation (configure error)

2005-09-23 Thread Robert Story
On Mon, 19 Sep 2005 14:20:51 +0200 (MEST) [EMAIL PROTECTED] wrote: TLN> linux:/net-snmp-5.2.1.2 # sh ./configure Try running it directly, instead of via sh. -- NOTE: messages sent directly to me, instead of the lists, will be deleted unless they are requests for paid consulting services.

Re: Problems with mib2c oid error yet snmptranslate works fine...

2005-09-23 Thread Robert Story
On Tue, 20 Sep 2005 11:40:58 -0400 [EMAIL PROTECTED] wrote: JACTC> Thank you, it works now... very simple indeed... my impression was that JACTC> mib2c converted the entire tree given a mib name. Jesus Altuve Most will, but you still have to give it an object name, not the MIB name. If you want mu

Re: How to get ifHCInOctets under FreeBSD 5.4?

2005-09-23 Thread Robert Story
On Tue, 20 Sep 2005 14:50:00 +0100 Dave wrote: DS> On Tue, 2005-09-20 at 12:17 +0800, Vadim Guchenko wrote: DS> > How to get ifHCInOctets Counter64 under FreeBSD 5.4? I'm using DS> > net-snmp-5.2.1.2 from FreeBSD port tree. DS> DS> > I tried to compile net-snmp with option --enable-mfd-rewrites, b

Re: HI

2005-09-23 Thread Robert Story
On Tue, 20 Sep 2005 14:23:36 +0530 Sumalatha_Nadella wrote: S> I am Swetha I am new to Net-SNMP. I am using Net-snmp v S> 5.2.1.2 in Linux. Did you install a package, or build from source? If package, then otehn the perl modules are separate and must also be installed. If source, y

RE: Solaris 8/net-snmp-5.2.2 build problems

2005-09-23 Thread Bruce Shaw
Did you run autoconf? Otherwise configure hasn't changed. >I downloaded this patch from sourceforge (rather than trying to use the text in the email) and I was able to install it. However, it doesn't seem to have helped. I still get the warning below when I run configure. And it still fails in

Re: Netsnmp or Ucd style

2005-09-23 Thread Robert Story
On Wed, 21 Sep 2005 10:38:38 +0530 Rohini wrote: RV> I would like to know which style is best preferred ? Is it Netsnmp or Ucd ? RV> If its Netsnmp , why ? or it its Ucd, then why its preferred ? Net-SNMP is preferred, because it's more flexible. -- NOTE: messages sent directly to me, instead of

Re: net-snmp Sub-Agent Demon tutorial problen

2005-09-23 Thread Robert Story
On Wed, 21 Sep 2005 13:48:59 +0800 (CST) Earnest wrote: EP>According to tutorial,I executd the EP>net-snmp-config --compile-subagent mysubagent EP> nstAgentSubagentObject.c EP>and generated the executable file,mysubagent. EP>I executed ./mysubagent & as root EP> EP

Re: how can I make the net-snmp do a operation use a variable nameinstead of an oid?

2005-09-23 Thread Robert Story
On Wed, 21 Sep 2005 17:16:50 +0800 Ying wrote: YW> If a table has multi-index, the translation will failed! YW> YW> ”segment fault" occurs, snmpd stops, and the debug information stops at: YW>…… YW>trace: netsnmp_handle_request(): snmp_agent.c, 2975: YW>results: request res

Re: add a forever process in agent

2005-09-23 Thread Robert Story
On Thu, 22 Sep 2005 12:18:04 +0100 Dave wrote: DS> On Thu, 2005-09-22 at 18:36 +0800, Jim Su wrote: DS> > I want the process to be executed exactly on the DS> > 0, 5, 10, 15 .. 55 minutes on the hour. DS> DS> In the 'init_ABCTable' routine, calculate how long DS> until the next 5-minute mark, an

Re: agent configuration

2005-09-23 Thread Robert Story
On Thu, 22 Sep 2005 12:33:00 +0200 Torsten wrote: TZ> MODULE-IDENTITY MACRO (lines 55..79 parsed and ignored). TZ> OBJECT-IDENTITY MACRO (lines 81..103 parsed and ignored). TZ> OBJECT-TYPE MACRO (lines 212..298 parsed and ignored). TZ> NOTIFICATION-TYPE MACRO (lines 302..334 parsed and ignored). TZ

Re: Problem with snmptrapd on aix 4.3

2005-09-23 Thread Robert Story
On Fri, 23 Sep 2005 16:50:40 +0530 amit wrote: AY> I am working on aix 4.3.3 and snmptrapd version is AY> 5.0.3, the problem I am having is that snmptrapd hogs the cpu and cpu AY> usage goes to 100%. Have you tried a more recent version, lie 5.0.10, 5.1.3.1, 5.2.1.2 or 5.2.2.pre1

RE: Solaris 8/net-snmp-5.2.2 build problems

2005-09-23 Thread Ruttenberg, Tanya
Thanks. Even though Robert wrote it, it went over my head about rerunning autoconf. Eventually I realized it. Once I installed and ran autoconf net-snmp built perfectly. Now on to the testing phase! Thank you all so much for your prompt attention. I am on a deadline to get this running on a new

Re: how to enable V3 support in net-snmp binary install?

2005-09-23 Thread Robert Story
On Thu, 22 Sep 2005 09:12:34 -0700 (PDT) shahram wrote: SAD> > Is there a way to enable encryption in binary SAD> > install, SAD> > or I have to compile the source with open SSL? No, you cannot enable encryption support in a binary install. -- NOTE: messages sent directly to me, instead of the

Re: Solaris 8/net-snmp-5.2.2 build problems

2005-09-23 Thread Robert Story
On Fri, 23 Sep 2005 10:24:16 -0400 Tanya wrote: RT> I downloaded this patch from sourceforge (rather than trying to use the RT> text in the email) and I was able to install it. However, it doesn't seem RT> to have helped. You have to run 'autoconf' and then re-run configure. -- NOTE: messages s

Re: Solaris 8/net-snmp-5.2.2 build problems

2005-09-23 Thread Thomas Anders
Ruttenberg, Tanya wrote: I downloaded this patch from sourceforge (rather than trying to use the text in the email) and I was able to install it. However, it doesn't seem to have helped. I still get the warning below when I run configure. And it still fails in the same place: Do you have auto

RE: Solaris 8/net-snmp-5.2.2 build problems

2005-09-23 Thread Ruttenberg, Tanya
I downloaded this patch from sourceforge (rather than trying to use the text in the email) and I was able to install it. However, it doesn't seem to have helped. I still get the warning below when I run configure. And it still fails in the same place: snmp_api.c: In function `_init_snmp': snmp_a

RE: Solaris 8/net-snmp-5.2.2 build problems

2005-09-23 Thread Ruttenberg, Tanya
I'm sorry I can't figure out how to apply this thing. I am using GNU patch, but I get his and nothing seems to have changed: S00c120# cp configure.in configure.in.tdr s00c120# patch -i configpatch patching file configure.in patch: unexpected end of file in patch s00c120# diff configure.in co

Problem with snmptrapd on aix 4.3

2005-09-23 Thread amit yadav
Hi all, I am working on aix 4.3.3 and snmptrapd version is 5.0.3, the problem I am having is that snmptrapd hogs the cpu and cpu usage goes to 100%. Has anyone faced a similar problem?? I would appreciate any help on this as this is creating real problems for me. Thanks, Amit Y

Problem in creating customized netsnmp deb package

2005-09-23 Thread Hakala Mikko
Hi, I'd want to create my own netsnmp deb package in debian linux. Default deb package isn't suitable for us (we need process monitoring with trap sending) I have compiled and installed net-snmp-5.1.2 from source with configure options (--with-mib-modules="host disman/event-mib" --without-mib-modu