Mongo memory usage keep growing

Hi,

This is my very first post here so please, bear with me if I am doing anything wrong :slight_smile:

I am running a simple graylog instance, with everything on the same host (graylog / mongo / es), I can see from our monitoring console the mongodb memory usage keeps growing.

From my understanding the mongo space only stores configuration data, so I guessed the memeory usage should not grow over time, but it does…

Any clue about the root cause for this ?

System info :

  • mongodb-org-server 3.4.9
  • graylog-server 2.3.1-1
  • elasticsearch 2.4.6

Thanks for your input :slight_smile:

Do you mean the disk usage or the size in the machine’s main memory?

I mean the ram usage of the mongodb process :
image

What’s the unit of the y-axis? Is it percentage of main memory, megabytes, gigabytes, or something completely different?

It’s GigaBytes, do you have any clue ?

Your posts are a bit scarce in actual data.

What do the typical MongoDB monitoring tools say?
https://docs.mongodb.com/manual/administration/monitoring/

Anything extraordinary in the logs?

Sorry for the delay, did not have the time yet to g, which is not blocking. Blocking issue are overtaking this one, I’ll get back here with pertinent data asap.

Thanks a lot for your time

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.