Question

centreon monitoring speedtest: UNKNOWN: Cannot decode response

  • 2 November 2023
  • 3 replies
  • 75 views

Badge +1

root@cent:/usr/lib/centreon/plugins# /usr/lib/centreon/plugins/centreon_monitoring_speedtest.pl --plugin=apps::monitoring::speedtest::plugin --mode=internet-bandwidth debug

output:
UNKNOWN: Cannot decode response

 

i’ve used this guide:

https://docs.centreon.com/pp/integrations/plugin-packs/procedures/applications-monitoring-speedtest/


3 replies

Userlevel 4
Badge +13

Did you complet the prerequisites?

  1. Execute the speedtest command once, manually, to validate the license.

 

https://docs.centreon.com/pp/integrations/plugin-packs/procedures/applications-monitoring-speedtest/#prerequisites

Also,

 

Badge +1

@ponchoh the speedtest and speedtest-cli works fine on the cli, but using the script not it says now timeout cause before i had an issue with --format=json i figure out this issue but always timeout

Userlevel 4
Badge +13
time /usr/lib/centreon/plugins# /usr/lib/centreon/plugins/centreon_monitoring_speedtest.pl --plugin=apps::monitoring::speedtest::plugin --mode=internet-bandwidth --debug

Try your command with `time` from the cli see how long in takes and go from there

Reply