TOP LEVEL CATEGORIES
EXPLORE
Description:
The check_backup plugin is designed to provide a generic way to check the status of backup processes by reading the contents of a file your scripts will leave either locally to the Nagios server, or on a remotely accessible host through ssh.
The file it checks is in the format [timestamp] [exitcode] on one line. [timestamp] is seconds since the epoch of backup completion, [exitcode] is 0 for success. All of this is documented in the script, which with the exception of ssh support has no dependencies other than bash.
I use this to monitor the status of my rsync backups – the script will exit with OK, WARNING, or CRITICAL status based on the backup’s recorded exicode, or after the time frames supplied by the user.
It’s very easy to use and setup. Just read the comments at the top of the script and you’ll be up in no time.
Hoping you find this useful,
-John
Current Version
1.0
Last Release Date
2015-03-22
Compatible With
Owner
John E.P. Hynes
Download URL
http://www.hytronix.com/~john/check_backup
License
BSD
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.