Skip to main content
Solved

Option --http-backend=curl centreon plugin http

  • September 15, 2022
  • 1 reply
  • 385 views

Forum|alt.badge.img+9

Hello,

 

 

Why does the --http-backend=curl option work on some websites and not work on others?

I have a website which work if --http-backend=curl is set

I have a website which  work if I remove --http-backend=curl in centreon plugin

 

Cordialy

Francis

Best answer by ponchoh

https://docs.centreon.com/pp/integrations/plugin-packs/getting-started/how-to-guides/troubleshooting-plugins/#unknown-500-cant-connect-to-ip_addressport-extra_reason_if_available

 

Many reason but doesn't NEED to be set as CURL as LWP might be OK

LWP vs CURL battle.

 

The LWP not working could be a simple site with JS or some other feature not supported.

 

🤠

1 reply

ponchoh
Centreonian
Forum|alt.badge.img+14
  • Centreonian
  • Answer
  • September 16, 2022

https://docs.centreon.com/pp/integrations/plugin-packs/getting-started/how-to-guides/troubleshooting-plugins/#unknown-500-cant-connect-to-ip_addressport-extra_reason_if_available

 

Many reason but doesn't NEED to be set as CURL as LWP might be OK

LWP vs CURL battle.

 

The LWP not working could be a simple site with JS or some other feature not supported.

 

🤠