Skip to content
SRE运维进阶之路SRE运维进阶之路
github icon
    • 常见服务的搭建13
    • 监控17
    • 自动化工具45
    • 计算机网络2
    • 操作系统2
    • 云原生26
    • 前端1
    • Golang6
    • Python46
    • Linux112
    • MySQL9
    • Redis13
    • web中间件18
    sticky icon
    聊透监控体系
    聊透监控体系 经济高速发展的今天,我们处于信息大爆炸的时代。随着经济发展,信息借助互联网的力量在全球自由地流动,于是就催生了各种各样的服务平台和软件系统。 由于业务的多样性,这些平台和系统也变得异常的复杂。如何对其进行监控和维护是我们 IT 人需要面对的重要问题。就在这样一个纷繁复杂地环境下,监控系统粉墨登场了。 今天,我们会对 IT 监控系统进行介绍,包括

    author iconClaycalendar icon2021年5月11日category icon
    • 监控
    timer icon大约 17 分钟
    Prometheus迷雾 - 无法获取Pod的label
    Prometheus迷雾 - 无法获取Pod的label " 转载自:Prometheus迷雾 - 无法获取Pod的label 喜贵的云原生 简书" 问题背景 Prometheus在抓取container的CPU/Mem等metric的时候,发现metric上没有带Pod的label,这导致一个问题,无法通过自定义的label查看其下的所有metric资源。

    author iconClaycalendar icon2021年12月24日category icon
    • 监控
    tag icon
    • prometheus
    timer icon大约 7 分钟
    别再乱用 Prometheus 联邦了,分享一个 Prometheus 高可用新方案
    别再乱用 Prometheus 联邦了,分享一个 Prometheus 高可用新方案 " 转载自:别再乱用 Prometheus 联邦了,分享一个 Prometheus 高可用新方案 | 云原生实验室" 前言 我看到很多人会这样使用联邦:联邦 prometheus 收集多个采集器的数据; 实在看不下下去了,很多小白还在乱用prometheus的联邦; 其实很

    author iconClaycalendar icon2021年9月20日category icon
    • 监控
    tag icon
    • prometheus
    timer icon大约 6 分钟
    Prometheus 学习笔记
    Prometheus 学习笔记 常用官网 prometheus 官方文档 :star: Prometheus 教程 Prometheus yunlzheng github :star: Awesome Prometheus alerts

    author iconClaycalendar icon2021年9月19日category icon
    • 监控
    tag icon
    • prometheus
    timer icon小于 1 分钟
    使用zabbix-agent2自定义插件获取https证书过期时间
    使用zabbix-agent2自定义插件获取https证书过期时间 " 转载自: 公众号运维开发故事 | wanger" 需求 对经常维护网站的人来说,要经常跟https的证书打交道。一般https证书的有效期是一年,证书一旦过期,公司的损失会非常大。去年网易邮箱因为https证书忘记续期,导致大量用户无法正常使用邮箱就是个典型案例。什么时候想起来才去手动查

    author iconClaycalendar icon2021年8月25日category icon
    • 监控
    tag icon
    • Zabbix
    timer icon大约 4 分钟
    6 常见问题
    6 常见问题 Zabbix客户端日志出现(Not all processes could be identified) 场景:因为使用了netstat -p参数。 权限问题,zabbix_agentd是zabbix用户启动的,默认不能执行netstat -p等命令,导致从服务器取到的自动发现脚本为空 (Not all processes could be i

    author iconClaycalendar icon2021年5月11日category icon
    • 监控
    tag icon
    • Zabbix
    timer icon小于 1 分钟
    1 zabbix4.4新功能
    1 zabbix4.4新功能 探索Zabbix4.4新功能 " https://www.zabbix.com/cn/whatsnew4_4 " 新一代的Zabbix Agent; Go语言编写; 用于监控各种服务和应用的插件框架 ; 并发检查时确保状态正常(例如,保持持续的DB连接) ; 内置时间调度器(scheduler ),支持灵活的时间间隔 ; 使用批

    author iconClaycalendar icon2021年5月11日category icon
    • 监控
    tag icon
    • Zabbix
    timer icon大约 5 分钟
    10 Todolist
    10 Todolist 待整理链接有: tomcat监控自动重启脚本:https://mp.weixin.qq.com/s?_biz=MzU2MDg5NzYzNA==&mid=2247483717&idx=1&sn=f3404f8b58d260cf29bb465525a0c391&chksm=fc004a48cb77c35e4a0646d82b015ea76

    author iconClaycalendar icon2021年5月11日category icon
    • 监控
    tag icon
    • Zabbix
    timer icon小于 1 分钟
    8 activemq监控
    8 activemq监控 " zabbix旧版本可以用,新版本建议用官方模板" 关闭被监控端的防火墙 activemq 防火墙的添加还是有问题,先把防火墙给关了,它好像是后续会再产生一个随机端口,进行数据的传输 zabbixproxy安装javagateway, 因为是基于JMX进行监控的 修改配置文件 配置./apache-activemq-5.11.1/

    author iconClaycalendar icon2021年5月11日category icon
    • 监控
    tag icon
    • Zabbix
    timer icon小于 1 分钟
    2 zabbix借助ansible安装
    2 zabbix借助ansible安装 zabbix-server安装 1. 下载roles 2. 编写playbook vim new-zabbix-server.yml 3. 安装zabbix-server 4. 优化 优化磁盘,去除atime 5. 注意事项 zabbix-web,筛选历史问题时,记得选择时间范围 zabbix-proxy安装 1. 下

    author iconClaycalendar icon2021年5月11日category icon
    • 监控
    tag icon
    • Zabbix
    timer icon大约 3 分钟
    1
    2
    下一页
    Blogger Avatar
    Clay
    357
    文章
    13
    分类
    39
    标签
    357
    时间轴
    ,,,
    article icon357文章

    • 高级 Bash 脚本编程指南
    • Python 学习笔记
    • Nginx 学习笔记
    • Ansible 学习笔记
    • Jenkins 学习笔记
    • 优秀的技术博客 & 在线工具
    • 聊透监控体系
    备案号:冀ICP备2021007336号
    Copyright © 2022 Clay