From a055a1d7b2263126aacb814591107e5534408134 Mon Sep 17 00:00:00 2001 From: Neal Gosalia Date: Thu, 23 Jul 2020 17:30:43 +0530 Subject: [PATCH] Replace incorrect usages of blsstat with mongoshake-stat in scripts/mongoshake-stat --- scripts/mongoshake-stat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/mongoshake-stat b/scripts/mongoshake-stat index 9d768f8f..ca3e5e0a 100755 --- a/scripts/mongoshake-stat +++ b/scripts/mongoshake-stat @@ -50,7 +50,7 @@ def __crash(message): def usage(): - print "Usage: ./blsstat [--host=127.0.0.1] [--port=8080] [--tables] [--queue]" + print "Usage: ./mongoshake-stat [--host=127.0.0.1] [--port=8080] [--tables] [--queue]" exit(0) @@ -217,7 +217,7 @@ if __name__ == "__main__": elif VERBOSE_TABLE: if module != MODULE_RECEIVER: - print "blsstat --tables not support collector" + print "Command `mongoshake-stat --tables` is not supported by collector" else: # show tables operations #