Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_rsnapshot.php

Last Release Date
2012-09-28
Compatible With
  • Nagios 3.x
Owner
License
BSD
Hits
53456
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This is the most comprehensive plugin available for Nagios. It will verify backups made via the rsnapshot utility through Nagios using a number of tests:



* **minfiles** - checks the number of files in a snapshot against a minimum expected number;
* **minsize** - checks the size of a snapshot against a minimum expected size;
* **log** - parses the rsnapshot log to ensure the most recent runs for each retention period completed successfully;
* **timestamp** - checks for files created server side containing a timestamp and thus ensuring snapshots are succeedin;
* **rotation** - checks that retention directories are being rotated; and
* **dir-creation** - checks that retention directories are being created.
Reviews (1)
byjohnny08, June 17, 2013
Thank you Barryo for this usefull plugin.