mongodb using 700% cpu usage

My MongoDB is using way too much CPU usage on my server. So I’m wondering on what I am doing wrong and what I can fix.

Hey @cai_martin

I think you will have to shared your config setup if you are looking for help to diagnose the CPU usage problem.
Or how many applications do you have connected to the db?

Hi @cai_martin!

Your server has 16 cores. Your mongod process is using about 7 out of 16 cores. Why do you think 700% is way too much CPU? I’m just trying to understand the context behind your question.

2 Likes