Skip to main content
Question

Remote script not executed when launch by GUI but works from poller

  • November 30, 2023
  • 1 reply
  • 37 views

Forum|alt.badge.img+6

Hello,

I have a strange behavior, I have a script that was working well since months on my clients, now I simply add an echo in a file within the script to confirm and realize that script is not launched at all.
When i take the command executed (the one displayed in console) and launch it as user centreon-engine directly in poller’s terminal, script is launched and the echo works…

I’m currently wondering what I miss.

Thx for your help.

1 reply

Forum|alt.badge.img+6
  • Author
  • Steward ***
  • November 30, 2023

Note:
we recently upgrade the nrpe from v2 to 3:
centreon-nrpe3-plugin-4.0.3-0.el7.centos.x86_64
centreon-nrpe3-daemon-4.0.3-0.el7.centos.x86_64

But cannot confirm if this is linked or not