snippetbashTip
rtmon — Save network state changes to a file. More information: <https://manned.org/rtmon>.
Viewed 0 times
commandrtmonsavenetworkstateclifilechanges
linux
Problem
How to use the
rtmon command: Save network state changes to a file. More information: <https://manned.org/rtmon>.Solution
rtmon — Save network state changes to a file. More information: <https://manned.org/rtmon>.Save all network state changes to a file:
sudo rtmon {{[f|file]}} {{path/to/file}}Specify the type of change to log:
sudo rtmon {{[f|file]}} {{link|address|route}}Code Snippets
Save all network state changes to a file
sudo rtmon {{[f|file]}} {{path/to/file}}Specify the type of change to log
sudo rtmon {{[f|file]}} {{link|address|route}}Context
tldr-pages: linux/rtmon
Revisions (0)
No revisions yet.