sni / Thruk

Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
http://www.thruk.org
Other
408 stars 148 forks source link

[Thruk v3.04 | Icinga2 v2.13.7] no client certificate | unknow ca certificate | 400: Bad Request #1273

Closed ulrichmonji closed 1 year ago

ulrichmonji commented 1 year ago

Hello,

Apologize if my post is not in a good place. Do not hesitate to tell where i can post if needed...

My problem is, I would like to connect my icinga2 server as Thruk backend. But i am facing some TLS issues, (no client certificate).

Errors messages

sni commented 1 year ago

thruk cannot talk to the icinga api, Thruk uses livestatus only. You need to enable the livestatus module and connect to that one. No certificate required for that.

ulrichmonji commented 1 year ago

Thanks for your reply,

In fact, it is Ok via livestatus Module. The module were not installed on my icinga2 containers, i rebuilt a new icinga2 image which contains this module and ewerything works fine

On future release, is Thruk could talk to icinga api, or it is not on roadmap ?

Regards

sni commented 1 year ago

There are no plans to support the icinga api. Livestatus is way faster and better.