Skip to content

Instantly share code, notes, and snippets.

@bigtoast
Created February 29, 2012 06:58
Show Gist options
  • Save bigtoast/1938672 to your computer and use it in GitHub Desktop.
Save bigtoast/1938672 to your computer and use it in GitHub Desktop.
plan when diva shit hits the fan
find open files from diva
sudo lsof -u j2ee-dva
on db machine.
mysql -e "show processlist" | grep diva | wc -l
sudo netstat -lptu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment