Forum Discussion
williamtan
Altostratus
Dec 03, 2018where tcpdump store and it's storage status
How to check the storage status if I run and save the tcpdump in /var/tmp for 3hours?
- youssef1
Cumulonimbus
Hi William,
You can check directly file, for example if you lunch this command:
tcpdump -nni 0.0 host 1.1.1.1 -w /var/tmp/file.cap
then regularly check the size of the captured file with this following command:
ls -la /var/tmp/file.cap
It will give you size of packet Up-to-date.
Hope it help you.
regards,
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects