搜索结果: "monitoring"

共找到 36 个页面

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/) 或自行创建看板,重点关注:

全栈性能排障方法论 — 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 可视化、 |

Keepalived+Nginx 高可用实战 — 3 个隐藏坑位与生产级防护方案

tags: [nginx, keepalived, networking, production, ha, troubleshooting, monitoring, architecture]

- [[nginx-log-analysis-monitoring-guide]] — Nginx 日志分析与监控体系

Nginx 安全配置实战 — 防DDoS/限流/WAF 规则编写

tags: [nginx, security, networking, production, monitoring, debugging]

| [[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]

DevOps 技术面试指南 — 容器/云原生/内核 59 题

tags: [linux, docker, kubernetes, deployment, networking, security, monitoring, production]

服务器网络排障方法论 — 分层定位七步法

tags: [networking, troubleshooting, production, debugging, monitoring, linux]

线上故障排查清单 — CPU/磁盘/内存/GC/网络 四维速查

tags: [troubleshooting, performance, linux, debugging, production, monitoring]

运维工程师面试 50 题 — 经典 Linux/网络/数据库基础全覆盖

tags: [linux, networking, database, troubleshooting, production, security, monitoring, docker]

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]

Linux 服务器 CPU 飙高排查 — 完整方法论 + 应急响应实战

tags: [linux, performance, monitoring, debugging, production]

systemd 日志管理与实时监控:journalctl 命令完全指南

tags: [linux, command, monitoring, debugging]

磁盘排查工具实战指南 — iostat/smartctl/lsscsi 详解

tags: [linux, disk, storage, command, monitoring, troubleshooting]

生产级 Linux 磁盘 IO 调优 — 从核心概念到实战落地

tags: [linux, performance, storage, production, monitoring, debugging]

Linux 磁盘空间排查 — 8 个命令 / 四种场景 / 生产清理流程

tags: [linux, troubleshooting, disk, storage, monitoring, production, debugging]

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 Average 完全解读 — 内核原理 / 排查方法论 / 容器环境实战

tags: [linux, performance, monitoring, troubleshooting, debugging, production]

Linux 内存管理深潜 — Buffer/Cache/Page Cache/Slab/回收/OOM 全链路

tags: [linux, memory, performance, troubleshooting, monitoring, debugging]

Linux 服务器性能排查实战手册 — 三板斧/案例/阈值/参数速查

tags: [linux, troubleshooting, performance, monitoring, nginx, mysql]

Linux 端口探查三工具 — ss / netstat / lsof 完全指南

tags: [linux, networking, monitoring, debugging, troubleshooting]

NFS 故障排查 SOP — 7 步法 / 6 类故障 / 实战案例

tags: [linux, troubleshooting, nfs, storage, networking, performance, monitoring, security]

服务器性能五维排查 — CPU/内存/磁盘/网络/文件系统深度解析

tags: [linux, troubleshooting, performance, monitoring, production, debugging, networking, mysql, filesystem]

服务器安全加固清单 — 新机器上线前必做的 20 件事

tags: [security, linux, production, monitoring, networking, debugging]

Nginx 典型配置错误复盘 — 20+ 个踩坑点详解

- [[nginx-log-analysis-monitoring-guide]] — Nginx 日志分析与监控体系构建指南 — 自定义日志格式、性能分析技巧、GoAccess 可视化、

Nginx 日志分析与监控体系构建指南

tags: [nginx, monitoring, performance, troubleshooting, automation, security]

Nginx 上线前检查清单 — 7 项必查配置

- [[nginx-log-analysis-monitoring-guide]] — Nginx 日志分析与监控体系构建指南 — 自定义日志格式、性能分析技巧、GoAccess 可视化、

Wiki Index

- [[nginx-log-analysis-monitoring-guide]] — Nginx 日志分析与监控体系构建指南 — 自定义日志格式、性能分析技巧、GoAccess 可视化、自动化告警