On Wed, 2005-08-10 at 09:41 +0530, toby sebastian wrote: > i have already run netsnmp in linux 2.4 kernel (32 bit os). > now i want to run the same in linux 2.6 kernel. > What all changes or configurations need to be done in order > to run this in 2.6 kernel.
You shouldn't need to make any configuration changes at all. With a bit of luck, the same binaries should run with either kernel. It certainly shouldn't affect any client tools - the only place where you might run into any trouble is with the agent, which needs to extract various system information from assorted kernel interfaces. If the interfaces have remained consistent from 2.4 to 2.6, then this shouldn't break either - but it's not unknown for the kernel people to make incompatible changes which could potentially confuse the agent. Suck it and See. Dave ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
