mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
disabling checks
This commit is contained in:
parent
40a92932a2
commit
ae1204449c
4 changed files with 34 additions and 14 deletions
|
|
@ -28,3 +28,7 @@ ForceCommand /opt/lego-monitoring/wrappers/login_wrapper.sh
|
|||
* `prettyprint.py` -- check and print all sensors
|
||||
* `service.py` -- launch service
|
||||
* `assets/lego-monitoring.service` is a systemd unit that starts `service.py`
|
||||
|
||||
### Disabling checks
|
||||
|
||||
Put names of checks into config's `disabled_checks` to disable them. See `service.py` for check names.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue