Hi Gkeir,
thanks a lot and sorry for the late response.
It was too late for my previous client but I was able to use it now and it works like a charm. However the Kickstart doesn't like to compile things but I was able to run it afterwards.
Thanks a lot again.
Andreas
Search found 22 matches
- Sat Jun 29, 2013 12:39 pm
- Forum: Nagios XI
- Topic: Linux xi agent "linux-nrpe-agent" unattended install for ki
- Replies: 5
- Views: 2444
- Wed Feb 27, 2013 2:39 pm
- Forum: Nagios XI
- Topic: Handling Forwarded SNMP Alerts
- Replies: 31
- Views: 2519
Re: Handling Forwarded SNMP Alerts
if you installed / configured NSTI then you wont see them anymore .. they all go into the Mysql database.
Else you should see them and all other with tail -f /var/log/snmptrapdlog.
check with ls -al /var/spool/snmp/ |wc -l .. if you spool dir is not flooded as it happend on my side.
Else you should see them and all other with tail -f /var/log/snmptrapdlog.
check with ls -al /var/spool/snmp/ |wc -l .. if you spool dir is not flooded as it happend on my side.
- Mon Feb 25, 2013 4:55 pm
- Forum: Nagios XI
- Topic: Handling Forwarded SNMP Alerts
- Replies: 31
- Views: 2519
Re: Handling Forwarded SNMP Alerts
In case you get stuck with the NSTI install and config of snmptt, and since there is no real good documentation so far. ...
http://www.solaris-cookbook.com/WP-Cook ... ace-guide/
http://www.solaris-cookbook.com/WP-Cook ... ace-guide/
- Mon Feb 25, 2013 2:48 pm
- Forum: Nagios XI
- Topic: Handling Forwarded SNMP Alerts
- Replies: 31
- Views: 2519
Re: Handling Forwarded SNMP Alerts
So is this sorted? do you see your traps ? or did give up ?
- Fri Feb 22, 2013 4:12 pm
- Forum: Nagios XI
- Topic: Handling Forwarded SNMP Alerts
- Replies: 31
- Views: 2519
Re: Handling Forwarded SNMP Alerts
I think the whole snmptt is not yet mature .. I have too load of issues around it with a current client. .. so lets get dirty and see what we can get .. free the disk were going to log everything. ;) at present .. you should see all traps going to the /var/log/messages. this might be messy. so move ...
- Fri Feb 22, 2013 3:49 pm
- Forum: Nagios XI
- Topic: Handling Forwarded SNMP Alerts
- Replies: 31
- Views: 2519
Re: Handling Forwarded SNMP Alerts
@ scottwilkerson no not yet. I'm receiving roughly 5 traps per second from a faulty device and sometimes I see the snmptt getting hung on that. I'm trying to find out why.
- Fri Feb 22, 2013 12:35 pm
- Forum: Nagios XI
- Topic: Handling Forwarded SNMP Alerts
- Replies: 31
- Views: 2519
Re: Handling Forwarded SNMP Alerts
the snmptt will be configured under /etc/snmp/snmptt.ini. There you can configure the dns resolving settings.
If you are not getting traps please check the /var/spool/snmp if this dir where the traps are stored is not flooded. I found 700k files in there hanging the whole snmptt up.
If you are not getting traps please check the /var/spool/snmp if this dir where the traps are stored is not flooded. I found 700k files in there hanging the whole snmptt up.
- Fri Feb 22, 2013 5:22 am
- Forum: Nagios XI
- Topic: Servicegroups not getting added or editable in NagiosQL
- Replies: 1
- Views: 189
Servicegroups not getting added or editable in NagiosQL
I wonder if this is a bug or a feature. NagiosXI 2012V1.6 on redhat I have roughly 750 services out of which are 50 hardware checks. Under Core Config Manager I created a new service group called hardware checks. Going under Service Groups and trying to search through all 750 services to find my har...
- Wed Feb 13, 2013 11:16 am
- Forum: Nagios XI
- Topic: Naxios XI High availbility light (config sync)
- Replies: 3
- Views: 288
Re: Naxios XI High availbility light (config sync)
Thanks abrist, I had a look to the described solutions but none of those would apply to the client. 2 Physical boxes and there is no shared storage or whatsoever. With DRDB I'm sure it will be the same issue as with syncing the config since I need to install the config into the second server on a fa...
- Wed Feb 13, 2013 10:47 am
- Forum: Nagios XI
- Topic: NRPE on NagiosXI Server
- Replies: 6
- Views: 595
Re: NRPE on NagiosXI Server
We started with XI Server 2012R1.2 and upgraded this week to 1.6 using the tarball and ./fullinstall or ./upgrade. the linux nrpe agent we used is http://library.nagios.com/library/products/nagiosxi/documentation/268-installing-the-xi-linux-agent I just reinstalled a lab server with 1.6 fresh from t...