Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-22 | fix non-rdiff backup checks | Antoine Beaupré | |
2015-04-22 | we switched layout: only one subdir now | Antoine Beaupré | |
2015-04-22 | always add the directory name to service | Antoine Beaupré | |
2015-04-17 | add an option to directly pipe results to nagios to avoid timeouts | Antoine Beaupre | |
2015-04-17 | improve logging by showing the flag file used | Antoine Beaupré | |
2015-04-17 | use end times for backups | Antoine Beaupré | |
2015-04-17 | add state to message | Antoine Beaupré | |
2015-04-17 | show time delay in hours | Antoine Beaupré | |
2015-04-17 | look into subdirectories for multiple backups per hosts | Antoine Beaupré | |
we still have a somewhat fucked up structure here, but that's how we use it at koumbit right now | |||
2015-04-17 | use proper variable for rdiff checks | Antoine Beaupré | |
this code is now tested and works, at least for rdiff. it is assumed that simple flags also works. | |||
2015-04-17 | more refactoring | Antoine Beaupré | |
get rid of more temporary variables and cleanup | |||
2015-04-17 | refactor checkbackups.pl further | Antoine Beaupré | |
split everything in smaller functions again remove the $crit and $warn variables, refer to $opt_w and $opt_c since they are global anyways | |||
2015-04-17 | refactor rdiff check to isolate in a reusable function | Antoine Beaupré | |
2011-10-12 | make checkbackups script ignore lost+found dir | Jerome Charaoui | |
2009-09-24 | fix vserver lookup script | Antoine Beaupre | |
2009-06-25 | detect properly duplicity backups | Antoine Beaupre | |
2009-06-18 | add -o flag to treat only one backup, add rsync.log detection | Antoine Beaupre | |
2009-06-16 | parse rdiff-backup logfile for the last real successful backup instead of ↵ | Antoine Beaupre | |
just relying on the backup logfile timestamp | |||
2009-04-27 | add missing comma | Antoine Beaupre | |
2009-04-17 | drop the dom_sufx hack, calculate based on the parent's domain instead | Antoine Beaupre | |
2009-04-17 | note which is the parent | Antoine Beaupre | |
2009-04-17 | detect multiple vserver locations | Antoine Beaupre | |
2009-04-17 | try to refactor to detect vserver backups | Antoine Beaupre | |
2009-01-13 | rewrite nagios check scripts in perl | Antoine Beaupre | |