diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,4 +1,10 @@ -monitor +monitor.sh ======= -Automated email sender that monitors and reports on network and sensors. +*Automated email sender that monitors and reports on network and sensors* + +This script is called periodically (such as from a cron job). It obtains the internet (external IP +address and logs it to a temporary file. When the external IP address changes, the following steps occur: +- The owner is notified by email of the address change. +- The log file is deleted. + |
