Lance Edgar
|
018a9dcb08
|
Don't let server mark client as offline until readings fail 3 times in a row
previously we were only letting this fail once, if that
|
2018-09-28 11:57:27 -05:00 |
|
Lance Edgar
|
5df3379995
|
Send email alert when tempmon server marks a client as offline
courtesy of Cole Chaney <cole@mamajeansmarket.com>
|
2018-02-07 17:48:07 -06:00 |
|
Lance Edgar
|
8a1551e0f5
|
Send first alert "immediately" if critical temp status
i.e. only wait for "first email" delay if *not* critical
courtesy of Cole Chaney <cole@mamajeansmarket.com>
|
2018-02-07 17:47:48 -06:00 |
|
Lance Edgar
|
90e431c617
|
Switch license to GPL v3 (no longer Affero)
refs #2
|
2017-07-06 23:38:50 -05:00 |
|
Lance Edgar
|
396b3739f3
|
Fix bug when marking client as offline from server loop
..i think?
|
2017-06-01 17:37:27 -05:00 |
|
Lance Edgar
|
c4b371cedd
|
Refactor main server loop a bit, to add basic retry w/ error logging
hopefully this lets us get past a simple Postgres restart..
|
2017-06-01 17:16:31 -05:00 |
|
Lance Edgar
|
4e11748b45
|
Add configurable delay per client; improve try/catch
|
2017-02-09 17:59:06 -06:00 |
|
Lance Edgar
|
e6f3448acc
|
Hopefully fix alert logic when status becomes good
No need to send alert for good status, if previous status never actually
triggered an alert.
|
2016-12-11 10:46:53 -06:00 |
|
Lance Edgar
|
de1543018a
|
DRY up some server alert logic a bit
|
2016-12-10 23:04:42 -06:00 |
|
Lance Edgar
|
646f09a413
|
Add mail templates, plus initial status alert delay for probes
i.e. let the temp get "proper bad" (for some minutes) before alerting
|
2016-12-10 12:40:50 -06:00 |
|
Lance Edgar
|
fc7ec58303
|
Fix import bug in server daemon
|
2016-12-05 20:59:05 -06:00 |
|
Lance Edgar
|
7550e63940
|
Initial commit
|
2016-12-05 19:06:34 -06:00 |
|