Search found 8 matches
- Wed Sep 29, 2021 8:54 am
- Forum: Nagios XI
- Topic: SNMP traps processed only from one interface
- Replies: 5
- Views: 2043
Re: SNMP traps processed only from one interface
All my interfaces are listening on 162/udp: root@lv-mon-p-master:~# ss -ulpn | grep 162 UNCONN 0 0 192.168.1.1:162 *:* users:(("snmptrapd",pid=6004,fd=11)) UNCONN 0 0 10.230.5.240:162 *:* users:(("snmptrapd",pid=6004,fd=10)) UNCONN 0 0 10.12.22.11:162 *:* users:(("snmptrapd&...
- Fri Sep 24, 2021 7:08 am
- Forum: Nagios XI
- Topic: SNMP traps processed only from one interface
- Replies: 5
- Views: 2043
Re: SNMP traps processed only from one interface
Update: There should be no problem in interface eth1, because today I managed to send a testing trap to it. This trap (my own, from a command line) was processed OK - by snmptrapd and snmptt.
Maybe there is a structural problem in the v1 traps from vCenter?
Maybe there is a structural problem in the v1 traps from vCenter?
- Thu Sep 23, 2021 7:47 am
- Forum: Nagios XI
- Topic: SNMP traps processed only from one interface
- Replies: 5
- Views: 2043
SNMP traps processed only from one interface
Hello Nagios team. I found a forum topic that is describing the same problem as do have I. Traps from 2 NICs: https://support.nagios.com/forum/viewtopic.php?f=16&t=63498&#p335481 I am also capturing all the udp packets comming to both our interfaces. But the traps routed to eth1 do not get p...
- Tue Jul 13, 2021 2:37 am
- Forum: Nagios XI
- Topic: Did not find 'zeroDotZero' in module SNMPv2-SMI
- Replies: 3
- Views: 4511
Re: Did not find 'zeroDotZero' in module SNMPv2-SMI
Hi. I have found these: root@lv-mon-t-master:~# locate SNMPv2-SMI /usr/share/snmp/mibs/SNMPv2-SMI.my /usr/share/snmp/mibs/SNMPv2-SMI.txt After moving SNMPv2-SMI.my (where the zeroDotZero definition is missing) to SNMPv2-SMI.my.bck these errors don't appear. I hope this is a correct solution. Jaroslav.
- Mon Jul 12, 2021 10:33 am
- Forum: Nagios XI
- Topic: Did not find 'zeroDotZero' in module SNMPv2-SMI
- Replies: 3
- Views: 4511
Did not find 'zeroDotZero' in module SNMPv2-SMI
Hi all. I've been messing with snmp traps the few last weeks and since some moment, when I send a testing trap from my Nagios XI server, I receive this: root@lv-mon-t-master:~# snmptrap -v 2c -c public 10.11.26.24 '' linkUp ifDescr s LUDMILA ifAdminStatus i 1 ifOperStatus i 1 Did not find 'zeroDotZe...
- Mon Feb 08, 2021 4:20 am
- Forum: Nagios XI
- Topic: Upgrade to Nagios XI 5.7.3, ndo2db vs ndo3 and UTF8
- Replies: 1
- Views: 491
Upgrade to Nagios XI 5.7.3, ndo2db vs ndo3 and UTF8
Hello Nagios Team, especially Jeffrey Dunitz and Tom Griep. Let me inform you about my progress in upgrading our Nagios XI 5.6.8 to a much recent version. In the last few months I have been trying with your help (support ticket #383868) to upgrade to several versions of XI as they were announced. Mo...
- Mon Jun 22, 2020 10:59 am
- Forum: Nagios XI
- Topic: After upgrade to 5.7.1 all host and services state pendi
- Replies: 7
- Views: 972
Re: After upgrade to 5.7.1 all host and services state pendi
I opened a ticket #453642
Jaroslav
Jaroslav
- Thu Jun 18, 2020 3:47 am
- Forum: Nagios XI
- Topic: After upgrade to 5.7.1 all host and services state pendi
- Replies: 7
- Views: 972
Re: After upgrade to 5.7.1 all host and services state pendi
Hi Benjamin. The system profile sent by my colleague comes from our production instance of Nagios XI, which is still in 5.6.8 version. I am sending you the correct file from our broken 5.7.1. testing instance. DB select is nevertheless the same: mysql> SELECT DEFAULT_CHARACTER_SET_NAME, DEFAULT_COLL...