Search found 10 matches

by derekbrewer
Sun Oct 26, 2025 6:35 pm
Forum: Open Source Nagios Projects
Topic: Segfault during startup on Nagios Core - Related to "check_for_nagios_updates" call.
Replies: 9
Views: 47937

Re: Segfault during startup on Nagios Core - Related to "check_for_nagios_updates" call.

Thanks for the update and acknowledgement. After the fact, we did end up finding the check_for_updates config option and that seems to be the easiest work around.
by derekbrewer
Fri Oct 24, 2025 4:27 pm
Forum: Open Source Nagios Projects
Topic: Segfault during startup on Nagios Core - Related to "check_for_nagios_updates" call.
Replies: 9
Views: 47937

Segfault during startup on Nagios Core - Related to "check_for_nagios_updates" call.

Today we had several Nagios daemons segfault randomly (all running RHEL8.10 and Nagios Core 4.4.13). We tried restarting them immediately, but they all continued to segfault. Looking in /var/log/messages, we found the following... Oct 24 10:45:58 tucnag02 kernel: nagios[1345618]: segfault Oct 24 10:...
by derekbrewer
Thu Oct 03, 2019 3:37 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core Dump File
Replies: 1
Views: 1229

Nagios Core Dump File

Nagios segfaulted on us today and it produced a core file. I started looking at it a little bit, but I'm not sure exactly what to look for. A few basic commands gave me this... (gdb) where #0 0x00007ffff75504ad in vfprintf () from /lib64/libc.so.6 #1 0x00007ffff755b287 in vfwprintf () from /lib64/li...
by derekbrewer
Tue Jan 15, 2019 9:33 am
Forum: Open Source Nagios Projects
Topic: Segfault Troubleshooting Tips
Replies: 5
Views: 2492

Re: Segfault Troubleshooting Tips

Thanks for the tips and info. I now have my Nagios servers all configured for debug and I capped my log file size accordingly. I'm hoping I have everything in place if/when this happens again.
by derekbrewer
Thu Dec 20, 2018 5:03 pm
Forum: Open Source Nagios Projects
Topic: Segfault Troubleshooting Tips
Replies: 5
Views: 2492

Re: Segfault Troubleshooting Tips

npolovenko, thanks for responding. We have various servers running at our sites, but the two most recent crashes happened running with 656/12161 hosts/services and 1591/29822 hosts/services respectively. We are not using mod gearman, however we are using the livestatus portion of check_mk. I don't r...
by derekbrewer
Tue Dec 18, 2018 5:20 pm
Forum: Open Source Nagios Projects
Topic: Segfault Troubleshooting Tips
Replies: 5
Views: 2492

Segfault Troubleshooting Tips

Over the years I've experienced some random segfaults with Nagios Core and I've struggled to figure out the best way to troubleshoot. Recently, I've had two incidents within 3 days on two separate servers, but in the past it was once every 6 months or so on just one of my servers. What I'm really lo...
by derekbrewer
Wed Jan 24, 2018 4:18 pm
Forum: Open Source Nagios Projects
Topic: No Notifications Sent For Volatile Passive Service
Replies: 5
Views: 2530

Re: No Notifications Sent For Volatile Passive Service

Thanks @npolovenko. I thought that was probably the case. I appreciate the explanation.
by derekbrewer
Thu Jan 18, 2018 10:49 am
Forum: Open Source Nagios Projects
Topic: No Notifications Sent For Volatile Passive Service
Replies: 5
Views: 2530

Re: No Notifications Sent For Volatile Passive Service

Here is the service definition along with it's templates. define service{ hostgroup NETWORK_SWITCHES service_description SNMP:Trap contact_groups email-network-team action_url /pnp4nagios/info/graph?host=$HOSTNAME$&srv=$SERVICEDESC$ use snmptrap_service } define service{ name snmptrap_service us...
by derekbrewer
Wed Jan 17, 2018 5:02 pm
Forum: Open Source Nagios Projects
Topic: No Notifications Sent For Volatile Passive Service
Replies: 5
Views: 2530

No Notifications Sent For Volatile Passive Service

I have a recently ran into a scenario that had me somewhat perplexed as to what is going on. I have a SNMP Trap service configured that is passive only and is also set to volatile. Downtime was scheduled for this service and during the downtime window six traps came in and the service went to a crit...
by derekbrewer
Mon Jul 31, 2017 8:40 am
Forum: Open Source Nagios Projects
Topic: Sporadic Nagios segfaults
Replies: 1
Views: 1091

Sporadic Nagios segfaults

I'm occasionally seeing Nagios 4.1.1 segfault on RHEL6.4. I've been seeing these happen every few months. I've checked the nagios.log and the messages log and the only thing I can find is the following in the messages log... Jul 30 19:37:12 btvnag01 kernel: nagios[6550]: segfault at 3030302e90 ip 00...