THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Products » Nagios XI » Troubleshooting » Common Problems

XI 5.4 monitoring engine not running

Problem:

In Nagios XI versions 5.4.0 and 5.4.1 there was a bug in the included Nagios Core version which caused a segmentation fault (crash) in some systems.

 

Resolution:

First and foremost, please take an XI backup (and a VM snapshot if possible) so that you can revert if necessary:

https://assets.nagios.com/downloads/nagiosxi/docs/Backing-Up-And-Restoring-Nagios-XI.pdf

We have fixed the segfault issue, and you can run the following commands to fix this on a running 5.4.0 or 5.4.1 system:

Then transfer the attached file to your XI server and run these commands from the directory containing the patch:

service nagios stop
killall -9 nagios
service ndo2db stop
service mysqld restart
for i in `ipcs -q | grep nagios |awk '{print $2}'`; do ipcrm -q $i; done
tar zxf ndoutils_segfault_patched.tar.gz
cd ndoutils_segfault_patched
./upgrade



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

1 (1)
Article Rating (1 Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments (1) Attachments
Related Articles RSS Feed
Nagios XI - MSSQL Query Wizard - Invalid characters in the username
Viewed 6529 times since Thu, Aug 3, 2017
Nagios XI - Configuration Applies, No Changes Take Place
Viewed 9713 times since Tue, Jan 27, 2015
Nagios XI - SNMP MIB Upload Problems
Viewed 10786 times since Mon, Apr 10, 2017
Nagios XI - Notification Problems
Viewed 33747 times since Tue, Jan 27, 2015
Nagios XI - Bandwidth Graphs Showing 0Mb/s in Non-English Systems
Viewed 8643 times since Fri, Dec 19, 2014
Nagios XI - Windows Memory Usage - Physical
Viewed 19878 times since Tue, Jan 26, 2016
Nagios XI - Apply Configuration Never Completes
Viewed 24459 times since Tue, Jan 27, 2015
Nagios XI - Event Data Is Stale
Viewed 6801 times since Wed, Jan 27, 2016
Nagios XI - ERROR: unable to open include file: /etc/mrtg/conf.d/xxxxxxx.cfg
Viewed 9556 times since Wed, Jun 1, 2016
Backups are not being generated due to tar creation errors
Viewed 4806 times since Thu, Feb 27, 2020