Revision: 2625 http://openser.svn.sourceforge.net/openser/?rev=2625&view=rev Author: bogdan_iancu Date: 2007-08-21 09:17:18 -0700 (Tue, 21 Aug 2007)
Log Message: ----------- - update module to use the module interface to create additional processes. - AgentX process moved as a module process - TO FIX! 1) to do not spawn the process to check the system up time from PROC_MAIN as this child do not exist in "fork=no" 2) maybe the "check time" process should be run from mod_init() to prepare the file before all the other workers are forked. 3) maybe system() will be simpler than fork()+exec() Modified Paths: -------------- trunk/modules/snmpstats/snmpstats.c trunk/modules/snmpstats/snmpstats.h trunk/modules/snmpstats/sub_agent.c trunk/modules/snmpstats/sub_agent.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel