monitor snmd.conf

2008-12-09 Thread Hindley Nick
Hi all, using NET-SNMP version 5.4.2.1 am trying to get the monitor directive to work Have the following lines in my snmpd.conf as per http://www.net-snmp.org/docs/README.solaris.html proc xntpd monitor -r 30 -u solarw -i -o prNames.1 -o prErrMessage.1 "Process xntpd" prErrorFlag.1 !=0 but

RE: monitor snmd.conf

2008-12-09 Thread Hindley Nick
found it... you must have whitespace around prErrorFlag.1 != 0 not prErrorFlag.1 !=0 -Original Message- From: Hindley Nick [mailto:[EMAIL PROTECTED] Sent: 09 December 2008 14:20 To: Net-snmp-users@lists.sourceforge.net Subject: monitor snmd.conf Hi all, using NET-SNMP version

still problems with monitor

2008-12-10 Thread Hindley Nick
all, I'm still having problems with monitor and net-snmp 5.4.2.1 on solaris 5.10 I have the following lines in my snmpd.conf proc xntpd monitor "Process table" -r 30 -u solarw -e prErrorFlag != 0 I then stop the xntpd process for testing. While I can see, via snmpwalk, that this is being

compilation error.

2008-12-15 Thread Hindley Nick
Has anyone seen this? running on solaris 10, net-snmp 5.4.2.1 disman/expression/expValueTable.c:66: error: 'link' redeclared as different kind of symbol /usr/include/unistd.h:387: error: previous declaration of 'link' was here disman/expression/expValueTable.c:66: error: 'link' redeclared as diff

core dump

2009-01-02 Thread Hindley Nick
Hi all, have recently had a problem where net-snmp cores this is from config.log $ ./configure --disable-set-support --with-mib-modules=ucd-snmp/disk ucd-snmp/diskio ucd-snmp/lmSensors ucd-snmp/loadave ucd-snmp/proc ucd-snmp/logmatch ucd-snmp/file disman/event disman/schedule host smux mibII

RE: core dump

2009-01-05 Thread Hindley Nick
thomas.and...@telecolumbus.de] Sent: 05 January 2009 13:29 To: Hindley Nick Cc: net-snmp-users@lists.sourceforge.net Subject: Re: core dump Hindley Nick wrote: > have recently had a problem where net-snmp cores What net-snmp version are you using? How exactly are you starting the agent? What

RE: Help Need on Net-Snmp

2009-01-13 Thread Hindley Nick
if I were you trying to do this, I'd use an external script which I'd interface onto SQLServer using FreeTDS. From: malar vizhi [mailto:malar...@gmail.com] Sent: 13 January 2009 04:20 To: net-snmp-users@lists.sourceforge.net Subject: Help Need on Net-Snmp H

net-snmp and solaris dynamic reconfiguration

2009-01-26 Thread Hindley Nick
hello all A few weeks ago I noticed that I had a problem with snmpd core dumping. My environment is as follows: net-snmp-5.4.2.1 build options solaris 10 SunOS xx 5.10 Generic_127111-11 sun4v sparc SUNW,SPARC-Enterprise-T5220 when I examine the core, (gdb) bt #0 netsnmp_cpu_arch_load (c

RE: net-snmp and solaris dynamic reconfiguration

2009-02-02 Thread Hindley Nick
-Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: 27 January 2009 11:15 To: Hindley Nick Cc: Net-snmp-users@lists.sourceforge.net Subject: Re: net-snmp and solaris dynamic reconfiguration 2009/1/26 Hindley Nick : > A few w

RE: net-snmp and solaris dynamic reconfiguration

2009-02-13 Thread Hindley Nick
Hi Dave , the two patches that you cut seem to have stabilised net-snmp for my zones. thanks -Original Message- From: dave.shi...@googlemail.com [mailto:dave.shi...@googlemail.com] On Behalf Of Dave Shield Sent: 27 January 2009 11:15 To: Hindley Nick Cc: Net-snmp-users

RE: net-snmp and solaris dynamic reconfiguration

2010-02-09 Thread Hindley Nick
All, Were these patches eventually fed into the next iteration of the net-snmp release? _ From: Hindley Nick Sent: 13 February 2009 09:34 To: 'Dave Shield' Cc: Net-snmp-users@lists.sourceforge.net Subject:RE: net-snmp a