1MONGOSTAT(15)                   Mongo Database                   MONGOSTAT(15)
2
3
4

NAME

6       mongostat - view statistics on a running mongod instance
7

SYNOPSIS

9       mongostat [OPTIONS]
10

DESCRIPTION

12       mongostat prints statistics on a running mongod instance.
13

OPTIONS

15       --help show usage information
16
17       -h, --host HOST
18              mongo host to connect to (use "left,right" for pairs)
19
20
21
22
23       -d, --db ARG
24              db to use
25
26       -c, --collection ARG
27              collection to use (some commands)
28
29       -u, --username USERNAME
30              specify user to log in as
31
32       -p, --password PASSWORD
33              specify password of user (notice there is no space)
34
36       Copyright 2010 10gen
37

SEE ALSO

39       For  more  information,  please refer to the MongoDB wiki, available at
40       http://www.mongodb.org.
41

AUTHOR

43       Eliot Horowitz
44
45
46
4710gen                             March 2010                     MONGOSTAT(15)
Impressum