Hi, I want my snmpd to take the update dynamically from the snmpd.conf file. After updating the snmpd.conf i am calling 'update_config' function to get the agent updated with new changes in configuration.
It throws following error when updating: error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) error on subcontainer '' insert (-1) On debugging i found that this happens for 'proxy' statements in my snmpd.conf file. If i remove 'proxy' statements, this errors disappear. morover I see memory leak while snmpd updates with new conf file. the memory grows everytime snmpd is updated with 'update_config'. please help me solve this problem. what is the right way to update snmpd with configuration change dynamically? Regards, Alok ____________________________________________________________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
