From f9b510e22f901622afca9dcdebc9ddb77556592c Mon Sep 17 00:00:00 2001 From: Paul Jacobs Date: Thu, 30 Jul 2020 10:34:30 +0300 Subject: [PATCH] PT-1870 Font differences --- docs/pt-mongodb-query-digest.rst | 16 +++++++-------- docs/pt-mongodb-summary.rst | 34 ++++++++++++++++---------------- docs/pt-pg-summary.rst | 6 ++++-- docs/pt-secure-collect.rst | 8 +++----- 4 files changed, 32 insertions(+), 32 deletions(-) diff --git a/docs/pt-mongodb-query-digest.rst b/docs/pt-mongodb-query-digest.rst index 22cf6521..a33bb7ed 100644 --- a/docs/pt-mongodb-query-digest.rst +++ b/docs/pt-mongodb-query-digest.rst @@ -1,8 +1,8 @@ .. _pt-mongodb-query-digest: -======================= -pt-mongodb-query-digest -======================= +================================== +:program:`pt-mongodb-query-digest` +================================== ``pt-mongodb-query-digest`` reports query usage statistics by aggregating queries from MongoDB query profiler. @@ -89,11 +89,11 @@ Output Example # Time range: 2017-01-11 12:58:26.519 -0300 ART to 2017-01-11 12:58:26.686 -0300 ART # Attribute pct total min max avg 95% stddev median # ================== === ======== ======== ======== ======== ======== ======= ======== - # Count (docs) 36 - # Exec Time ms 0 0 0 0 0 0 0 0 - # Docs Scanned 0 148.00 0.00 74.00 4.11 74.00 16.95 0.00 - # Docs Returned 2 148.00 0.00 74.00 4.11 74.00 16.95 0.00 - # Bytes recv 0 2.11M 215.00 1.05M 58.48K 1.05M 240.22K 215.00 + # Count (docs) 36 + # Exec Time ms 0 0 0 0 0 0 0 0 + # Docs Scanned 0 148.00 0.00 74.00 4.11 74.00 16.95 0.00 + # Docs Returned 2 148.00 0.00 74.00 4.11 74.00 16.95 0.00 + # Bytes recv 0 2.11M 215.00 1.05M 58.48K 1.05M 240.22K 215.00 # String: # Namespaces samples.col1 # Fingerprint $gte,$lt,$meta,$sortKey,filter,find,projection,shardVersion,sort,user_id,user_id diff --git a/docs/pt-mongodb-summary.rst b/docs/pt-mongodb-summary.rst index 5bb3c4a7..61c772dd 100644 --- a/docs/pt-mongodb-summary.rst +++ b/docs/pt-mongodb-summary.rst @@ -1,8 +1,8 @@ .. pt-mongodb-summary: -================== -pt-mongodb-summary -================== +============================= +:program:`pt-mongodb-summary` +============================= ``pt-mongodb-summary`` collects information about a MongoDB cluster. It collects information from several sources @@ -58,14 +58,14 @@ Output Example .. code-block:: none # Instances #################################################################################### - ID Host Type ReplSet - 0 localhost:17001 PRIMARY r1 - 1 localhost:17002 SECONDARY r1 - 2 localhost:17003 SECONDARY r1 - 0 localhost:18001 PRIMARY r2 - 1 localhost:18002 SECONDARY r2 + ID Host Type ReplSet + 0 localhost:17001 PRIMARY r1 + 1 localhost:17002 SECONDARY r1 + 2 localhost:17003 SECONDARY r1 + 0 localhost:18001 PRIMARY r2 + 1 localhost:18002 SECONDARY r2 2 localhost:18003 SECONDARY r2 - + # This host # Mongo Executable ############################################################################# Path to executable | /home/karl/tmp/MongoDB32Labs/3.0/bin/mongos @@ -79,9 +79,9 @@ Output Example Started | 2016-10-30 00:18:49 -0300 ART Datadir | /data/db Process Type | mongos - + # Running Ops ################################################################################## - + Type Min Max Avg Insert 0 0 0/5s Query 0 0 0/5s @@ -89,21 +89,21 @@ Output Example Delete 0 0 0/5s GetMore 0 0 0/5s Command 0 22 16/5s - + # Security ##################################################################################### Users 0 Roles 0 Auth disabled SSL disabled - - + + # Oplog ######################################################################################## Oplog Size 18660 Mb Oplog Used 55 Mb Oplog Length 0.91 hours Last Election 2016-10-30 00:18:44 -0300 ART - - + + # Cluster wide ################################################################################# Databases: 3 Collections: 17 diff --git a/docs/pt-pg-summary.rst b/docs/pt-pg-summary.rst index 754b03e7..bff3313d 100644 --- a/docs/pt-pg-summary.rst +++ b/docs/pt-pg-summary.rst @@ -1,5 +1,7 @@ -pt-pg-summary -============= +======================== +:program:`pt-pg-summary` +======================== + **pt-pg-summary** collects information about a PostgreSQL cluster. Usage diff --git a/docs/pt-secure-collect.rst b/docs/pt-secure-collect.rst index e61b8a84..1c53c413 100644 --- a/docs/pt-secure-collect.rst +++ b/docs/pt-secure-collect.rst @@ -1,5 +1,3 @@ -.. program:: pt-secure-collect - ============================ :program:`pt-secure-collect` ============================ @@ -65,7 +63,7 @@ COMMANDS Include this dir into the sanitized tar file. .. option:: --config-file - + Path to the config file. Default: ``~/.my.cnf`` .. option:: --mysql-host @@ -133,7 +131,7 @@ COMMANDS .. option:: --outfile - Write the output to this file. If ommited, the output file + Write the output to this file. If ommited, the output file name will be the same as the input file, adding the ``.aes`` extension. * **Encrypt command** @@ -146,7 +144,7 @@ COMMANDS .. option:: --outfile - Write the output to this file. If ommited, the output file + Write the output to this file. If ommited, the output file name will be the same as the input file, without the ``.aes`` extension. * **Sanitize command**