Hi,

I am trying to set up disman restarts on a process.  I am pretty sure I
don't have
acm set up properly, and as a result of this I see a memory leak every
time I attempt,
apparently, to run the daemon with the line that is commented out below
enabled.


When I run start the daemon with a -d option, I see this message:

-- SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyStatus."_none_".1.2

Every few seconds, and monitoring the process I see the size of the daemon
go up 600-1000k.


setEvent prRestartMeter_service  prErrFix.3 = 1
notificationEvent notMeter_service prNames.3 prCount.3 prErrMessage.3
# uncomment the next line and lose 1M every few seconds
#monitor -e prRestartMeter_service -u disman -r 1 -i  prCount.3 < 1
monitor -e notMeter_service -u disman -r 1 -i -o prNames.3 -o prCount.3 -o
prErrMessage.3 "meter_service down" prCount.3 < 1

Here is my access control:

rocommunity public
rwcommunity private
com2sec public default public
group worldGroup v1 public
group worldGroup v2c public
view all included .1
access worldGroup "" any noauth exact system none none

createUser disman MD5 PerfectlyArbitraryPassowrd
rouser disman
rwuser disman
iquerySecName disman

D.



------------------------------------------------------------------------------
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