Search found 51 matches
- Wed Mar 01, 2017 12:30 am
- Forum: Nagios XI
- Topic: Nagios XI 2014R1.1 to Nagios 5.4.2 Offloaded Mysql
- Replies: 1
- Views: 512
Nagios XI 2014R1.1 to Nagios 5.4.2 Offloaded Mysql
Hi All, Yesterday I tried upgrading to 5.4.2 which everything went fine but I wasn't receiving new SNMP traps and ndo2db queue was accumulating and was wondering if there is a way for me to confirm the new sql schema was updated on the offloaded server. Also if it isn't upgraded how would I manually...
- Wed Mar 11, 2015 3:01 pm
- Forum: Nagios XI
- Topic: NagiosXI SNMP V3 (Do I need an EngineID)
- Replies: 5
- Views: 3197
Re: NagiosXI SNMP V3 (Do I need an EngineID)
Hi jdalrymple, That's what I can't wrap my head around, from all the documentation on net-snmp you need an ENGINEID unless you are not using SNMPv3 Traps but SNMPv3 INFORMS. I will contact the third party vendor as the only thing I typed in was the SHA + DES + username that's all, I'm wondering how ...
- Wed Mar 11, 2015 1:09 pm
- Forum: Nagios XI
- Topic: NagiosXI SNMP V3 (Do I need an EngineID)
- Replies: 5
- Views: 3197
Re: NagiosXI SNMP V3 (Do I need an EngineID)
Hi TMC, Correct, I have tried it and I'm experiencing issues but only with SNMPv3. I am not sending an EngineID and unable to convert the SNMPv3 encryption. BTW SNMPv2 is no problem at all, it's working like a charm but we have some new equip with snmpv3 and I would like to implement. Here are some ...
- Tue Mar 10, 2015 12:30 am
- Forum: Nagios XI
- Topic: NagiosXI SNMP V3 (Do I need an EngineID)
- Replies: 5
- Views: 3197
NagiosXI SNMP V3 (Do I need an EngineID)
Hi All, I needed some help with SNMP v3 (Passive Traps). I was wondering if I could set up a wildcard configuration for all my SNMP v3 devices or will I be forced to use "EngineID" as a parameter. The reason I ask is I am using another NMS which doesn't not need to do so for snmpv3. This i...
- Fri Jul 25, 2014 1:49 pm
- Forum: Nagios XI
- Topic: Nagios XI SNMP Traps (SNMPTT)(Missing Traps)
- Replies: 12
- Views: 6222
Re: Nagios XI SNMP Traps (SNMPTT)(Missing Traps)
Hi Spenser, I think I figured out the issue but I need your help!!! BTW sorry for the delay in response as I was side tracked on another project. Ok, you remember how "heartbeat" with a "Normal" status was showing up in snmptt.log but not always in nagios.log well I did something...
- Fri Jun 13, 2014 2:32 pm
- Forum: Nagios XI
- Topic: Nagios XI SNMP Traps (SNMPTT)(Missing Traps)
- Replies: 12
- Views: 6222
Re: Nagios XI SNMP Traps (SNMPTT)(Missing Traps)
Hi Spenser, I just found 1 issue where the traps are getting to SNMPTT but not all are forwarding to NagiosXI Look at this: After further analysis i do in fact have 2 issues. Easy one first :) Issue number 1 is (SNMPTT -> NAGIOS) all traps do not seem to be forwarding and again I will use "hear...
- Fri Jun 13, 2014 3:50 am
- Forum: Nagios XI
- Topic: Nagios XI SNMP Traps (SNMPTT)(Missing Traps)
- Replies: 12
- Views: 6222
Re: Nagios XI SNMP Traps (SNMPTT)(Missing Traps)
Hi Spenser, Thanks for the advise I'm going to try this today thoroughly. Step 1 - run the following snmptrapd -f -Lo -c /etc/snmp/snmptrapd.conf >> snmptrapd.conf.log Step 2 - I'm going to try wireshark on both systems and correlate alerts ----------- BTW is this normal? root 6753 0.0 0.2 195136 13...
- Fri Jun 13, 2014 3:45 am
- Forum: Nagios XI
- Topic: Nagios XI 2014R1.1 No more SNMP Traps
- Replies: 15
- Views: 3539
Re: Nagios XI 2014R1.1 No more SNMP Traps
Hi Spenser, You sir are a genius ;), after "applying the configuration" 3 to 4 times it now writes the permissions properly without the need of my home made command :). Maybe it was something to do with the upgrade from 2012 to 2014 who knows. You may close this Thread as issue has been re...
- Wed Jun 11, 2014 12:29 pm
- Forum: Nagios XI
- Topic: Nagios XI SNMP Traps (SNMPTT)(Missing Traps)
- Replies: 12
- Views: 6222
Re: Nagios XI SNMP Traps (SNMPTT)(Missing Traps)
Here are more settings: /etc/sysconfig [root@NagiosXI sysconfig]# cat snmptrapd # snmptrapd command line options # OPTIONS="-Lsd -p /var/run/snmptrapd.pid" OPTIONS="-On -Lnsd -p /var/run/snmptrapd.pid" [root@NagiosXI sysconfig]# The reason I added (-n) is I didn't want it to reso...
- Wed Jun 11, 2014 11:25 am
- Forum: Nagios XI
- Topic: NagiosXI 2014R1.1 LOG File could not be rescheduled properly
- Replies: 5
- Views: 1513
Re: NagiosXI 2014R1.1 LOG File could not be rescheduled prop
Hi Scott, Below is my /usr/local/nagios/etc/nagios.cfg [root@NagiosXI etc]# cat /usr/local/nagios/etc/nagios.cfg # MODIFIED admin_email=root@localhost admin_pager=root@localhost translate_passive_host_checks=1 log_event_handlers=0 use_large_installation_tweaks=1 enable_environment_macros=0 # NDOUtil...