Command to enable/disable checks for a jail #8

Closed
opened 2019-01-22 10:08:29 +01:00 by jlecour · 1 comment
Owner

When a server is no pushing its backups, we get a failed check.
If the situation is considered normal, we currently don't have a way to tell bkctld not to report a failed backup.

With commands like bkctld [dis|en]able_check <jail> we could manage this more precisely without completely disabling the check nor doing the touch trick to have it think that a backup has been done.

When a server is no pushing its backups, we get a failed check. If the situation is considered normal, we currently don't have a way to tell bkctld not to report a failed backup. With commands like `bkctld [dis|en]able_check <jail>` we could manage this more precisely without completely disabling the check nor doing the `touch` trick to have it think that a backup has been done.
Author
Owner

Fixed.

In the #33 PR, I've added a way to configure check thresholds for each jail. By setting a negative or zero value, the check is disabled.

Fixed. In the #33 PR, I've added a way to configure check thresholds for each jail. By setting a negative or zero value, the check is disabled.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evobackup#8
No description provided.