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