disabling checks

This commit is contained in:
Alex 2025-01-18 14:47:56 +03:00
parent 40a92932a2
commit ae1204449c
4 changed files with 34 additions and 14 deletions

View file

@ -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.