7 Commits

Author SHA1 Message Date
Henry Whitaker
cef71b1159
Added PHP wrapper to docs 2020-08-12 09:53:11 +01:00
Pēteris Caune
df65ec9d89
Adding pauldenver/healthchecks-io-client to the 3rd party resources page 2020-07-02 12:15:32 +03:00
Pēteris Caune
c70a2588c6
Update package versions 2020-05-01 11:05:44 +03:00
Berk D. Demir
eb279c4c21 Add runitor to resources.{md,html}
From its README:

Why Do I Need This Instead of Calling curl from a Shell Script?

In addition to clean separation of concerns from the thing that needs to
run and the act of calling an external monitor, runitor packs a few neat
extra features that are bit more involved than single line additions to
a script.

It can capture the stdout and stderr of the command to send it along
with execution reports, a.k.a. pings. When you respond to an alert you
can quickly start investigating the issue with the relevant context
already available.

It can be used as a long running process acting as a task scheduler,
executing the command at specified intervals. This feature comes in
handy when you don't readily have access to a job scheduler like crond
or systemd.timer. Works well in one process per container environments.
2020-04-30 19:43:27 -07:00
Pēteris Caune
9e82cbb412
Adding HealthChecksIOStatusReport in Third-Party resources. 2020-02-20 12:23:52 +02:00
Pēteris Caune
b1bffde3d6
Add SmartCronHelper 2020-02-04 11:26:49 +02:00
Pēteris Caune
a276c24dd3
Docs overhaul WIP 2020-01-28 14:07:06 +02:00