juju / juju-crashdump

Script to assist in gathering logs and other debugging info from a Juju model
MIT License
10 stars 23 forks source link

Collect `ps aux` on machines #81

Closed Cynerva closed 3 years ago

Cynerva commented 3 years ago

For diagnosing https://bugs.launchpad.net/charmed-kubernetes-testing/+bug/1916927, it would have been helpful to see what processes are running on each unit. Specifically, it would have been nice to see if a kubectl exec process was running on kubernetes-master/2 and if so, what arguments it was called with.