Hi,
I have an issue with centreon_fortinet_fortigate_restapi.pl. If I try to get license info I get error:
UNKNOWN: Cannot decode response (add --debug option to display returned content)
Issue comes from the fact that there is letter Ü in output as company name. That messes the output up.
I tried different options in the commandline, but at least to me only fix seems to be, is to add UTF-8 encoding to plugin. Or am I missing something or is there some magical hack I can use?
NB! It not possible to change the company name not to have that letter Ü in it.