node_exporter_test.go Remove ioutil (prometheus#2438) Jul 28, 2022 staticcheck.conf Add staticcheck.conf to enable ST1003 (prometheus#1214) Jan 5, 2019 test_image.sh Resolves prometheus#585 (prometheus#586) Jul 7, 2017 tls_config_noAuth.bad.yml Adding TLS to node exporter - cleaner version...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} prometheus / node_exporter Public Notifications You must be signed in to change notification settings Fork 2.4k Star 11.6k ...
Kubernetes(k8s)监控报警之使用Prometheus和alertmanager及node_exporter和kube-state-metrics 以下操作所用文件全部在我们的git里,地址:https://github.com/mmgithub123/prometheus-monitoring-alertmanager-on-kubernetes 0,clone 所有文件 Git clone https://github.com/mmgithub123/prometheus-monitoring-alertmanager-on-ku...
这也解释了,我们在https://github.com/mmgithub123/prometheus-monitoring-alertmanager-on-kubernetes里面那些文件之所以被创建的原因。 1,文件node_exporter_daemonset.yaml和node_exporter_service.yaml 用来发布node-exporter 2,文件kube-state-metrics-deployment.yaml和kube-state-metrics-svc.yaml 用来发布kube-state-...
k8s证书在每台k8s master的 /etc/kubernetes/pki 目录下。只要在每台master启一个cert-exporter监控进程,监控 /etc/kubernetes/pki 目录下*.pem、*.crt 的证书文件。 在k8s部署一个cert-monitor的daemonset的并指定nodeselector:cert-monitor: "true", 这样 只要在需要监控的node打上cert-monitor="true"的...
github上release页面 笔者最近在搭建基于prometheus以及grafna的监控环境,需要监控mysql服务器的性能,因此用到了mysqld_exporter这个插件,但是这个插件需要使用go语言编译,无奈国内下载go环境无果,最后还是使用项目Release页面下编译好的插件:
time_exporter:普罗米修斯时间出口商 时间出口商 Prometheus导出器,用于涵盖所有可能的时间同步和时间服务。 注意:此存储库是部分分支 注意:仅在Linux机器上对Exporter进行了测试 安装及使用 默认情况下,node_exporter侦听HTTP端口9818。 有关更多选项,请参见--help输出。 码头工人 docker run --rm -d \ --name tim...
作为一款开源的分布式图数据库产品,Nebula 所有的研发流程都在 GitHub 上运作。基于 GitHub 生态 Nebula 技术团队有一套 pr 的自动化流程:每次 pr 提上来的时候, pull request bot 跑一遍测试,看看这个 pr merge 到主分支以后是否可以保证当前的一些功能还可以继续正常.
Prometheus exporter for AdGuard Home by @ebrianne AdGuard Home on GLInet routers by Gl-Inet Cloudron app by @gramakri Acknowledgments This software wouldn't have been possible without: Go and its libraries: gcache miekg's dns go-yaml service dnsproxy urlfilter Node.js and its libraries: ...
node_exporter.go Add a limit to the number of in-flight requests (prometheus#1166) Nov 21, 2018 node_exporter_test.go Remove unnecessary select statement (prometheus#692) Oct 18, 2017 staticcheck.conf Add staticcheck.conf to enable ST1003 (prometheus#1214) ...