I have a strange behavior regarding the “ping” command.
The command return that the host is down but the status displayed is “UNKNOW” instead of “CRITICAL”, is it a bug or a bad configuration due to upgrade from 24.10 to 25.10 ?
The test in SSH return the good status.
Best answer by Alexandre Belhomme
The exited code is as expected, i wonder if maybe that’s due to the change of behavior in centreon that marks all services from the machine to unknown if the host is down.
On a fresh installation using the VM template (Virtualbox), the ping with the same exact command is working as expected. So there is something wrong during the migration from 24.10 to 25.10 as the webui seems to not understand (or there is a missing right somewhere) the output of the plugin and then display a UNKNOW status instead of critical.
Same command is used (locked) with the same binary
The exited code is as expected, i wonder if maybe that’s due to the change of behavior in centreon that marks all services from the machine to unknown if the host is down.