Skip to content

Getting the server information for MongoDB Atlas  #120

@hendritjipto

Description

@hendritjipto

Below is the command to get the MongoDB Atlas information

mongo "mongodb+srv://<<clustername>>.mongodb.net/" -u <<username>> -p <<password>> --quiet --norc getMongoData.js > getMongoData-output.json

The username and password are the project owner.

Able to get the information when uploaded to Heracles Sizing Tool.

The caveat needs to install mongo shell 4.4 into the computer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions