> FA> Is is possible to control the interval between calls? > > Using the pass_persist method is a better way to accomplish external data than pass for exactly that reason: it leaves the process running and just interacts with it as needed. You can even implement caching within it if you want that as well. > -- > Wes Hardaker > Cobham Analytic Solutions
That means rewriting all our sensor programs. We were thinking of moving away from pass and starting using the exec method instead because we don't want the sensor programs to know about OID:s, or anything about snmp. So the question remains, what triggers snmpd to call these external programs? When I start snmpd it seems to call them once every 4 seconds, but after a while it is as often as 3 times a second, which is far to often. /Fredrik Arnerup ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
