debian man page for mongostat

Query: mongostat

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MONGOSTAT(1)							  Mongo Database						      MONGOSTAT(1)

NAME
mongostat - view statistics on a running mongod instance
SYNOPSIS
mongostat [OPTIONS]
DESCRIPTION
mongostat prints statistics on a running mongod instance.
OPTIONS
--help show usage information -h, --host HOST mongo host to connect to (use "left,right" for pairs) -d, --db ARG db to use -c, --collection ARG collection to use (some commands) -u, --username USERNAME specify user to log in as -p, --password PASSWORD specify password of user (notice there is no space)
COPYRIGHT
Copyright 2010 10gen
SEE ALSO
For more information, please refer to the MongoDB wiki, available at http://www.mongodb.org.
AUTHOR
Eliot Horowitz 10gen March 2010 MONGOSTAT(1)
Related Man Pages
mongofiles(1) - debian
mongodb(3pm) - debian
restart-instance(1as) - sunos
mongodb::connection(3pm) - debian
mongodb::tutorial(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file