Hello,
i tried to send notification command with SIGNAL-CLI. It doesn’t work, messages are never received on Signal. So i activated debug and check the log :
<1669374178] 8936] Processed notification command: /usr/local/sbin/signal-cli/bin/signal-cli -a +3374996xxxx send -m "PROBLEM xxxxxx Check_Maintenance_xxx CRITICAL Des xxx sont en maintenance Fri Nov 25 12:02:58 CET 2022" +3367305xxxx
r1669374178] 7936] Making callbacks (type 9)...
r1669374178] 7936] Callback #1 (type 9) return (code = 0)
I opened a session on centreon-engine with su - centreon-engine and launch the command :
/usr/local/sbin/signal-cli/bin/signal-cli -a +3374996xxxx send -m "PROBLEM xxxxxx Check_Maintenance_xxx CRITICAL Des xxx sont en maintenance Fri Nov 25 12:02:58 CET 2022" +3367305xxxx
and it works ! I really don't understand why it works manually, and not directly via the centreon engine. I use Centreon 22.10.1.
Thanks for your help.