Effectivement, le service gorgoned est en failed même après un start ou restart :
-------------------------------------------------------------------------------
Indeed, the gorgoned service fails even after a start or restart :
root@DTCSRVCENTREON:~# service gorgoned status
● gorgoned.service - Centreon Gorgone
Loaded: loaded (/lib/systemd/system/gorgoned.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2024-03-06 08:19:25 CET; 25s ago
Process: 3508854 ExecStart=/usr/bin/perl /usr/bin/gorgoned $OPTIONS (code=exited, status=2)
Main PID: 3508854 (code=exited, status=2)
CPU: 109ms
mars 06 08:19:25 DTCSRVCENTREON perl13508854]: BEGIN failed--compilation aborted at /usr/share/perl5/Hash/Merge.pm line 7.
mars 06 08:19:25 DTCSRVCENTREON perl13508854]: Compilation failed in require at /usr/share/perl5/gorgone/class/script.pm line 32.
mars 06 08:19:25 DTCSRVCENTREON perl13508854]: BEGIN failed--compilation aborted at /usr/share/perl5/gorgone/class/script.pm line 32.
mars 06 08:19:25 DTCSRVCENTREON perl13508854]: Compilation failed in require at /usr/lib/x86_64-linux-gnu/perl-base/base.pm line 135.
mars 06 08:19:25 DTCSRVCENTREON perl13508854]: ...propagated at /usr/lib/x86_64-linux-gnu/perl-base/base.pm line 157.
mars 06 08:19:25 DTCSRVCENTREON perls3508854]: BEGIN failed--compilation aborted at /usr/share/perl5/gorgone/class/core.pm line 41.
mars 06 08:19:25 DTCSRVCENTREON perls3508854]: Compilation failed in require at /usr/bin/gorgoned line 27.
mars 06 08:19:25 DTCSRVCENTREON perls3508854]: BEGIN failed--compilation aborted at /usr/bin/gorgoned line 27.
mars 06 08:19:25 DTCSRVCENTREON systemd61]: gorgoned.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
mars 06 08:19:25 DTCSRVCENTREON systemd61]: gorgoned.service: Failed with result 'exit-code'.
root@DTCSRVCENTREON:~#
I found solution in this topic :