On 01/03/07, Benoît Lemaire <[EMAIL PROTECTED]> wrote:
> what I have done is :
>
> cd /etc/init.d
> ./snmpd stop
which runs the "snmpd" script within /etc/init.d to stop the service.
> and then
> snmpd
> (to relaunch it)
which runs the snmpd binary directly, rather than the
script to start the service. When the system starts, it will
run "/etc/init.d/snmpd start" instead.
I suspect that the /etc/init.d/snmpd script is probably
starting a different version of the agent than you're running directly.
(Or else it's using different options, config, etc).
Try
which snmpd
to see where the binary actually is, and compare this
with the contents of the /etc/init.d/snmpd script
Dave
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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