- Reference >
mongoshMethods >- Database Methods >
- db.hostInfo()
db.hostInfo()¶
-
db.hostInfo()¶ Returns a document with information about the underlying system that the
mongodormongosruns on. Some of the returned fields are only included on some platforms.db.hostInfo()provides amongoshhelper method around thehostInfocommand. The output ofdb.hostInfo()on a Linux system will resemble the following:See
hostInfofor full documentation of the output ofdb.hostInfo().