Home
last modified time | relevance | path

Searched refs:mongostat (Results 1 – 25 of 39) sorted by relevance

12

/dports/net-mgmt/observium/observium/scripts/agent-local/
H A Dmongodb3 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 Dmongostat.go58 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 Dmongostat.go63 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.gitignore11 mongostat
H A Dprep-for-resmoke.sh23 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 Dbuild.sh22 for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mong…
H A Dcommon.yml878 # 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 Dtest.sh32 for i in common/db mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop; do
H A DREADME.md8 - **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 Doptions.go7 package mongostat package
H A Dmongostat_test.go7 package mongostat package
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/
H A Dbuild.sh30 for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mong…
H A DrunTests.sh27 for i in legacy/failpoint legacy/json legacy/log legacy/options legacy/util mongostat mongofiles mo…
H A Dcommon.yml950 # 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 DREADME.md8 - **mongostat** - _Monitor live MongoDB servers, replica sets, or sharded clusters_
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/mongostat/
H A Doptions.go7 package mongostat package
H A Dmongostat_test.go7 package mongostat package
/dports/databases/mongodb36/mongodb-src-r3.6.23/etc/
H A Dperf.yml9mongostat; pkill -9 mongofiles; pkill -9 mongotop; pkill -9 mongobridge; pkill -9 mongod-2.6; pkil…
30mongostat; 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 Dmongo.mdv.spec142 %{_bindir}/mongostat
150 %{_mandir}/man1/mongostat.1*
/dports/databases/mongodb36/mongodb-src-r3.6.23/
H A DREADME18 mongostat - Show the status of a running mongod/mongos.
/dports/databases/mongodb36/mongodb-src-r3.6.23/distsrc/
H A DREADME18 mongostat - Show the status of a running mongod/mongos.
/dports/databases/mongodb36/mongodb-src-r3.6.23/debian/
H A Dmongodb-enterprise.rules3 …pt mongodump mongoexport mongofiles mongoimport mongoldap mongoperf mongorestore mongostat mongotop
H A Dmongodb-org.rules3 TOOLS=bsondump mongodump mongoexport mongofiles mongoimport mongoperf mongorestore mongostat mongot…
H A Dmongodb-enterprise-unstable.rules3 …pt mongodump mongoexport mongofiles mongoimport mongoldap mongoperf mongorestore mongostat mongotop
H A Dmongodb-org-unstable.rules3 TOOLS=bsondump mongodump mongoexport mongofiles mongoimport mongoperf mongorestore mongostat mongot…

12