On 1 April 2012 17:55, pandit jignesh <jignes...@yahoo.com> wrote:
> Installation folder: /home/jbpandit/snmp_projects/net-snmp
>
> snmpd.conf file location: /usr/local/share/snmp/snmpd.conf
> executable snmpd file location: /usr/local/sbin/snmpd


> when i start snmpd from /etc/init.d:# snmpd start
> it says snmpd programme is not installed.

I suspect that this is the vendor-supplied init script,
which will be expecting the vendor-supplied agent binary
(typically in /usr/sbin/snmpd)
   My guess is that it's simply not looking under /usr/local/sbin


Try tweaking the script /etc/init.d/snmpd to give the full
path to the actual location of the agent binary.
   If it has any other explicit paths configured (e.g. to a
particular config file location), then you may need to tweak
those too.

Dave

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to