搜索结果: "monitoring"
共找到 56 个页面
Wiki Log
| 2026-05-26 10:52 | create | journalctl-log-tracking-guide | tags: linux,command,monitoring,debugging | source: Shad0w-top 2025-08-29 | 6 cross-refs updated (linux-essential-commands, server-performance-four-dimensions, linux-disk-space-troubleshooting, online-troubleshooting-checklist, ssh-brute-force-protection-guide, linux-port-inspection-tools) |
| 2026-05-26 11:34 | create | nginx-log-analysis-monitoring-guide | tags: nginx,monitoring,performance,troubleshooting,automation,security | source: 运维派 2025-08-11 | P2 auto-publish, 5 cross-refs |
| 2026-05-26 17:25 | create | keepalived-ha-hidden-pitfalls | tags: nginx,keepalived,ha,networking,production,troubleshooting,monitoring,architecture | source: 马哥Linux运维 2025-08-03 | P2 auto-publish, 4 cross-refs |
| 2026-05-26 17:58 | create | linux-hardware-info-and-ops-guide | tags: linux,command,performance,monitoring,disk,networking,troubleshooting,architecture | source: Shad0w-top 2025-07-07 | P2 auto-publish, 4 cross-refs |
| 2026-05-27 17:58 | create | k8s-multicluster-istio-canary | tags: kubernetes,networking,deployment,architecture,monitoring,troubleshooting,automation,security | source: 小随小看 2026-05-15 | P2 auto-publish, 4 cross-refs |
Jenkins 多 Master 架构部署方案 — K8S + Gateway API
tags: [kubernetes, deployment, architecture, build, networking, storage, monitoring, configmap, security, certificate, docker, container]
-n monitoring --create-namespace
apiVersion: monitoring.coreos.com/v1
推荐导入 [Jenkins Performance Dashboard](https://grafana.com/grafana/dashboards/9965-jenkins-performance-monitoring/) 或自行创建看板,重点关注:
K8s Pod Evicted 驱逐 — 根因排查与运维应对三板斧
tags: [kubernetes, troubleshooting, pod, deployment, production, monitoring, container, disk, storage]
apiVersion: monitoring.coreos.com/v1
namespace: monitoring
Linux 磁盘故障场景化排查与修复 — 8 大故障场景完整解决方案
tags: [linux, disk, storage, troubleshooting, filesystem, methodology, production, monitoring]
> iostat 阈值体系详见 [[linux-disk-io-monitoring-reference]] 与 [[linux-disk-inspection-tools-guide]];SMART 指标预测模型见 [[linux-smart-disk-failure-prediction]];journalctl 用法见 [[journalctl-log-tracking-guide]]。
- [[linux-disk-io-monitoring-reference]] — 磁盘 IO 监控参考(iostat/vmstat 字段与五指标框架)
Linux 系统负载过高排查思路与实战 — 11 步标准流程与 6 场景修复手册
tags: [linux, performance, troubleshooting, methodology, production, monitoring, debugging]
> IO 排查深挖见 [[linux-disk-io-troubleshoot]](%util 陷阱与 await 真相)与 [[linux-disk-io-monitoring-reference]]。
- [[linux-disk-io-monitoring-reference]] — 磁盘 IO 监控参考(iostat/vmstat 字段与五指标框架)
SMART 磁盘故障预测实战 — 采集管道 + smartd 告警 + XGBoost 模型 + Prometheus 可视化
tags: [linux, disk, monitoring, storage, case-study, automation]
SMART(Self-Monitoring, Analysis and Reporting Technology)是硬盘固件内置的一套自检机制,持续记录磁头读写错误率、坏扇区数量、通电时间、温度等几十个指标。Linux 上用 smartmontools 读取:
- [[linux-disk-io-monitoring-reference]] — 磁盘 IO 监控参考:iostat/vmstat 字段详解与五指标框架
全栈性能排障方法论 — Nginx → 应用 → 数据库 → 服务器
tags: [troubleshooting, production, monitoring, networking, database, mysql, nginx]
| [[nginx-log-analysis-monitoring-guide]] | Nginx 日志分析与监控体系构建指南 — 自定义日志格式、性能分析技巧、GoAccess 可视化、 |
运维自动化脚本 5 件套 — 健康巡检/日志告警/MySQL备份/批量执行/服务守护
tags: [tools, linux, automation, monitoring, backup, mysql, debugging]
| [[nginx-log-analysis-monitoring-guide]] | Nginx 日志分析与监控体系构建指南 — 自定义日志格式、性能分析技巧、GoAccess 可视化、 |
磁盘排查工具实战指南 — iostat/smartctl/lsscsi 详解
tags: [linux, disk, storage, command, monitoring, troubleshooting]
- [[linux-disk-io-monitoring-reference]] — 磁盘 IO 监控参考 — iostat/vmstat 字段详解与五指标框架。磁盘使用率/饱和度/IO
磁盘 IO 监控参考 — iostat/vmstat 字段详解与五指标框架
tags: [linux, performance, disk, storage, monitoring, command]
sources: [raw/articles/linux-disk-io-monitoring-guide.md]
磁盘 IO 排查实战 — %util 陷阱与 await 真相
tags: [linux, performance, disk, storage, troubleshooting, monitoring, debugging, command]
- [[linux-disk-io-monitoring-reference]] — 磁盘 IO 监控参考 — iostat/vmstat 字段详解与五指标框架。磁盘使用率/饱和度/IO
生产级 Linux 磁盘 IO 调优 — 从核心概念到实战落地
tags: [linux, performance, storage, production, monitoring, debugging]
- [[linux-disk-io-monitoring-reference]] — 磁盘 IO 监控参考 — iostat/vmstat 字段详解与五指标框架。磁盘使用率/饱和度/IO
Linux Load Average 详解:概念、解读与实战判据
tags: [linux, performance, monitoring, troubleshooting, command]
- [[linux-disk-io-monitoring-reference]] — 磁盘 IO 监控参考 — iostat/vmstat 字段详解与五指标框架。磁盘使用率/饱和度/IO
Linux 服务器性能排查实战手册 — 三板斧/案例/阈值/参数速查
tags: [linux, troubleshooting, performance, monitoring, nginx, mysql]
| [[linux-disk-io-monitoring-reference]] |
服务器性能五维排查 — CPU/内存/磁盘/网络/文件系统深度解析
tags: [linux, troubleshooting, performance, monitoring, production, debugging, networking, mysql, filesystem]
| [[linux-disk-io-monitoring-reference]] | 磁盘 IO 监控参考 — iostat/vmstat 字段详解与五指标框架。磁盘使用率/饱和度/IO |
Keepalived+Nginx 高可用实战 — 3 个隐藏坑位与生产级防护方案
tags: [nginx, keepalived, networking, production, ha, troubleshooting, monitoring, architecture]
| [[nginx-log-analysis-monitoring-guide]] | Nginx 日志分析与监控体系 |
Nginx 访问日志暴涨排查手册 — 14 步定位异常 URI 与爬虫流量
tags: [nginx, troubleshooting, monitoring, security, performance]
- [[nginx-log-analysis-monitoring-guide]] — 日志分析与监控体系(GoAccess/ELK/告警脚本,本页步骤 11 告警体系的落点)
Nginx 安全配置实战 — 防DDoS/限流/WAF 规则编写
tags: [nginx, security, networking, production, monitoring, debugging]
- [[nginx-log-analysis-monitoring-guide]] — Nginx 日志分析与监控体系构建指南
Wiki Index
- [[linux-disk-io-monitoring-reference]] — 磁盘 IO 监控参考 — iostat/vmstat 字段详解与五指标框架。磁盘使用率/饱和度/IOPS/吞吐量/响应时间五指标框架。iostat 逐字段解读(avg-cpu 段:user/nice/system/iowait/steal/idle;Device 段:rrqm/s/wrqm/s/r/s/w/s/rMB/s/wMB/s/avgrq-sz/avgqu-sz/await/svctm/%util)。vmstat 逐字段解读(procs r/b;memory swpd/free/buff/cache;swap si/so;io bi/bo;system in/cs;cpu us/sy/id/wa/st)。await vs svctm 核心判断。综合决策表(7 种场景)。
- [[nginx-log-analysis-monitoring-guide]] — Nginx 日志分析与监控体系构建指南 — 自定义日志格式、性能分析技巧、GoAccess 可视化、自动化告警
Wiki Schema
- monitoring: 监控与日志
MySQL 性能调优 — 慢查询 / 锁分析 / 死锁排查 / 索引失效 / 深度分页 / 缓冲池 / 配置模板
tags: [mysql, database, performance, monitoring, production, deadlock, lock]
Redis 连接管理与熔断治理 — 连接数打满 / 僵尸连接 / 雪崩防护
tags: [redis, database, troubleshooting, production, monitoring, debugging]
API 性能排障面试实战 — 从 200ms 飙到 3 秒的排查思路
tags: [troubleshooting, performance, database, mysql, redis, java, monitoring, networking]
DevOps 技术面试指南 — 容器/云原生/内核 59 题
tags: [linux, docker, kubernetes, deployment, networking, security, monitoring, production]
故障复盘完全指南 — 从 5-Why 到改进项闭环
- monitoring
网络丢包排查全链路分析:从 ping 到 tcpdump 逐层排查指南
tags: [troubleshooting, networking, linux, tcp, monitoring, performance]
服务器网络排障方法论 — 分层定位七步法
tags: [networking, troubleshooting, production, debugging, monitoring, linux]
线上故障排查清单 — CPU/磁盘/内存/GC/网络 四维速查
tags: [troubleshooting, performance, linux, debugging, production, monitoring, disk]
运维工程师面试 50 题 — 经典 Linux/网络/数据库基础全覆盖
tags: [linux, networking, database, troubleshooting, production, security, monitoring, docker, disk]
运维/SRE 行话速查指南:懂了这些,排障都能挺直腰板
tags: [architecture, networking, monitoring, troubleshooting, performance, deployment, devops]
K8s 容量规划、Pod QoS 与成本优化实战指南
tags: [kubernetes, architecture, performance, monitoring, java, golang, messaging, tcp]
K8s 多集群 + Istio 灰度发布 — 全球多活流量治理生产指南
tags: [kubernetes, networking, deployment, architecture, monitoring, troubleshooting, automation, security]
K8s 探针机制 — Liveness / Readiness / Startup 配置指南 + 百万级故障复盘
tags: [kubernetes, pod, troubleshooting, production, monitoring]
Node 排障 — NotReady 九步排查 / Kubelet / 容器运行时 / 资源压力 / 证书 / 预防
tags: [kubernetes, troubleshooting, node, production, monitoring, networking, certificate]
CPU 100% 故障排查实战:从告警到根因的全链路分析与 10 大场景
tags: [linux, troubleshooting, performance, java, jvm, case-study, command, monitoring]
Linux 服务器 CPU 飙高排查 — 完整方法论 + 应急响应实战
tags: [linux, performance, monitoring, debugging, production]
systemd 日志管理与实时监控:journalctl 命令完全指南
tags: [linux, command, monitoring, debugging, disk]
内核日志持久化指南 — 从 rsyslog 到 journalctl 配置详解
- monitoring
幽灵文件排查 — 删了 200GB 日志磁盘却不释放
tags: [linux, troubleshooting, disk, filesystem, storage, command, monitoring, case-study, production, container, debugging, logrotate]
Linux 磁盘空间排查 — 8 个命令 / 四种场景 / 生产清理流程
tags: [linux, troubleshooting, disk, storage, filesystem, monitoring, production, debugging, command]
Linux 硬件信息查询与软件管理命令速查 — CPU/内存/磁盘/网络/主板全覆盖
tags: [linux, command, performance, monitoring, disk, networking, troubleshooting, architecture]
Linux 入侵检测与应急响应 — AIDE/rkhunter/auditd 安全事件排查实战
tags: [linux, security, production, monitoring, debugging, networking]
生产环境 Linux 内核参数调优 — 6 个必调参数
tags: [linux, production, networking, monitoring]
Linux Load 高但 CPU 低的排查思路 — 系统化诊断流程
| [[linux-disk-io-monitoring-reference]] |
Linux 内存管理深潜 — Buffer/Cache/Page Cache/Slab/回收/OOM 全链路
tags: [linux, memory, performance, troubleshooting, monitoring, debugging]
服务器被挖矿了怎么办 — 挖矿木马应急响应与安全加固全记录
tags: [linux, security, incident-response, troubleshooting, production, methodology, case-study, ssh, iptables, monitoring]
Linux 服务器挖矿病毒排查与清除实战指南
tags: [linux, security, troubleshooting, monitoring, networking, tcp]
Linux 系统性能排查全景指南 — USE 方法论 + 四维排查 + eBPF 实战
tags: [linux, performance, monitoring, troubleshooting, debugging, command]
Linux 端口探查三工具 — ss / netstat / lsof 完全指南
tags: [linux, networking, monitoring, debugging, troubleshooting]
NFS 故障排查 SOP — 7 步法 / 6 类故障 / 实战案例
tags: [linux, troubleshooting, nfs, storage, networking, performance, monitoring, security]
服务器安全加固清单 — 新机器上线前必做的 20 件事
tags: [security, linux, production, monitoring, networking, debugging]
服务器突然卡顿运维排查 SOP — 从告警到根因的完整取证指南
tags: [linux, troubleshooting, performance, monitoring, disk, networking, container]
Nginx 典型配置错误复盘 — 20+ 个踩坑点详解
| [[nginx-log-analysis-monitoring-guide]] | Nginx 日志分析与监控体系构建指南 — 自定义日志格式、性能分析技巧、GoAccess 可视化、 |
Nginx 日志分析与监控体系构建指南
tags: [nginx, monitoring, performance, troubleshooting, automation, security]
Nginx 日志分析与 4xx/5xx/超时故障排查实战
- [[nginx-log-analysis-monitoring-guide]] — Nginx 日志分析与监控体系构建指南
Nginx 上线前检查清单 — 7 项必查配置
| [[nginx-log-analysis-monitoring-guide]] | Nginx 日志分析与监控体系构建指南 — 自定义日志格式、性能分析技巧、GoAccess 可视化、 |