certificate-exporter:Prometheus导出器在TLS证书到期时显示指标

时间:2021-04-17 22:24:02
【文件属性】:
文件名称:certificate-exporter:Prometheus导出器在TLS证书到期时显示指标
文件大小:65KB
文件格式:ZIP
更新时间:2021-04-17 22:24:02
Shell 证书出口商 这是一个简单的Prometheus导出程序,可在TLS证书到期时提供指标。 它基于netcat来处理Web请求,并基于openssl来下载和读取证书。 例子 导出器将在端口80上启动Web服务器(不使用HTTPS / TLS),并在每个URI下提供其指标。 导出器检查您在环境变量DOMAINS指定的所有域,并仅输出直到证书失效为止的天数。 然后,您可以使用grafana在一个很好的规格中可视化数据: 在这里,您可以看到证书导出器的示例输出: # HELP cert_days_remaining Days until the certificate becomes invalid # TYPE cert_days_remaining gauge cert_days_remaining{domain="gmasil.de"} 55 cert_days_remaining{do
【文件预览】:
certificate-exporter-master
----check-certs.sh(858B)
----img()
--------grafana.png(52KB)
----readme.md(3KB)
----Dockerfile(399B)
----.env(8B)
----header.sh(167B)
----docker-compose.yml(113B)
----LICENSE.md(31KB)

网友评论