Search found 5 matches

by zzbouabsa
Wed May 06, 2015 2:44 am
Forum: Nagios XI
Topic: SNMP TRAP PROBLEM
Replies: 3
Views: 1134

Re: SNMP TRAP PROBLEM

I fixed the problem I add this line in /etc/snmp/snmptt.conf EVENT linkDown .1.3.6.1.6.3.1.1.5.3 "Status Events" Critical FORMAT Link down on interface $1. Admin state: $2. Operational state: $3 EXEC /usr/local/bin/snmptraphandling.py "$r" "SNMP Traps" "$s" &q...
by zzbouabsa
Tue May 05, 2015 9:00 am
Forum: Nagios XI
Topic: SNMP TRAP PROBLEM
Replies: 3
Views: 1134

SNMP TRAP PROBLEM

Hello in have problem with nagiosxi , I am not receving notifications I triied to debug and I found this errors in /usr/local/nagios/var/nagios.log [1430831132] Warning: Passive check result was received for service 'TRAP' on host '192.168.150.206', but the service could not be found! [1430831132] E...
by zzbouabsa
Tue May 05, 2015 8:41 am
Forum: Nagios XI
Topic: NAGIOS XI SNMP TRAP PROBLEM
Replies: 5
Views: 1268

Re: NAGIOS XI SNMP TRAP PROBLEM

Hello i think i found the source of the problem in have to configure snmptt.conf file like this EVENT linkDown .1.3.6.1.6.3.1.1.5.3 "Status Events" Critical FORMAT Link down on interface $1. Admin state: $2. Operational state: $3 #EXEC qpage -f TRAP notifygroup1 "Link down on interfac...
by zzbouabsa
Tue Apr 28, 2015 2:51 am
Forum: Nagios XI
Topic: NAGIOS XI SNMP TRAP PROBLEM
Replies: 5
Views: 1268

Re: NAGIOS XI SNMP TRAP PROBLEM

ssax wrote:Did you install NSTI on the same server as XI?
Yes in the same server
by zzbouabsa
Mon Apr 27, 2015 3:36 am
Forum: Nagios XI
Topic: NAGIOS XI SNMP TRAP PROBLEM
Replies: 5
Views: 1268

NAGIOS XI SNMP TRAP PROBLEM

Helo,
SNMP TRAP Alernts are not working in NAGIOSXI, i installed NSTI tool, it is working fine.
I dont know how to debug this problem .Help pleez.