Commit Graph

3 Commits (b173ced7ecd032e7e0ad0ee995f98d70819b2eeb)

Author SHA1 Message Date
mj-saunders b173ced7ec Send a single email only
Gather any detected errors into a list and send them all at once.
2022-11-03 14:24:55 +04:00
mj-saunders 7eff14d01f Handle multiple servers
The current approach is only useful for services delivered over http.
We are sending an individual email per fault detected - we can improve
this.
2022-11-03 13:48:53 +04:00
mj-saunders 6218e8534d Initial commit
We had a cheap and nasty script that could only dump a message onto a
pts terminal.

We have now partially set up to more sensibly send email instead.
2022-11-03 12:39:42 +04:00