MongoDB provides rest interface for basic observation of server status. The URL for rest interface is "port+1000".
For example, if you specify the mongodb port with 10000, the rest interface URL will be http://localhost:11000.
For example, if you specify the mongodb port with 10000, the rest interface URL will be http://localhost:11000.