On Tue, 10 Apr 2012 08:38:18 +0100 Dave wrote:
DS> On 9 April 2012 10:38, Jasti Durgashree <shreemo...@gmail.com> wrote:
DS> > Hi all, am following the steps given in
DS> > http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_Subagent but
DS> >   when am giving the below command am getting the result as follows:
DS> >
DS> > newuser@newuser-desktop:/$ snmpd -f -Lo -C --rocommunity=public
DS> >     --master=agentx --agentXSocket=tcp:localhost:1705 udp:1161
DS> > Turning on AgentX master support.
DS> > read_config_store open failure on /var/net-snmp/snmpd.conf
DS> > read_config_store open failure on /var/net-snmp/snmpd.conf
DS> 
DS> That simply means that because you are running this agent as
DS> a "normal" user (rather than root), the agent can't save its
DS> persistent state.

See http://net-snmp.sourceforge.net/wiki/index.php/Multiple_Agents for
information on configuring an agent to use a different directory for the
persistent directory, allowing you to run as a non-root user.

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to