I am using mongodb 1.6 for our production .
I am having the following questions
Could anybody please help me how do i find out the answers for these questions ??
- How to identify queries in mongodb that is taking longer time to run ??
- How to see Page Faults in MongoDB ??
- What is this RAID Concept and how do i know what RAID i am using ?? (because it says that if RAID is 10 then performance will be greater )
- How to know the size of the working set in MongoDB ??
- How to see the load of an instance in mongodb ,because it says that
If your instance shows a load over 65%, you should consider scaling up. Your load should be consistently below this threshold during normal operations