Hello,
I have configured InfluxDB connections in CMK. InfluxDB is version 2.4 and CMK 2.1.0p10
I see an error in the logs:
xxxxx GET [404] {
“code”: “not found”,
“message”: “path not found”
}
I analyzed packets sent from CMK to InfluxDB witch tcpdump and I see that the problem is calling:
Request: URI: http: //x.x.x.x: 8086/api/v2/ping
Is this version combination supported or am I doing something with wrong ?
This has been fixed in CMK 2.1.0p11
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.