24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
# 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_](https://sourceforge.net/projects/n-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
|
|
|
|
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.
|