Script to show running ZEO clients
by
T. Kim Nguyen
—
last modified
Oct 04, 2011 10:51 AM
simple - /root/bin/show_plone_4.0.2_zeo_clients.sh
ps auxwww|grep python|grep '/opt/Plone-4.0.2-2'|grep 'client[0-9]'|grep /run.py
Not much to it :)











