-
-
Save deckerego/484072b892b5f4bf5eb09de547ea35c5 to your computer and use it in GitHub Desktop.
WIFI monitoring with Monit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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