prometheus prometheus+thanos+minio S3持久化对象存储+exporter+grafana+alertmanager集群+webhook告警通知监控架构搭建 https://blog.csdn.net/Kammingo/article/details/113944099 11月04日 253 views 发表评论 阅读全文
zabbix Zabbix-使用自动发现,实现对应用进程的监控 https://www.cnblogs.com/noah-luo/p/11772542.html https://blog.csdn.net/weixin_39027047/article/detai... 11月03日 169 views 发表评论 阅读全文
prometheus Prometheus基于consul集群来实现自动服务发现 1 安装consul集群(docker) 1.1 安装docker-compose pip3 install docker-compose docker-compose version 1.2 安装c... 11月03日 857 views 发表评论 阅读全文
elasticsearch prometheus应用之监控elasticsearch 一、安装 elasticsearch_exporter与ES集群是分开独立的,不需要对原有的ES集群(可能有很多个)做任何修改,不需要重启,只要能访问es集群即可。可以单独部署在一台服务器上项目地址:... 11月03日 1,016 views 发表评论 阅读全文
prometheus prometheus监控之进程监控processexporter 1.下载process-exporter wget https://github.com/ncabatoff/process-exporter/releases/download/v0.7.10/pr... 10月31日 610 views 发表评论 阅读全文
prometheus prometheus使用 pushgateway自定义指标收集 前面我们的数据大部分都是由节点上的agent端收集本地数据后暴露到/metrics,再由prometheus pull到本地进行存储展示的 但是终归这种指标收集的方法是有局限性的,并且有可能被其他如防... 10月28日 147 views 发表评论 阅读全文
prometheus prometheus监控之blackbox_exporter黑盒监测[icmp,tcp,http(get\post),dns,ssl证书过期时间] 使用场景 (更多…) 10月27日 204 views 发表评论 阅读全文
数据库 Centos7下安装Oracle11g 一、安装文件下载 1、VMware上安装centos7系统(可以固定centos7的IP,也可以不固定) 百度云: 链接:https://pan.baidu.com/s/1-TrXkdmOa4dfMh... 10月10日 102 views 发表评论 阅读全文
关于 2022年运维技术面试题梳理总结 1 技术面试 1.1 prometheus 1.2 shell 1.3 nginx 1.4 java 1.5 docker 1.6 linux 1.7 keepalived 1.8 ansible 1... 09月23日 165 views 发表评论 阅读全文
k8s生产问题汇总 Error: could not get apiVersions from Kubernetes: unable to retrieve the complete list of server API 详细报错信息: Error: could not get apiVersions from Kubernetes: unable to retrieve the complete list of se... 08月01日 217 views 发表评论 阅读全文