diff --git a/utils/whatisdoing.sh b/utils/whatisdoing.sh index 1e51e3905187721779a91a249f34b9e5a7d91ee5..23cacc2156bcc1a59966efd826f1d5fdb0ebd3e2 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