On 18/09/06, James Mckenzie <[EMAIL PROTECTED]> wrote:
> I have problems when I attempt to monitor processes using the instructions
> and have added the snmp.conf and snmp.log files here.

You're missing the "agentSecName" (and accompanying "createUser"/"rouser")
directives.   The agent needs an internal SNMPv3 user, in order to
retrieve the information being monitored.

You've also got more trap sink entries than you need.
You need to choose between "trapsink" *OR* "trap2sink" *OR*
"informsink" for each of your trap destinations.   With thesnmpd.conf
file as shown, each management station will receive three copies of
each notification (6 in all).
I doubt this is what you intended!

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
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