Home »
Categories
» Products » Nagios XI » Troubleshooting » Common Problems |
XI 5.4 monitoring engine not running |
Article Number: 562 | Rating: 1/5 from 1 votes | Last Updated by tmcdonald on Mon, Feb 6, 2017 at 1:17 PM
|
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.
Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!
|
Posted by: tmcdonald on Mon, Feb 6, 2017 at 1:17 PM. This article has been viewed 11030 times. Filed Under: Common Problems |
Have a question? Try our Forums! | Give Feedback |
1 (1)
Article Rating (1 Votes)
Rate this article
|
| |
|
Attachments (1)
| Related Articles
Nagios XI - Downloading A System Profile
Viewed 7982 times since Wed, Jul 19, 2017
VMWare checks timing out or slow
Viewed 3375 times since Fri, Feb 11, 2022
SSL Certificate does not validate properly
Viewed 4729 times since Wed, Jan 20, 2021
Nagios XI - Scheduled Backup Log Level
Viewed 5554 times since Tue, Apr 18, 2017
|
|