theforeman / smart_proxy_monitoring

Smart proxy plugin for monitoring system integration
GNU General Public License v3.0
7 stars 10 forks source link

https/api connection via user and password with api_observer for icinga fails #26

Open tbauriedel opened 4 years ago

tbauriedel commented 4 years ago

When you try to enable the foreman-smart-proxy-plugin with api user and password on the foreman server, the connection via https get a bad request and they try to connect again. (Problem occurs in Icinga 2 version 2.11 and later) It seems to be a bug in Icinga 2.

Little work around: If u use the certificates instead of user and password, it works.

I have created an issue on icinga 2: https://github.com/Icinga/icinga2/issues/8213