Check a beanstalkd server from console
Simplest way on Ubuntu
sudo apt-get install socat
echo -e 'stats\r' | socat - tcp4-connect:localhost:11300
(Substitute localhost:11300 for your server)
Socat is also available for MacOSX (via brew)
Written by Blitline Developers
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Linux
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#