Skip to main content

Being the first of the month is was time for me to run my regular updates for my Centreon VMs.  This is  running AlmaLinux 8.10 Kernel 4.18.0-553.60.1.e18_10.x86_64 and Centreon Version 24.04.15 after the new update and it has broken all of my monitoring.  Execute command failed is the error that I am seeing in the status page.  I have rebooted the machine with no change.  Some googling came up with making sure SELinux was disabled.  Initially it was not, but I did change that, rebooted the system again and still getting the same error.

Fortunately this is a VM and I did take a snapshot prior to updating so was able to restore functionality quickly.  Did some more research, ran the update again, but still the same result.  Anyone else run into the same issue?  Or would have any further thoughts on what I should check?

The command that is running is

/usr/lib64/nagios/plugins/check_icmp

-H x.x.x.x

-n 5

-w 200,20%

-c 400,50% 


Reply