This is a cache of https://support.nagios.com/kb/article/xi-5-4-monitoring-engine-not-running-562.html. It is a snapshot of the page at 2025-05-12T01:13:39.005+0000.
<strong>xi</strong> 5.4 monitoring engine not running
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 Wizards - Adaptive Server connection failed
Viewed 11996 times since Thu, Aug 3, 2017
Nagios xi - ERROR: unable to open include file: conf.d/*.cfg
Viewed 8216 times since Sun, May 29, 2016
Nagios xi - Ajaxterm Installation Aborted
Viewed 4572 times since Tue, Jan 26, 2016
Upgrading to NDO 3 after having been downgraded in newer versions of Nagios xi
Viewed 4313 times since Fri, Jan 15, 2021
Nagios xi - Login Screen Keeps Redirecting To Itself
Viewed 7408 times since Wed, Jan 27, 2016
Nagios xi - Migrate Performance Data
Viewed 13088 times since Tue, Jan 26, 2016
Nagios xi - Defining Global Environment Variables
Viewed 10865 times since Thu, Mar 17, 2016
Nagios xi - Event Data Is Stale
Viewed 5978 times since Wed, Jan 27, 2016
Nagios xi - Scheduled Reports Not Running
Viewed 6031 times since Thu, Aug 10, 2017
Active Directory / LDAP - Troubleshooting Authentication Integration
Viewed 19776 times since Mon, Jun 26, 2017