hi:
    SIGHUP default behavior is terminate process, I read snmpd code,
I can't find any function to deal with SIGHUP. That is to say, If I
send a SIGHUP, the process is restart actually. That isn't my purpose.






----- Original Message ----- 
From: "Mishustin Kirill" <[email protected]>
To: "Net-snmp-users" <[email protected]>
Cc: <[email protected]>
Sent: Monday, December 27, 2010 7:48 PM
Subject: Re: snmp


> 27.12.2010 15:32, 刘谋旺 пишет:
> 
>> I hope send a signal to notice snmpd re-read configuration, or other 
>> metheds, but not to
>> restart snmpd.
> 
> Send a HUP signal to daemon. It will force agent to reread it's config.
> kill -SIGHUP <snmpd-pid>
> 
> Kirill.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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

Reply via email to