Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 818 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 818 Bytes

uptime_monitor

Uptime monitoring of broadband, with email notification

Purpose

The purpose of this project is to make a simple monitoring script to run in the background, which gives email notifications for downtimes longer than a certain amount of time. This script should be able to determine wether run from "home", so that any downtime when not at home, or when removing computer from home, is nout counted.

Any content in the example folder is not part of this project, and should only be used for solution examples (where LICENSE is not verified or different from project license)

See SOURES.md for list of pages on the net with background information to this project.

Usage

Copy the wanted script to your bin directory

  • monitor.sh, best run in background without arguments.