You can view disk space use by profile. You should run this command to determine the best data to delete for a specific profile.
To view a summary of disk space use by profile:
Go to CLI configuration mode:
hostname > enable hostname # configure terminal
Show the current disk space use for a profile:
hostname (config) # show system cleanup profile [backups | fedb-backups | logs | malicious-artifacts | nonmalicious-artifacts | reports |snapshots | sysdumps | tcpdumps | temp-files]
For profile descriptions, see On-Demand Cleanup Using Profiles .
For example, the following shows the disk space use for the
logsprofile:hostname (config) # show system cleanup profile logs Older than | Size ============|============= 365 days | 0 MB 180 days | 25 MB 90 days | 212 MB 30 days | 342 MB 7 days | 382 MB 1 day | 405 MB All | 411 MB