Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios (Synagios) Plugin to check when the last Backup was done with HyperBackup
Current Version
201608111310
Last Release Date
2016-08-11
Owner
Markus Walther
Website
http://www.markuswalther.org/
Compatible With
Nagios Plugin
Script to copy the log
Readme
Nagios Plugin to check when the last Backup was done with HyperBackup
Preparation: The HyperBackup Logfile is required within the Nagios-chroot. As there is a limited access right on the original file we'll copy it: 1. copy "check_hyperbackup.sh" to /volume1/@appstore/Synagios/nagios-chroot/usr/lib/nagios/plugins/ 2. make the script executable: chmod a+x /volume1/@appstore/Synagios/nagios-chroot/usr/lib/nagios/plugins/check_hyperbackup.sh 3. copy "synobackuplog.sh" to /volume1/@appstore/Synagios/nagios-chroot/bin/ 4. make the script executable: chmod a+x /volume1/@appstore/Synagios/nagios-chroot/bin/synobackuplog.sh 5. create cron-job which runs every hour in /etc/crontab (globally, not in nagios-chroot!): 5 * * * * root /volume1/@appstore/Synagios/nagios-chroot/bin/synobackuplog.sh 6. run the script one time: sudo ./volume1/@appstore/Synagios/nagios-chroot/bin/synobackuplog.sh
Tested on Synology DS116 using Synagios
Usage: ./check_hyperbackup.sh $ARG1$ $ARG2$
$ARG1$ = Warning-Level $ARG2$ = Critical-Level
By Markus Walther <[email protected]>
Version: 201608111310
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!