log ServerMonitor/Objects/ServerMonitor.cs @ 40:c4fc74593a78 default tip

age author description
Sun, 15 Sep 2019 21:01:14 -0400 Brad Greco Remove dead code.
Sun, 15 Sep 2019 20:48:55 -0400 Brad Greco Fix memory leak each time a check was executed.
Sat, 13 Jul 2019 12:18:21 -0400 Brad Greco Increase wait time after system resume to begin running checks to prevent false positives.
Fri, 14 Jun 2019 21:01:55 -0400 Brad Greco Add ability to play a sound on check failure.
Sun, 02 Jun 2019 17:55:38 -0400 Brad Greco Fix checks still running after a server is deleted and checks not running immediately after a server is created.
Thu, 30 May 2019 21:41:14 -0400 Brad Greco Fix checks not getting scheduled when a server is enabled.
Sat, 25 May 2019 15:14:26 -0400 Brad Greco More comments.