network_transmit_recieve
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
network_transmit_recieve [2015/10/20 09:57] – luke7858 | network_transmit_recieve [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
<sxh bash>sar -n DEV</ | <sxh bash>sar -n DEV</ | ||
This will show you the history of networking. | This will show you the history of networking. | ||
+ | <sxh bash> | ||
+ | sar -n DEV -s `date -d '-3 hour' +%T` |awk '{if ($3 == " | ||
+ | </ | ||
\\ | \\ | ||
You can then use the following tools to get an understanding of which service is using the most networking traffic and what IP address it is coming from or going to: | You can then use the following tools to get an understanding of which service is using the most networking traffic and what IP address it is coming from or going to: |
network_transmit_recieve.1445335078.txt.gz · Last modified: 2024/05/23 07:26 (external edit)