Mark whatisdoing.sh as deprecated in top-comment.
This commit is contained in:
parent
beb39015a0
commit
ea53a9918e
@ -1,4 +1,10 @@
|
|||||||
# This script is from http://poormansprofiler.org/
|
# 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
|
#!/bin/bash
|
||||||
nsamples=1
|
nsamples=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user