Nagios check plugins for BackupPC
Find a file
2024-10-07 14:59:46 +02:00
.gitlab Configure CI to build and publish Debian packages 2024-10-07 14:59:46 +02:00
debian Add Debian package building files 2024-10-07 13:21:12 +02:00
.editorconfig Use spaces instead of tabs for indentation 2024-10-07 12:04:10 +02:00
.gitignore Add Debian package building files 2024-10-07 13:21:12 +02:00
.gitlab-ci.yml Configure CI to build and publish Debian packages 2024-10-07 14:59:46 +02:00
.pre-commit-config.yaml Add some pre-commit hooks 2024-10-07 12:04:13 +02:00
.yamllint.yml Configure CI to build and publish Debian packages 2024-10-07 14:59:46 +02:00
build.sh Add Debian package building files 2024-10-07 13:21:12 +02:00
check_backuppc Add Debian package building files 2024-10-07 13:21:12 +02:00
check_backuppc_du Add Debian package building files 2024-10-07 13:21:12 +02:00
check_backuppc_nb_bkp_v3 Add Debian package building files 2024-10-07 13:21:12 +02:00
README.md Add some pre-commit hooks 2024-10-07 12:04:13 +02:00

Nagios/Icinga check plugins for BackupPC

This repository compile some useful Nagios/Icinga check plugins for BackupPC :

  • check_backuppc* : Check the age of the last backup
  • check_backuppc_du : Check disk space use by backups

* This check plugins was fork from check_backuppc (version 1.1.0) write by Seneca Cunningham tetragon@users.sourceforge.net.

Compatibility

This check plugins have been successfully test with BackupPC 3 (3.2.1) and 4 (4.1.5).

Copyright (c) 2018 Easter-eggs

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.