Re: Table iterator

2006-09-14 Thread Dave Shield
On 13/09/06, Sebastian Bello [EMAIL PROTECTED] wrote: Yet another question: does the iterator code get executed in multiple threads, that is, do I have to take care about mutual exclusion while accessing data structures for example? The Net-SNMP agent isw not (currently) capable of

Re: Getting SystemStats from net-snmp cvs on Solaris

2006-09-14 Thread Dave Shield
On 13/09/06, Mike Brodbelt [EMAIL PROTECTED] wrote: Any help would be much appreciated. The binaries from Sun freeware produce values for the SystemStats OID group, so I know it must be possible to get it to work. Just following this up - I've rebuilt the binaries using the the 5.3.1

Problem with agent ucd-snmp/lmSensors

2006-09-14 Thread mickb
Hello, I'm encountering an annoying problem with Net-SNMP 5.3.1 under Linux. I would like to add support for the MIB ucd-snmp/lmSensors in my snmp agent. So I think I have followed all steps for this : 1°/ lm_sensors properly installed and functional (including header files, libraries, etc...)

errors in log file on

2006-09-14 Thread sailaja.banda
Hi , We are getting the below errors in the snmpd.log file after issuing the signal HUPto SNMP agent. Net-SNMP Version used is 5.3.1 on Solaris 10. Can anyone point us what is the problem. If we start SNMP Agent normally, thenno errors are coming in the log file. error on subcontainer

Re: errors in log file on

2006-09-14 Thread Dave Shield
On 14/09/06, Afanasiev Andrey [EMAIL PROTECTED] wrote: Do not try to restart Net-SNMP by sending HUP signal. Use stop/start sequence instead. Under *BSD systems daemon simply dying receiving this signal. That shouldn't happen. 'HUP' is a perfectly reasonable way to restart the agent. Can you

snmpd loglevel

2006-09-14 Thread [EMAIL PROTECTED]
Hi, Can someone tell me if and how I can change the loglevel of the snmpd daemon? I'd like to prevent messages like 'Connection from UDP: ip' from popping up in the logfiles. I saw in the man page that there is a -L option, but can't get it to work... I'm using the following: - net-snmp

Re: snmpd loglevel

2006-09-14 Thread Dave Shield
On 14/09/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Can someone tell me if and how I can change the loglevel of the snmpd daemon? I'd like to prevent messages like 'Connection from UDP: ip' from popping up in the logfiles. I saw in the man page that there is a -L option, but can't get it

Re: snmpd loglevel

2006-09-14 Thread Dave Shield
On 14/09/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Thanks Dave, but it doesn't seem to work. If I try to start snmpd with those options, I get an error saying 'invalid syslog facility'. Hmmm... OK - try -LS nd and/or -LS n d Unfortunately, I don't have my test system with me at the

Re: snmpd loglevel

2006-09-14 Thread [EMAIL PROTECTED]
- Jeffrey Lensen hyves: http://skyler.hyves.nl mail/msn: [EMAIL PROTECTED] Dave Shield wrote: Hmmm... OK - try -LS nd and/or -LS n d It won't start with -LS nd, it will with -LS n d though, but it still logs everything... Unfortunately, I don't

RE: Problem with agent ucd-snmp/lmSensors

2006-09-14 Thread Bruce Shaw
Are you sure you motherboard displays sensor information? Some don't. What does the lmmon command report? I'm encountering an annoying problem with Net-SNMP 5.3.1 under Linux. I would like to add support for the MIB ucd-snmp/lmSensors in my snmp agent. So I think I have followed all steps for

Re: Problem with agent ucd-snmp/lmSensors

2006-09-14 Thread MickB
Yes, sensors command reports correct informations about fan speed, temp and voltage. I have configured and checked them. Bruce Shaw a écrit : Are you sure you motherboard displays sensor information? Some don't. What does the lmmon command report? I'm encountering an annoying problem

Master agent and distributed sub agents

2006-09-14 Thread Arnaud BODENAN
Hi, If we have several sub agents running on different machines: - is it possible to have only one master agent? how to achieve that? - or must we launch a master agent on each machine? Thanks. _ Don't just search. Find. Check out

Re: Problem with agent ucd-snmp/lmSensors

2006-09-14 Thread Thomas Anders
[EMAIL PROTECTED] wrote: I'm encountering an annoying problem with Net-SNMP 5.3.1 under Linux. I would like to add support for the MIB ucd-snmp/lmSensors in my snmp agent. So I think I have followed all steps for this : 1°/ lm_sensors properly installed and functional (including header

Re: Problem with agent ucd-snmp/lmSensors

2006-09-14 Thread MickB
Thomas Anders a écrit : [EMAIL PROTECTED] wrote: I'm encountering an annoying problem with Net-SNMP 5.3.1 under Linux. I would like to add support for the MIB ucd-snmp/lmSensors in my snmp agent. So I think I have followed all steps for this : 1°/ lm_sensors properly installed and

Re: Problem with agent ucd-snmp/lmSensors

2006-09-14 Thread Thomas Anders
MickB wrote: Here's my sensors report : as99127f-i2c-0-2d Adapter: SMBus Via Pro adapter at e800 VCore: +1.81 V (min = +1.74 V, max = +1.94 V) Looks good. So what's the additional debug output if you run the agent with -Ducd-snmp/lmSensors? +Thomas -- Thomas Anders