/dports/net-mgmt/observium/observium/scripts/agent-local/ |
H A D | mongodb | 3 mongostat=`which mongostat` 14 …"${mongostat}" -u "$user" -p "$password" --port "$port" --authenticationDatabase "$ad" --humanRead…
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/main/ |
H A D | mongostat.go | 58 mongostat.Usage, 63 statOpts := &mongostat.StatOptions{} 208 var cluster mongostat.ClusterMonitor 210 cluster = &mongostat.AsyncClusterMonitor{ 217 cluster = &mongostat.SyncClusterMonitor{ 230 stat := &mongostat.MongoStat{ 233 Nodes: map[string]*mongostat.NodeMonitor{},
|
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/mongostat/main/ |
H A D | mongostat.go | 63 mongostat.Usage, 68 statOpts := &mongostat.StatOptions{} 218 var cluster mongostat.ClusterMonitor 220 cluster = &mongostat.AsyncClusterMonitor{ 227 cluster = &mongostat.SyncClusterMonitor{ 240 stat := &mongostat.MongoStat{ 243 Nodes: map[string]*mongostat.NodeMonitor{},
|
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/test/qa-tests/ |
H A D | .gitignore | 11 mongostat
|
H A D | prep-for-resmoke.sh | 23 for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mong…
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/ |
H A D | build.sh | 22 for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mong…
|
H A D | common.yml | 878 # mongostat 881 tool: mongostat 884 tool: mongostat 965 tool: mongostat 998 tool: mongostat 1065 tool: mongostat 1103 tool: mongostat 1142 tool: mongostat 1181 tool: mongostat 1220 tool: mongostat [all …]
|
H A D | test.sh | 32 for i in common/db mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop; do
|
H A D | README.md | 8 - **mongostat** - _Monitor live MongoDB servers, replica sets, or sharded clusters_
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/mongostat/ |
H A D | options.go | 7 package mongostat package
|
H A D | mongostat_test.go | 7 package mongostat package
|
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/ |
H A D | build.sh | 30 for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mong…
|
H A D | runTests.sh | 27 for i in legacy/failpoint legacy/json legacy/log legacy/options legacy/util mongostat mongofiles mo…
|
H A D | common.yml | 950 # mongostat 953 tool: mongostat 956 tool: mongostat 1076 tool: mongostat 1160 tool: mongostat 1199 tool: mongostat 1238 tool: mongostat 1277 tool: mongostat 1316 tool: mongostat 1355 tool: mongostat [all …]
|
H A D | README.md | 8 - **mongostat** - _Monitor live MongoDB servers, replica sets, or sharded clusters_
|
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/mongostat/ |
H A D | options.go | 7 package mongostat package
|
H A D | mongostat_test.go | 7 package mongostat package
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/etc/ |
H A D | perf.yml | 9 …mongostat; pkill -9 mongofiles; pkill -9 mongotop; pkill -9 mongobridge; pkill -9 mongod-2.6; pkil… 30 …mongostat; pkill -9 mongofiles; pkill -9 mongotop; pkill -9 mongobridge; pkill -9 mongod-2.6; pkil…
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/rpm/ |
H A D | mongo.mdv.spec | 142 %{_bindir}/mongostat 150 %{_mandir}/man1/mongostat.1*
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/ |
H A D | README | 18 mongostat - Show the status of a running mongod/mongos.
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/distsrc/ |
H A D | README | 18 mongostat - Show the status of a running mongod/mongos.
|
/dports/databases/mongodb36/mongodb-src-r3.6.23/debian/ |
H A D | mongodb-enterprise.rules | 3 …pt mongodump mongoexport mongofiles mongoimport mongoldap mongoperf mongorestore mongostat mongotop
|
H A D | mongodb-org.rules | 3 TOOLS=bsondump mongodump mongoexport mongofiles mongoimport mongoperf mongorestore mongostat mongot…
|
H A D | mongodb-enterprise-unstable.rules | 3 …pt mongodump mongoexport mongofiles mongoimport mongoldap mongoperf mongorestore mongostat mongotop
|
H A D | mongodb-org-unstable.rules | 3 TOOLS=bsondump mongodump mongoexport mongofiles mongoimport mongoperf mongorestore mongostat mongot…
|