Hello All,
I am someone relatively new to the ESM, and I am currently trying to calculate what amount of space I need to perform a full backup of the system. Technical Article ID: KB85742 stated to go to the following directory and sum the total values:
Hi,
Here's the easiest way to do it.
Go to each directory as stated and then execute 'du -sh' to get the size
Sample:
McAfee-ENMELM~ # cd /usr/local/ess/data/
McAfee-ENMELM /usr/local/ess/data # du -sh
1.6G .
Do the same with other directories.
i hope this information can help you
you can use the du command
McAfee-ETM-5600 ~ # du /usr/local/ess/data/
15381700 /usr/local/ess/data/old_sa
18480516 /usr/local/ess/data/
McAfee-ETM-5600 ~ # du /usr/local/ess/data/
15381700 /usr/local/ess/data/old_sa
18480516 /usr/local/ess/data/
etc
if you want the size un GB you must use the next sentence for every directory
du -csh --block-size=1G /usr/local/ess/data/
In my case the the result are the following
18 /usr/local/ess/data/
18 total
Corporate Headquarters
6220 America Center Drive
San Jose, CA 95002 USA