MongoDB 监控指标
MongoDB uptime 启动时长
asserts.user 用户的断言数量
asserts.warning 警告的断言数量
connections.current 当前的连接数 大于 650
connections.available 可用的连接数
connections.totalCreated 共创建了多少连接
extra_info.heap_usage_bytes heap内存的大小
extra_info.page_faults 缺页的多少
globalLock.currentQueue.total 当前队列的总长度
globalLock.currentQueue.readers 当前队列中读的数量
globalLock.currentQueue.writers 当前队列中写的数量
globalLock.activeClients.total 活跃客户端的总数量
globalLock.activeClients.readers 活跃客户端中读的数量
globalLock.activeClients.writers 活跃客户端中写的数量
network.bytesIn 网卡接收的数据量
network.bytesOut 网卡发送的数据量
opcounters.insert insert操作数量
opcounters.query query操作数量
opcounters.update update操作数量
opcounters.delete delete操作数量
opcounters.getmore getmore的数量
opcounters.command command的数量
opcountersRepl.insert 副本集环境insert操作数量
opcountersRepl.query 副本集环境query操作数量
opcountersRepl.update 副本集环境update操作数量
opcountersRepl.delete 副本集环境delete操作数量
opcountersRepl.getmore 副本集环境getmore的数量
opcountersRepl.command 副本集环境command的数量
wiredTiger.cache.maximum_bytes_configured wiredTiger缓存大小
wiredTiger.cache.bytes_currently_in_the_cache wiredTiger缓存使用大小
wiredTiger.cache.tracked_dirty_bytes_in_the_cache wiredTiger缓存中脏数据大小
wiredTiger.cache.unmodified_pages_evicted wiredTiger缓存未修改page置换情况
wiredTiger.cache.pages_read_into_cache wiredTiger缓存读入page情况
wiredTiger.cache.pages_written_from_cache wiredTiger缓存写出page情况
mem.resident 常驻内存使用情况
mem.virtual 虚拟内存使用情况
replication_lag 副本集成员延时 大于 15
replication_state 副本集成员Primary, Secondary等状态 等于 12
replication_hosts 副本集成员IP信息 No Primary
replication_oplog_growth_rate oplog增长率
replication_oplog_window oplog存储的操作时长
alive Mongodb存活情况 等于 0
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· winform 绘制太阳,地球,月球 运作规律
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 上周热点回顾(3.3-3.9)
· AI 智能体引爆开源社区「GitHub 热点速览」