sni / Thruk

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

Error Grafana Histou #1264

Closed marcom29 closed 1 year ago

marcom29 commented 1 year ago

Hi, how are you? I have Nagios Core 4 with Thruk web interface on AlmaLinux and RockyLinux. When I try to configure Grafana + Nagflux + InfluxDB + Histou. When I run the validation commands they appear without error. Only this last one curl -G "http://localhost/histou/?host=Serverweb&services=HTTP" I get the following error. HTTP code: 400 Message: error

I understand that it must be HTTPS but it doesn't work. Do you have any installation suggestions or recommendations. I want to be able to place the graphs of grafana in the Thruk reports.

Thanks

sni commented 1 year ago

well, if you want a recommendation, i'd sa go for OMD (https://labs.consol.de/omd/) It comes with all those tools preinstalled (Except it uses Naemon instead of Nagios 4)

If that's not an option, try digging into the apache error logs to see if there is an error logged.