On 15/04/2008, michael kapelko <[EMAIL PROTECTED]> wrote: > I use Net-SNMP::TrapReceiver Perl module to log snmp traps (parsing, > rotating logs, etc). I want to be notified that snmptrapd is about to be > terminated to close temporary log file and rotate it. > Is it possible anyhow?
A quick scan of the snmptrapd.c code doesn't seem to indicate any form of signalling - either when shutting down, or when re-configuring. Please log this as a Feature Request on the project tracker system. (Or if you are in a position to implement this behaviour, post the code on the Patches tracker). Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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
