Commit Graph

282 Commits

Author SHA1 Message Date
Asif Bacchus
d7530f6914 Added quick note about default 2018-10-23 04:50:37 -06:00
Asif Bacchus
abc7c279f8 Created readme for logwatch integration 2018-10-19 10:13:54 -06:00
Asif Bacchus
924efa8c6d readme: Added TOC and fixed bash fences to prevent TOC errors 2018-10-19 06:57:58 -06:00
Asif Bacchus
7a81071028 readme: proofreading 2018-10-19 06:50:30 -06:00
Asif Bacchus
88a77066a9 readme: final notes 2018-10-19 05:55:29 -06:00
Asif Bacchus
3926699007 readme: updated headings for compliance with best practices 2018-10-19 05:48:27 -06:00
Asif Bacchus
e166086f91 readme: log file section 2018-10-19 05:46:51 -06:00
Asif Bacchus
4211b2e29c readme: added cron 2018-10-19 05:36:57 -06:00
Asif Bacchus
2c3aa9db64 Readme: updated headings 2018-10-19 05:28:01 -06:00
Asif Bacchus
d1aee2049b readme: added install notes 2018-10-19 05:26:04 -06:00
Asif Bacchus
305d571d46 readme: added 503 functionality section and bookmarks 2018-10-19 05:17:57 -06:00
Asif Bacchus
2e35e2ff1f readme: added bookmark to sql details file 2018-10-19 04:54:04 -06:00
Asif Bacchus
34525daedc readme: added protection section for borg details file 2018-10-19 04:44:19 -06:00
Asif Bacchus
21dfb8bd64 readme: sql details file 2018-10-19 04:41:32 -06:00
Asif Bacchus
2d1040bc47 readme: added examples for xtraLocations 2018-10-19 04:30:30 -06:00
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