Skip to content

Instantly share code, notes, and snippets.

@deckerego
Created May 21, 2025 20:36
Show Gist options
  • Save deckerego/484072b892b5f4bf5eb09de547ea35c5 to your computer and use it in GitHub Desktop.
Save deckerego/484072b892b5f4bf5eb09de547ea35c5 to your computer and use it in GitHub Desktop.
WIFI monitoring with Monit
check network WIFI with interface wlan0
restart program = "/usr/sbin/service networking restart"
if failed link then restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment