Mercurial > servermonitor
log
age | author | description |
---|---|---|
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. |
Sun, 02 Jun 2019 17:51:30 -0400 | Brad Greco | Fix bad commit intending to change default frequency that actually changed default severity. |
Sun, 02 Jun 2019 17:45:37 -0400 | Brad Greco | Fix servers getting disabled at program launch if no SSH key is set, even if they have no SSH checks. |
Thu, 30 May 2019 21:41:14 -0400 | Brad Greco | Fix checks not getting scheduled when a server is enabled. |
Thu, 30 May 2019 21:40:57 -0400 | Brad Greco | Fix not being able to enable a server with a blank SSH key even if it has no SSH checks. |
Thu, 30 May 2019 21:40:27 -0400 | Brad Greco | Fix NullReferenceException when checks are executed on a brand new server. |