This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
api
/
management
/
commands
History
Pēteris Caune
266fbd225d
sendreports doesn't send nags if nag_period=0 ("disabled"). This would result in an infinite loop of nag emails.
2017-12-29 18:05:23 +02:00
..
__init__.py
…
prunechecks.py
…
prunenotifications.py
…
prunepings.py
…
prunepingsslow.py
…
sendalerts.py
Adding an option to send daily or hourly reminders if any check is down.
Fixes
#48
2017-10-14 16:03:56 +03:00
sendreports.py
sendreports doesn't send nags if nag_period=0 ("disabled"). This would result in an infinite loop of nag emails.
2017-12-29 18:05:23 +02:00
settelegramwebhook.py
Experimental
settelegramwebhook
management command
2017-12-27 18:28:34 +02:00
smtpd.py
Email listener: "./manage.py smtpd"
2017-11-01 19:20:12 +02:00