snmp traps

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

snmp traps

Post by benhank »

I have a server sending snmp traps to nagios. I am not using NSTI.
When I try to load a mib and check "process traps" I get an error:
Capture.JPG
Also what is the most up to date documentation for setting up snmp traps?

finally, does NSTI "replace " the wizard? that is are we now urged to use nsti instead of the trap wiz?
You do not have the required permissions to view the files attached to this post.
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: snmp traps

Post by abrist »

Try:

Code: Select all

chown -R root:nagios /usr/share/snmp/mibs
chmod -R g+w /usr/share/snmp/mibs
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
User avatar
benhank
Posts: 1264
Joined: Tue Apr 12, 2011 12:29 pm

Re: snmp traps

Post by benhank »

perfect as usual. thanks all set
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Locked