Commit Graph

267 Commits

Author SHA1 Message Date
Asif Bacchus fa84894a7d readme: borg details file 2018-10-19 04:24:22 -06:00
Asif Bacchus d6625c78de readme: changed parameter path display 2018-10-19 03:51:12 -06:00
Asif Bacchus d8a2536ec8 readme: optional parameters 2018-10-19 03:49:27 -06:00
Asif Bacchus 7ae24644a9 readme: required parameters 2018-10-19 03:30:05 -06:00
Asif Bacchus 19eec37ed3 readme: root req and parameter intro 2018-10-19 03:19:54 -06:00
Asif Bacchus cd82af7d6f readme: overview and environment 2018-10-19 03:10:54 -06:00
Asif Bacchus 9201032afa Fixed incorrect warning variable in summary report.
Removed extra colons from hash table headings.
2018-10-18 00:50:11 -06:00
Asif Bacchus 65c8bf8113 Formatting change to end of script log entry 2018-10-18 00:48:57 -06:00
Asif Bacchus a2b462c202 Added info tags for borg processes 2018-10-18 00:26:50 -06:00
Asif Bacchus 646d4976fd Corrected typo in 503 comments 2018-10-18 00:23:01 -06:00
Asif Bacchus 34bae9d580 Added logfile location info tag 2018-10-18 00:19:56 -06:00
Asif Bacchus 37449382b2 Timestamp lookup filter for logwatch to use when parsing backup log 2018-10-16 09:56:51 -06:00
Asif Bacchus 3eff04c046 Created logwatch service file for parsing backup log 2018-10-16 09:54:52 -06:00
Asif Bacchus d0a8df5b70 Sample logwatch config files for backup log processing 2018-10-16 09:39:27 -06:00
Asif Bacchus ab9689d77f Sample logrotate file for backup log 2018-10-16 09:34:29 -06:00
Asif Bacchus ff3f9f4eba Fixed error in borg config sample 2018-10-16 09:26:29 -06:00
Asif Bacchus 15d2db16bd Changed ncMaint to use sudo instead of su to allow non-interactive accts 2018-10-16 09:25:45 -06:00
Asif Bacchus 71507b1341 Updated 'note' colour to light instead of normal magenta 2018-10-16 02:37:52 -06:00
Asif Bacchus 5cde95687e Removed extraneous trailing slash removal on exported TMPDIR var 2018-10-16 02:36:46 -06:00
Asif Bacchus 0d1e85179a Removed trailing slash on base_dir variable. Type-matched clean503 var. 2018-10-16 02:33:28 -06:00
Asif Bacchus aca45311ea Added warning for missing xtraLocations 2018-10-16 02:15:34 -06:00
Asif Bacchus 0d018e3b65 Updated exclusion processing section to only warn if errant file specified.
Logs if no file specified to begin with.
2018-10-16 02:07:47 -06:00
Asif Bacchus 2323eb435e Added logging of accepted mapped borg variables 2018-10-16 02:04:25 -06:00
Asif Bacchus e7f5a836ec Correct error checking within tmp dir creation section 2018-10-16 02:02:04 -06:00
Asif Bacchus fc3c793dc2 Added check/create tmp folder for borg to circumvent /tmp noexec problem 2018-10-16 01:37:44 -06:00
Asif Bacchus 15bf15269d Corrected spacing for clarity in if statement 2018-10-16 01:16:59 -06:00
Asif Bacchus 1e217bf88c Better sample prune timeframes 2018-10-14 23:47:21 -06:00
Asif Bacchus 6b9dadac86 Sample include/exclude lists for general setup 2018-10-14 23:47:08 -06:00
Asif Bacchus 5c172fea0a Updated directory structure 2018-10-14 23:34:56 -06:00
Asif Bacchus 214d1ce2b2 Created sample nc_borg and nc_sql details files 2018-10-14 23:28:21 -06:00
Asif Bacchus 4a3d818805 Updated .gitignore so sample files are tracked 2018-10-14 23:28:06 -06:00
Asif Bacchus cb2be1490a Created sample 503.html 2018-10-14 23:16:32 -06:00
Asif Bacchus eba4dd8221 updated .gitignore 2018-10-14 23:08:32 -06:00
Asif Bacchus c11bfc5e2f Created help screen usage summary 2018-10-14 23:05:52 -06:00
Asif Bacchus 163cb46168 Added end of script success tag 2018-10-14 16:58:47 -06:00
Asif Bacchus 6ec3f84d37 Added error trap (warning) for missing exclusions file 2018-10-14 16:54:57 -06:00
Asif Bacchus 691a15dd73 removed dry-run from prune commandline 2018-10-14 16:32:03 -06:00
Asif Bacchus 9808201128 removed quotes from borg create commandlines 2018-10-14 16:31:30 -06:00
Asif Bacchus 21476ff27b removed quotes from prune commandline 2018-10-14 16:30:18 -06:00
Asif Bacchus 2d3a19db31 Changed borg operations logging format to bold 2018-10-14 15:40:43 -06:00
Asif Bacchus c9febf9b08 Updated logging output for xtraFiles processing 2018-10-14 15:31:18 -06:00
Asif Bacchus cf6af2c01f Corrected errors in var assignment to borg repo and passphrase env vars 2018-10-14 14:59:48 -06:00
Asif Bacchus 7ed19690e5 Corrected mistake in borg repo/archive name 2018-10-14 14:57:23 -06:00
Asif Bacchus 365aa69e70 Fixed typo in warning 2111 2018-10-14 14:55:27 -06:00
Asif Bacchus d0986a9eaa Changed warning codes to completely numeric 2018-10-14 14:55:05 -06:00
Asif Bacchus 27de43abf4 Fixed notification output error 2018-10-14 10:50:50 -06:00
Asif Bacchus 4532ec5eb5 Moved cleanup call after exitError counter update 2018-10-14 10:44:50 -06:00
Asif Bacchus 929f1cef9b Removed final call turn off NC maint mode. Redundant. 2018-10-14 10:38:23 -06:00
Asif Bacchus 7d52face6d Updated all calls to quit to use new exitError counter 2018-10-14 10:37:44 -06:00
Asif Bacchus 01f4a3dc0c Changed error system to array variable and updated quit to report them. 2018-10-14 10:32:59 -06:00