On 30 May 2012 16:33,  <d...@powerstandards.com> wrote:
>> Is this an agent that you compiled yourself, or a vendor-supplied version?
>
> I am compiling it myself.  Cross compiled for ARM on an i686 linux VM.

Hmmm...
we seem to be getting a lot more cross-compilation questions recently.
This isn't an environment that I have much (read "any") experience of.

The first thing I'd try would be to compile exactly the same code,
using exactly the same configuration settings,  but aimed at the
build machine, rather than the ARM box.
    Does the same snmpd.conf setup trigger the problem, or is it
specific to the cross-compilation setup?


>            The RAM disappears and the system crashes after a
> minute or so.  If I see the vacm message--which I see when I uncomment
> that line--it happens.  If I don't, it does not.

So you do see the VACM message (plus memory leak) if you have
two monitor lines:

    monitor -e prRestartMeter_service -u disman -r 1 -i  prCount.3 < 1
    monitor -e notMeter_service -u disman -r 1 -i .... "meter_service
down" prCount.3 < 1

but not if you've just got the second line?

<ping>
Of course - the first line (causing the problem) is missing the "NAME" field.
So it's probably taking "prCount.3" as the name of the entry, and "< 1" as
the expression to monitor.

I'm a little surprised that the agent isn't complaining about this expression,
but I suspect that if you add a name field "restart_meter", things should
work OK.

Try it.

Dave

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to