updated jvm_heaps_total_mb.sh

pull/2/head
Hari Sekhon 4 years ago
parent 556155a9c9
commit 8859bb0d52

@ -32,6 +32,7 @@ if [ "$(uname -s)" = Darwin ]; then
fi
# picks up other things like Adobe crash reporter with lots of java related env vars - which is wrong, we only care about CLI args to java procs
# shellcheck disable=SC2009
#pgrep -l -f java |
ps -ef |
grep java |

Loading…
Cancel
Save