mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
add note about free monitoring
This commit is contained in:
parent
1020f582bc
commit
8e89159760
@ -4,6 +4,10 @@
|
|||||||
|
|
||||||
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
|
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
|
||||||
|
|
||||||
|
### MongoDB free monitoring.
|
||||||
|
|
||||||
|
To disable the message about free monitoring you can run `db.disableFreeMonitoring()`.
|
||||||
|
|
||||||
## Minimum RAM warning
|
## Minimum RAM warning
|
||||||
|
|
||||||
MongoDB requires approximately 1GB of RAM per 100.000 assets. If the system has to start swapping memory to disk, this will have a severely negative impact on performance, and should be avoided.
|
MongoDB requires approximately 1GB of RAM per 100.000 assets. If the system has to start swapping memory to disk, this will have a severely negative impact on performance, and should be avoided.
|
||||||
|
Loading…
Reference in New Issue
Block a user