[컴][db] mongodb 의 mongotop

 

몽고db / mongodb / mongo database / 통계 몽고 통계 /

mongodb 의 mongotop

기본적으로 개별 collection 에 대한 초(second) 당 read/write 값이다. mongotop 에 보이는 collection 이 지금 활동(activity) 가 있는 collection 이다. activity 가 없으면 보이지 않는다.

뒤에 sleeptime 을 줄 수 있다.

# 30초 마다 reporting
mongotop 30

json option 을 주면, polling interval 동안의 동작(operations) 수의 개수를 같이 준다.

--json

Returns output for mongotop in JSON format. In addition to timing data, the –json option also returns a count of the number of operations which took place during the polling interval.

Reference

  1. mongotop — MongoDB Database Tools

댓글 없음:

댓글 쓰기