check_backuppc/README.md

25 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2024-10-07 12:03:29 +02:00
# Nagios/Icinga check plugins for BackupPC
2024-10-07 12:03:29 +02:00
This repository compile some useful Nagios/Icinga check plugins for BackupPC :
2024-10-07 12:03:29 +02:00
- _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>.
2024-10-07 12:03:29 +02:00
## Compatibility
This check plugins have been successfully test with BackupPC 3 (3.2.1) and 4 (4.1.5).
2024-10-07 12:03:29 +02:00
## Copyright
Copyright (c) 2018 Easter-eggs
2024-10-07 12:03:29 +02:00
## 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.
2024-10-07 12:03:29 +02:00
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.
2024-10-07 12:03:29 +02:00
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.