for j in $(bosh -d cf-DEPLOYMENT vms | grep cloud | grep -v worker |awk '{ print $1 }'); do bosh -d cf-DEPLOYMENT ssh $j -c "sudo du -sh /var/vcap/data/cloud_controller_ng/tmp/staged_droplet_uploads"; done | grep droplet
df -h
Check the timestamp of the files in the folder.
/var/vcap/data/cloud_controller_ng/tmp/staged_droplet_uploads# ls -ltr
This issue can be also captured with Healthwatch where the following metrics is emitted:
system_disk_ephemeral_percent{deployment="cf-XXXX", exported_job="cloud_controller"}