LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

nmcli-monitor

watches for and displays NetworkManager events in real-time

TLDR

Start monitoring NetworkManager changes
$ nmcli monitor
copy

SYNOPSIS

nmcli monitor

DESCRIPTION

nmcli monitor watches for and displays NetworkManager events in real-time. It shows changes to network connections, device states, and connectivity status as they occur.Events displayed include connection activations and deactivations, device state changes (connecting, connected, disconnected), IP address assignments, and overall connectivity state changes.The command runs continuously until interrupted with Ctrl+C, making it useful for debugging network issues or scripting responses to network events.

INSTALL

sudo apt install network-manager
copy
sudo apk add networkmanager-cli
copy

CAVEATS

Runs in the foreground and blocks the terminal. Only shows events occurring after the monitor starts; historical events are not displayed. For parsing in scripts, consider using nmcli's -t (terse) option for machine-readable output.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid