mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Fix typo
This commit is contained in:
parent
8cc28725af
commit
41519afebe
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in
|
||||||
set mail-format { from: monit@banditlair.com }
|
set mail-format { from: monit@banditlair.com }
|
||||||
set alert alerts@banditlair.com with reminder on 120 cycles
|
set alert alerts@banditlair.com with reminder on 120 cycles
|
||||||
|
|
||||||
check program failed-untis with path "${pkgs.systemd}/bin/systemctl --failed"
|
check program failed-units with path "${pkgs.systemd}/bin/systemctl --failed"
|
||||||
if content != "0 loaded units listed" then alert
|
if content != "0 loaded units listed" then alert
|
||||||
|
|
||||||
check system $HOST
|
check system $HOST
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue