CMK version:
2.4 Enterprise
OS version:
debian.linux 12
Error message:
CRIT [special_prometheus]: Agent exited with code 1: HTTPConnectionPool(host=‘http’, port=80): Max retries exceeded with url: /10...*:9100/metrics/api/v1/query?query=up (Caused by NameResolutionError(“<urllib3.connection.HTTPConnection object at 0x7f8ab50f99d0>: Failed to resolve ‘http’ ([Errno -2] Name or service not known)”))
Output of “cmk --debug -vvn hostname”: (If it is a problem with checks or plugins)
CRIT [special_prometheus]: Agent exited with code 1: HTTPConnectionPool(host=‘http’, port=80): Max retries exceeded with url: /10...*:9100/metrics/api/v1/query?query=up (Caused by NameResolutionError(“<urllib3.connection.HTTPConnection object at 0x7f8ab50f99d0>: Failed to resolve ‘http’ ([Errno -2] Name or service not known)”))
i am trying to use Node-exporter (prometheus) on my checkmk but u faced this issue trying to discover any services form the node-exporter and idk how to solve it
Note i am using Base URL not prometheus server. example of Base URL: http://...*:9100/metrics**


