summaryrefslogtreecommitdiff
path: root/utils/whatisdoing.sh
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2014-12-09 12:18:34 +0100
committerantirez <antirez@gmail.com>2014-12-09 12:18:34 +0100
commit5b2bbef9fc763f05cf4f48b239ecd71b69a66ce6 (patch)
tree9deea4d029cd7e80f00ecf4ab3478c8931b3a1f3 /utils/whatisdoing.sh
parent4dab2821456429780873d5413d84d4398999c750 (diff)
downloadredis-5b2bbef9fc763f05cf4f48b239ecd71b69a66ce6.tar.gz
Mark whatisdoing.sh as deprecated in top-comment.
Diffstat (limited to 'utils/whatisdoing.sh')
-rwxr-xr-xutils/whatisdoing.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/utils/whatisdoing.sh b/utils/whatisdoing.sh
index d97d79069..e4059caed 100755
--- a/utils/whatisdoing.sh
+++ b/utils/whatisdoing.sh
@@ -1,4 +1,10 @@
# This script is from http://poormansprofiler.org/
+#
+# NOTE: Instead of using this script, you should use the Redis
+# Software Watchdog, which provides a similar functionality but in
+# a more reliable / easy to use way.
+#
+# Check http://redis.io/topics/latency for more information.
#!/bin/bash
nsamples=1