mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
[fresh_backup] Add missing reference to backup-manager
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
parent
f751a0d865
commit
07fb93c2a4
1 changed files with 4 additions and 0 deletions
|
@ -29,10 +29,14 @@ This will also set the warning and critical values for this plugin to 2*4 and
|
|||
4, respectively, meaning that if the number of fresh files goes below those
|
||||
limits, the relevant notifications will be triggerred.
|
||||
|
||||
An example configuration snippet for backup-manager [0] follows.
|
||||
|
||||
export BM_REPOSITORY_ROOT="/path/to/your/backups"
|
||||
export BM_TARBALL_FILETYPE="tar.bz2"
|
||||
export BM_TARBALL_DIRECTORIES="/etc /home /srv /data"
|
||||
|
||||
[0] https://github.com/sukria/Backup-Manager
|
||||
|
||||
=head1 AUTHOR
|
||||
|
||||
Olivier Mehani <shtrom+munin@ssji.net>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue