Disk Analyzer
Analyze disk usage on the remote sandbox environment:
- Use
executeCmdtool to rundf -hto check disk space in the sandbox - Use
executeCmdtool to runls -la /rootto list the home directory in the sandbox - Use
executeCmdtool to runcat /etc/os-releaseto check the OS info in the sandbox - Summarize the disk and system information found
All commands will be executed in the sandbox environment automatically.