MongoDB的监控指标有哪些

发布时间:2021-07-16 16:41:18 作者:Leah
来源:亿速云 阅读:256

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

看完上述内容,你们掌握MongoDB的监控指标有哪些的方法了吗?如果还想学到更多技能或想了解更多相关内容,欢迎关注亿速云行业资讯频道,感谢各位的阅读!

推荐阅读:
  1. 如何监控mongoDB?
  2. mongodb的监控

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

mongodb

上一篇:mongodb 中怎么利用分片集群创建分片集合

下一篇:Web开发中客户端跳转与服务器端跳转有什么区别

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》