This commit is contained in:
Daniele Verducci (Slimpenguin)
2022-04-16 08:30:31 +02:00
parent ff7c049cb2
commit 952741a4ec
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# HEALTHCHECK
A simple server health check.
Allows to keep under control the machine vitals (cpu usage, raid status, thermals...) and alter the sysadmin in case of anomalies.
Allows to keep under control the machine vitals (cpu usage, raid status, thermals...) and alert the sysadmin in case of anomalies.
Sends an email and/or executes a command in case of alarm.
As an example, the command may be a ntfy call to obtain a notification on a mobile phone or desktop computer.