Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Latest commit

 

History

History
40 lines (33 loc) · 484 Bytes

Monitor.md

File metadata and controls

40 lines (33 loc) · 484 Bytes

Monitor

监控

Contents

  • Server
    • CPU
    • MEMORY
      • SWAP
    • DISK
      • File System
      • IOPS
      • SSD/HDD
      • RAID
    • NETWORK
      • IN
      • OUT
    • OS
  • Instance
    • 内存/缓存 memory/buffer
    • 线程 thread
    • 连接数
    • 访问量
    • 运行状态 status
    • 健康度 healthy
  • Plugin
  • Log

Alerting

  • 报警阈值
  • 报警途径
    • Mail
    • SMS
    • Weixin

Report

  • 实现方式: MySQL+Python